GNOME Bugzilla – Bug 457054
gnome-appearance-setting crashes during load
Last modified: 2007-07-17 14:31:58 UTC
Steps to reproduce: 1. Start gnome-appearance-settings 2. ??? 3. Crash! Stack trace: (gnome-appearance-properties:15290): Gtk-CRITICAL **: gtk_widget_set_sensitive: assertion `GTK_IS_WIDGET (widget)' failed Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 47189237554160 (LWP 15290)] style_init (data=0x8ff520) at appearance-style.c:883 883 appearance-style.c: No such file or directory. in appearance-style.c (gdb) thread apply all bt
+ Trace 148132
Thread 1 (Thread 47189237554160 (LWP 15290))
Other information: I'm running Ubuntu Gutsy on a 64bit machine. I've tried clearing out all theme related prefs with gconf-editor, but g-a-p still crashes.
What version is that? From the warning message, it looks like the appearance.glade file might not be properly installed.
It's version 2.19.5 sha1sum: 0f80440a822b5c73c618dd38435016a5e75169de /usr/share/gnome-control-center/glade/appearance.glade
The version of appearance.glade tagged as 2.19.5 gives me 1e5c45a40df00173b88dd524b149e5aa7847723f ...
Looks like replacing it with the vanilla one that matches your sha1 fixes the issue. Thanks for the help, I'll report it downstream.
I just uploaded a fix to Ubuntu - it was not GNOME breakage after all. gnome-control-center (1:2.19.5-0ubuntu2) gutsy; urgency=low * debian/patches/95_desktop-effects-integration.patch: re-updated, fixed patch conflicts. (LP: #125900), (LP: #126192), (LP: #126376), (LP: #126498) * ./95_desktop-effects-integration.patch, ./99_autoreconf.patch: dropped. * debian/capplets-data.install: don't try to install debian/tmp/usr/share/gnome-control-center/icons - they're gone. -- Daniel Holbach <daniel.holbach@ubuntu.com> Tue, 17 Jul 2007 15:26:57 +0200