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 457054 - gnome-appearance-setting crashes during load
gnome-appearance-setting crashes during load
Status: RESOLVED NOTGNOME
Product: gnome-control-center
Classification: Core
Component: [obsolete] Appearance
2.19.x
Other All
: Normal critical
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-07-15 07:40 UTC by Graham Forest
Modified: 2007-07-17 14:31 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description Graham Forest 2007-07-15 07:40:07 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

Thread 1 (Thread 47189237554160 (LWP 15290))

  • #0 style_init
    at appearance-style.c line 883
  • #1 main
    at appearance-main.c line 140


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.
Comment 1 Jens Granseuer 2007-07-15 18:05:13 UTC
What version is that? From the warning message, it looks like the appearance.glade file might not be properly installed.
Comment 2 Graham Forest 2007-07-15 19:28:28 UTC
It's version 2.19.5

sha1sum:
0f80440a822b5c73c618dd38435016a5e75169de  /usr/share/gnome-control-center/glade/appearance.glade
Comment 3 Jens Granseuer 2007-07-16 17:31:49 UTC
The version of appearance.glade tagged as 2.19.5 gives me
1e5c45a40df00173b88dd524b149e5aa7847723f
...
Comment 4 Graham Forest 2007-07-17 07:00:42 UTC
Looks like replacing it with the vanilla one that matches your sha1 fixes the issue.

Thanks for the help, I'll report it downstream.
Comment 5 Daniel Holbach 2007-07-17 14:31:58 UTC
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