Advertisement
Guest User

Untitled

a guest
Oct 20th, 2012
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. (cheese:30308): Gdk-WARNING **: The program 'cheese' received an X Window System error.
  2. This probably reflects a bug in the program.
  3. The error was 'BadRequest (invalid request code or no such operation)'.
  4. (Details: serial 136 error_code 1 request_code 135 minor_code 19)
  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 GDK_SYNCHRONIZE environment
  8. variable to change this behavior. You can then get a meaningful
  9. backtrace from your debugger if you break on the gdk_x_error() function.)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement