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 563437 - Keyboard-Indicator crashes
Keyboard-Indicator crashes
Status: RESOLVED DUPLICATE of bug 553915
Product: gnome-applets
Classification: Other
Component: keyboard indicator (gswitchit)
2.24.x
Other All
: Normal critical
: ---
Assigned To: gnome-applets Maintainers
gnome-applets Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-12-06 13:12 UTC by Otto Allmendinger
Modified: 2009-07-08 10:34 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24



Description Otto Allmendinger 2008-12-06 13:12:53 UTC
Steps to reproduce:
1. Set the keyboard layout to "US international (AltGr dead keys)"
2. Work normally for 5 minutes or so, maybe use multimedia keys
3. keyboard-indicator crashes

Stack trace:
  • #0 gkbd_indicator_fill
    from /usr/lib/libgnomekbdui.so.3
  • #1 gkbd_indicator_reinit_ui
    from /usr/lib/libgnomekbdui.so.3
  • #2 gkbd_indicator_kbd_cfg_callback
    from /usr/lib/libgnomekbdui.so.3
  • #3 g_cclosure_marshal_VOID__VOID
    from /usr/lib/libgobject-2.0.so.0
  • #4 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #5 signal_emit_unlocked_R
    from /usr/lib/libgobject-2.0.so.0
  • #6 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #7 g_signal_emit_by_name
    from /usr/lib/libgobject-2.0.so.0
  • #8 xkl_xkb_load_all_info
    from /usr/lib/libxklavier.so.12
  • #9 xkl_engine_reset_all_info
    from /usr/lib/libxklavier.so.12
  • #10 xkl_xkb_process_x_event
    from /usr/lib/libxklavier.so.12
  • #11 xkl_engine_filter_events
    from /usr/lib/libxklavier.so.12
  • #12 gkbd_indicator_filter_x_evt
    from /usr/lib/libgnomekbdui.so.3
  • #13 gdk_event_translate
    from /usr/lib/libgdk-x11-2.0.so.0
  • #14 _gdk_events_queue
    from /usr/lib/libgdk-x11-2.0.so.0
  • #15 gdk_event_dispatch
    from /usr/lib/libgdk-x11-2.0.so.0
  • #16 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #17 g_main_context_iterate
    from /usr/lib/libglib-2.0.so.0
  • #18 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #19 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #20 bonobo_generic_factory_main_timeout
    from /usr/lib/libbonobo-2.so.0
  • #21 bonobo_generic_factory_main
    from /usr/lib/libbonobo-2.so.0
  • #22 panel_applet_factory_main_closure
    from /usr/lib/libpanel-applet-2.so.0
  • #23 panel_applet_factory_main
    from /usr/lib/libpanel-applet-2.so.0
  • #24 main



Other information:
Keyboard: Dell USB Multimedia Keyboard
Xorg version: X.Org X Server 1.5.3

The crash happens when using the "US international (AltGr deadkeys)" layout, but not with the default english or the default german layout
Comment 1 Philip Withnall 2009-07-08 10:34:32 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade.


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