Windows launched seem to crash all the time on us. Like this.
Code: Select all
checkers [~] > gaim
The program 'gaim' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadWindow (invalid Window parameter)'.
(Details: serial 2219 error_code 3 request_code 38 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 --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.)Code: Select all
checkers [~] > emacs
X protocol error: BadWindow (invalid Window parameter) on protocol request 38I had the same problem with a Gentoo workstation box of mine. Also, it doesn't seem to matter what the client is running, we have tested it on OS X, Ubuntu, Solaris, and Gentoo. Alright, any ideas?


