http://bugzilla.novell.com/show_bug.cgi?id=581685 http://bugzilla.novell.com/show_bug.cgi?id=581685#c17 --- Comment #17 from David Rankin <drankinatty@suddenlinkmail.com> 2010-05-06 22:06:11 UTC --- The problem is in more than just libgstlv2.so. With Thunderbird 3.0.4, the problem persists: I tried to start gnome-settings-daemon while using thunderbird today so that the fonts would look right. It crashed. Before attempting to start it the second time, I set tailf on .xsession-errors. Here is what was captured: 16:49 alchemy:~> tailf .xsession-errors X Error: BadWindow (invalid Window parameter) 3 Major opcode: 19 Minor opcode: 0 Resource id: 0x4c00026 X Error: BadWindow (invalid Window parameter) 3 Major opcode: 20 Minor opcode: 0 Resource id: 0x4c00026 (thunderbird-bin:23972): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed On the command line, you receive the following errors: 16:48 alchemy:~> sh scr/dt/gnome/gsd.sh 16:49 alchemy:~> CRTC 90 Timestamp: 3373668 Output 91 Timestamp: 3373668 CRTC 90 Timestamp: 3373668 Output 91 Timestamp: 3373668 Shutdown failed or nothing to shut down. [1273182581,000,xklavier.c:xkl_engine_start_listen/] The backend does not require manual layout management - but it is provided by the applicationxrdb: "*Label.background" on line 220 overrides entry on line 150 xrdb: "*Text.background" on line 226 overrides entry on line 191 xrdb: "*Label.foreground" on line 232 overrides entry on line 151 xrdb: "*Text.foreground" on line 238 overrides entry on line 192 xrdb: "*Label.background" on line 220 overrides entry on line 150 xrdb: "*Text.background" on line 226 overrides entry on line 191 xrdb: "*Label.foreground" on line 232 overrides entry on line 151 xrdb: "*Text.foreground" on line 238 overrides entry on line 192 (gnome-settings-daemon:24381): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed xrdb: "*Label.background" on line 220 overrides entry on line 150 xrdb: "*Text.background" on line 226 overrides entry on line 191 xrdb: "*Label.foreground" on line 232 overrides entry on line 151 xrdb: "*Text.foreground" on line 238 overrides entry on line 192 xrdb: "*Label.background" on line 220 overrides entry on line 150 xrdb: "*Text.background" on line 226 overrides entry on line 191 xrdb: "*Label.foreground" on line 232 overrides entry on line 151 xrdb: "*Text.foreground" on line 238 overrides entry on line 192 The gsd.sh script above is just: 16:49 alchemy:~> cat scr/dt/gnome/gsd.sh #!/bin/bash /usr/lib/gnome-settings-daemon/gnome-settings-daemon & exit 0 (it cuts down on typing while this bug is being worked) What is the status of this bug? Can I provide more information that would help? I sure would like to get this thing fixed. It is really annoying to have the fonts in all the gtk apps messed up when the gnome-setting-daemon decides to check out and not start again. Let me know if you need anything. Thanks. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.