Bugzilla – Bug 469257
gnome-display-propertis exits gnome-settings-daemon
Last modified: 2011-04-04 03:14:01 UTC
I've configured the display for big desktop that expands to my external monitor. I noticed that gnome-settings-daemon exits when ever I use the gnome-display-properties to change the display resolution. I found the following stack trace by attaching gdb to gnome-seetings-deamon Breakpoint 1, 0xb6e7a8d6 in exit () from /lib/libc.so.6 (gdb) where #0 0xb6e7a8d6 in exit () from /lib/libc.so.6 #1 0xb7c25927 in ?? () from /usr/lib/libgdk-x11-2.0.so.0 #2 0xb6035580 in xkl_process_error () from /usr/lib/libxklavier.so.12 #3 0xb78ec259 in _XError () from /usr/lib/libX11.so.6 #4 0xb78f4258 in ?? () from /usr/lib/libX11.so.6 #5 0xb78f4602 in _XReply () from /usr/lib/libX11.so.6 #6 0xb6e38cb8 in XRRSetCrtcConfig () from /usr/lib/libXrandr.so.2 #7 0xb6c0d46b in gnome_rr_crtc_set_config () from /usr/lib/libgnome-desktop-2.so.7 #8 0xb6c0ed8b in ?? () from /usr/lib/libgnome-desktop-2.so.7 #9 0xb6fee396 in g_hash_table_foreach () from /usr/lib/libglib-2.0.so.0 #10 0xb6c0f10f in gnome_rr_config_apply () from /usr/lib/libgnome-desktop-2.so.7 #11 0xb6c10e03 in gnome_rr_config_apply_stored () from /usr/lib/libgnome-desktop-2.so.7 #12 0xb6c63685 in ?? () from /usr/lib/gnome-settings-daemon-2.0/libxrandr.so #13 0xb7c1ab16 in ?? () from /usr/lib/libgdk-x11-2.0.so.0 #14 0xb7c1c273 in ?? () from /usr/lib/libgdk-x11-2.0.so.0 #15 0xb7c1c69f in ?? () from /usr/lib/libgdk-x11-2.0.so.0 #16 0xb6ffc9a8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #17 0xb7000063 in ?? () from /usr/lib/libglib-2.0.so.0 #18 0xb7000582 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 #19 0xb7d92fc9 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0 #20 0x0804b21c in main () [Thread 0xb6a17b90 (LWP 19229) exited] Program exited with code 01. Note that, I can restart gnome-settings-deamon and I get back the display properties (font settings etc.) correctly. Marking it for X11 application since I'm not sure where it should go...
Some more system information... jjaimon-ibm(jjaimon)::/tmp>uname -a Linux jjaimon-ibm 2.6.27.7-9-pae #1 SMP 2008-12-04 18:10:04 +0100 i686 i686 i386 GNU/Linux x11-video-fglrxG01-8.561-1.1 ati-fglrxG01-kmp-pae-8.561_2.6.27.7_9.1-1.1 Above two packages are from http://www2.ati.com/suse/11.1 repository i | gnome-settings-daemon| package | 2.24.0-3.19 | i586 |openSUSE-11.1-Oss i | gnome-control-center | package | 2.24.0.1-3.19 | i586 |openSUSE-11.1-Oss
There is a bunch of pending updates for the multihead stack in openSUSE 11.1. I'll tell you when you can update your packages to re-test this; sorry about the delay :(
Note to self - this is fglrx, which doesn't support RANDR 1.2. We may just be getting a BadRequest here.
The version with which you had the bug is now obsolete. I'll close this as NORESPONSE. If you can still reproduce it in current 11.4, please reopen the bug and move it to the appropriate version. Thanks!