Comment 7 for bug 327082

Revision history for this message
Paul van Genderen (paulvg) wrote :

This is still an issue in Ubuntu 11.04 amd64 (fully updated) but the request_code is different so I'm not sure if it's the same bug.

The program 'totem' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadValue (integer parameter out of range for operation)'.
  (Details: serial 93 error_code 2 request_code 133 minor_code 19)
  (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.)

I could not break on gdk_x_error, will look into it later.