Advertisement
Guest User

GrooveWalrus X error

a guest
Dec 8th, 2010
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.68 KB | None | 0 0
  1. The program 'python' received an X Window System error.
  2. This probably reflects a bug in the program.
  3. The error was 'BadValue (integer parameter out of range for operation)'.
  4. (Details: serial 51619 error_code 2 request_code 148 minor_code 5)
  5. (Note to programmers: normally, X errors are reported asynchronously;
  6. that is, you will receive the error a while after causing it.
  7. To debug your program, run it with the --sync command line
  8. option to change this behavior. You can then get a meaningful
  9. backtrace from your debugger if you break on the gdk_x_error() function.)
  10.  
  11. I also saw the details line as:
  12. (Details: serial 131573 error_code 2 request_code 55 minor_code 0)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement