Advertisement
Tyluur

Untitled

Jun 28th, 2012
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. The program 'java' received an X Window System error.
  2. This probably reflects a bug in the program.
  3. The error was 'BadAccess (attempt to access private resource denied)'.
  4. (Details: serial 26 error_code 10 request_code 33 minor_code 0)
  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.)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement