Skip to content

Instantly share code, notes, and snippets.

@jc00ke
Created December 15, 2014 21:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jc00ke/6efaf24fa67a4df2d7e9 to your computer and use it in GitHub Desktop.
Save jc00ke/6efaf24fa67a4df2d7e9 to your computer and use it in GitHub Desktop.
xfsettingsd error
~  xfsettingsd --replace &
~  The program 'xfsettingsd' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadRRCrtc (invalid Crtc parameter)'.
(Details: serial 895 error_code 148 request_code 140 minor_code 21)
(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.)
Job 1, “xfsettingsd --replace &” has ended
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment