GNOME Bugzilla – Bug 390316
keyboard indicator crashes after adding more layout
Last modified: 2006-12-29 12:00:35 UTC
That bug has been opened on https://launchpad.net/distros/ubuntu/+source/gnome-applets/+bug/75989 "Binary package hint: gnome-applets - Add keyboard indicator applet to the panel. - Add one more layout (say Nepal). - Change the order of the layouts in the "Layouts" tab by clicking on "up" and "down" button. - Click Close button => Keyboard Indicator applet won't appear on the panel. - Try adding one more time. => It will crash with the following message: The panel encountered a problem while loading "OAFIID:GNOME_KeyboardApplet". Do you want to delete the applet from your configuration? ... http://librarian.launchpad.net/5556736/gdb-gnome-keyboard-applet.txt gdb backtrace of gnome-keyboard-applet Yes, I downloaded the gnome-applets-dbg package and ran the program from command line. I have attached a backtrace from gdb. ..." Debug backtrace:
+ Trace 97509
Is fiesty using gnome 2.16 or gnome 2.17? The service org.gnome....Registry should be provided by the gnome-settings-daemon. Is it running? Does it provide the service? Could you please try this script: objname=KeyboardConfigRegistry method=GetCurrentDescriptionsAsUtf8 dbus-send --session \ --dest=org.gnome.$objname \ --type=method_call \ --print-reply \ --reply-timeout=20000 \ /org/gnome/$objname \ org.gnome.$objname.$method
GNOME 2.17, there is no tarball for gnome-applets which has been rolled yet. gnome-settings-daemon 2.17.4 is running, there is no service for KeyboardConfigRegistry though, what tarball is supposed to ship it?
Again, same version skew - using g-a 2.16 with g-s-d 2.17