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 77175 - gnome-keybinding-properties crashes immediately
gnome-keybinding-properties crashes immediately
Status: RESOLVED DUPLICATE of bug 76876
Product: gnome-control-center
Classification: Core
Component: [obsolete] Keybinding
1.99
Other Linux
: Normal normal
: GNOME2.0
Assigned To: Jonathan Blandford
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-04-01 07:15 UTC by Ben Liblit
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.0



Description Ben Liblit 2002-04-01 07:15:54 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.
Comment 1 Luis Villa 2002-04-10 02:53:38 UTC
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.
Comment 2 Luis Villa 2002-04-15 19:59:05 UTC

*** This bug has been marked as a duplicate of 76876 ***