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 553914 - gnome-keyboard-applet crashed with SIGSEGV in gkbd_indicator_reinit_ui()
gnome-keyboard-applet crashed with SIGSEGV in gkbd_indicator_reinit_ui()
Status: RESOLVED DUPLICATE of bug 553915
Product: gnome-applets
Classification: Other
Component: keyboard indicator (gswitchit)
2.23.x
Other Linux
: Normal critical
: ---
Assigned To: gnome-applets Maintainers
gnome-applets Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-09-26 10:22 UTC by Sebastien Bacher
Modified: 2008-09-26 10:23 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24



Description Sebastien Bacher 2008-09-26 10:22:05 UTC
the bug has been opened on https://bugs.launchpad.net/ubuntu/+source/gnome-applets/+bug/273299

"Binary package hint: gnome-applets

I resumed from hibernation this morning (first time after upgrading to the Intrepid alpha) to find this crash notice from the keyboard layout switcher, and my keyboard is back to just qwerty (was dvorak).

gnome-applets 2.23.92-0ubuntu1

  • #0 gkbd_indicator_fill
    at gkbd-indicator.c line 279
  • #1 gkbd_indicator_reinit_ui
    at gkbd-indicator.c line 371
  • #2 gkbd_indicator_kbd_cfg_callback
    at gkbd-indicator.c line 472
  • #3 IA__g_cclosure_marshal_VOID__VOID
    at /build/buildd/glib2.0-2.18.1/gobject/gmarshal.c line 77
  • #4 IA__g_closure_invoke
    at /build/buildd/glib2.0-2.18.1/gobject/gclosure.c line 767
  • #5 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.18.1/gobject/gsignal.c line 3244
  • #6 IA__g_signal_emit_valist
    at /build/buildd/glib2.0-2.18.1/gobject/gsignal.c line 2977
  • #7 IA__g_signal_emit_by_name
    at /build/buildd/glib2.0-2.18.1/gobject/gsignal.c line 3071
  • #8 xkl_xkb_load_all_info
    at xklavier_xkb.c line 302
  • #9 xkl_engine_reset_all_info
    at xklavier.c line 523
  • #10 xkl_engine_process_property_evt
    at xklavier_evt.c line 426
  • #11 xkl_engine_filter_events
    at xklavier_evt.c line 48
  • #12 gkbd_indicator_filter_x_evt
    at gkbd-indicator.c line 526
  • #13 gdk_event_translate
    at /build/buildd/gtk+2.0-2.14.2/gdk/x11/gdkevents-x11.c line 349
  • #14 _gdk_events_queue
    at /build/buildd/gtk+2.0-2.14.2/gdk/x11/gdkevents-x11.c line 2299
  • #15 gdk_event_dispatch
    at /build/buildd/gtk+2.0-2.14.2/gdk/x11/gdkevents-x11.c line 2359
  • #16 IA__g_main_context_dispatch
    at /build/buildd/glib2.0-2.18.1/glib/gmain.c line 2142
  • #17 g_main_context_iterate
    at /build/buildd/glib2.0-2.18.1/glib/gmain.c line 2776
  • #18 IA__g_main_loop_run
    at /build/buildd/glib2.0-2.18.1/glib/gmain.c line 2984
  • #19 bonobo_main
    at bonobo-main.c line 311
  • #20 bonobo_generic_factory_main_timeout
    at bonobo-generic-factory.c line 411
  • #21 bonobo_generic_factory_main
    at bonobo-generic-factory.c line 368
  • #22 panel_applet_factory_main_closure
    at panel-applet.c line 1754
  • #23 panel_applet_factory_main
    at panel-applet.c line 1778
  • #24 main
    at switch.c line 37

Comment 1 Sebastien Bacher 2008-09-26 10:23:04 UTC

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