GNOME Bugzilla – Bug 77175
gnome-keybinding-properties crashes immediately
Last modified: 2004-12-22 21:47:04 UTC
The gnome-keybinding-properties capplet crashes consistently and immediately, before even putting up a GUI. The following diagnostic output is printed: warning: failed to load external entity "gnome-keybinding-properties.glade" (gnome-keybinding-properties:2065): libglade-WARNING **: document not well formed! (gnome-keybinding-properties:2065): GConf-CRITICAL **: file gconf-value.c: line 829 (gconf_value_get_string): assertion `value != NULL' failed Stack trace is: #0 strcmp (p1=0x80a99e8 "Default", p2=0x0) at ../sysdeps/generic/strcmp.c:39 #1 0x0804b731 in key_theme_changed (client=0x8080500, cnxn_id=0, entry=0x812a270, user_data=0x809d978) at gnome-keybinding-properties.c:357 #2 0x0804bad2 in setup_dialog (dialog=0x8087350) at gnome-keybinding-properties.c:500 #3 0x0804bd0a in main (argc=1, argv=0xbffff8e4) at gnome-keybinding-properties.c:554 #4 0x40840306 in __libc_start_main (main=0x804bc84 <main>, argc=1, ubp_av=0xbffff8e4, init=0x804a494 <_init>, fini=0x804cc80 <_fini>, rtld_fini=0x4000d2dc <_dl_fini>, stack_end=0xbffff8dc) at ../sysdeps/generic/libc-start.c:129 strace reveals that "gnome-keybinding-properties.glade" is successfully opened, but only *after* the warning about not being able to load it.
Updating all cc bugs that have the GNOME2 keyword set to the GNOME2.0 milestone, to help jrb triage/prioritize cc bugs. Filter on 'luis doing GNOME2 work' to ignore this spam.
*** This bug has been marked as a duplicate of 76876 ***