-
Notifications
You must be signed in to change notification settings - Fork 323
Closed
Description
Nemo constantly crashes for me on Ubuntu 12.10 (installed using the Ubuntu Cinnamon PPA).
The only error I can get (and I tried to get stack traces) is
(nemo:1918): Gdk-ERROR **: The program 'nemo' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadDrawable (invalid Pixmap or Window parameter)'.
(Details: serial 302872 error_code 9 request_code 62 minor_code 0)
(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 GDK_SYNCHRONIZE environment
variable to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)
Metadata
Metadata
Assignees
Labels
No labels