GNOME Bugzilla – Bug 569567
gnome-settings-daemon crashes when running GNOME on Xvnc
Last modified: 2009-05-24 18:15:02 UTC
Steps to reproduce: 1. configure Xvnc with GDM 2. login to GNOME session 3. no default theme, no icons 4. start gnome-settings-daemon --no-daemon, you will see segfault Stack trace: (gdb) bt full
+ Trace 211966
Other information: Disabling keyboard and mouse plugin helps, g-s-d is running without segfault. $ gconftool-2 -R /apps/gnome_settings_daemon/plugins/keyboard priority = 6 active = false $ gconftool-2 -R /apps/gnome_settings_daemon/plugins/mouse priority = 7 active = false
Thanks for taking the time to report this bug. This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade. *** This bug has been marked as a duplicate of 562977 ***
I've seen bug #562977 and I'm collecting more data. This patch helped me partially.
Patch[#ref1] from 562977 resolved the segfault problem. I can enable mouse plugin and everything is working fine. However with applied patch and enabled keyboard plugin I've got wrong keyboard mapping and basically cannot use keyboard at all. Disabling keyboard plugin resolves the problem. Is there any patch for that issue? How I can help? References 1. http://bugzilla.gnome.org/attachment.cgi?id=123812&action=view
What you're seeing now is most likely bug 150542. *** This bug has been marked as a duplicate of 150542 ***
*** Bug 583709 has been marked as a duplicate of this bug. ***