Ticket #295 (reopened defect)
Guake is sometimes killed by Xorg (RenderBadPicture error)
| Reported by: | toal193 | Owned by: | somebody |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | guake | Version: | 0.4.2 |
| Keywords: | crash, X, resolution, orientation | Cc: |
Description
This is specially common when returning from a fullscreen-based app. The following text is printed into stderr:
The program 'guake.py' received an X Window System error. This probably reflects a bug in the program. The error was 'RenderBadPicture? (invalid Picture parameter)'.
(Details: serial 1229 error_code 161 request_code 149 minor_code 7) (Note to programmers: normally, X errors are reported asynchronously;
that is, you will receive the error a while after causing it. To debug your program, run it with the --sync command line option to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.)