Advertisement
Guest User

Untitled

a guest
Dec 18th, 2013
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.55 KB | None | 0 0
  1. he program 'xfsettingsd' received an X Window System error.
  2. This probably reflects a bug in the program.
  3. The error was 'BadRRCrtc (invalid Crtc parameter)'.
  4. (Details: serial 873 error_code 148 request_code 140 minor_code 21)
  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