After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 628926 - gnome-settings-daemon crashes
gnome-settings-daemon crashes
Status: RESOLVED DUPLICATE of bug 628526
Product: gnome-settings-daemon
Classification: Core
Component: general
2.30.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-settings-daemon-maint
gnome-settings-daemon-maint
Depends on:
Blocks:
 
 
Reported: 2010-09-06 22:17 UTC by Neil Leathers
Modified: 2010-09-23 16:33 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Neil Leathers 2010-09-06 22:17:36 UTC
Occasionally (reoccurring but not reliably reproducible) gnome-settings-daemon crashes with the following message in .xsession-errors

The program 'gnome-settings-daemon' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
  (Details: serial 5183 error_code 8 request_code 15 minor_code 0)
  (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.)

This is noticeable since the sound theme and theme visual changes and several buttons show missing icon stubs.
Comment 1 mark.vanrossum 2010-09-07 18:26:10 UTC
see also 

https://bugzilla.redhat.com/show_bug.cgi?id=624380
Comment 2 Bastien Nocera 2010-09-23 16:31:46 UTC
If you can find out how to reproduce the problem, you'll need to follow the instructions in the debug message, otherwise, we won't be able to do anything about it.
Comment 3 Bastien Nocera 2010-09-23 16:33:17 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

*** This bug has been marked as a duplicate of bug 628526 ***