Hi All,

I'm having problem using Keyboard Indicator Applet in vermillion 08 and 09.

When trying to add applet to a panel, the applet crashes regardless of 
the keyboard layout settings defined under Destop/Properties/Keyboard.

I have used instructions from 
http://www.davyd.id.au/articles/debugging-gnome-applets.shtml to 
generate gdb backtrace.

I have searched gnome bugzilla but there seems to be no bugs related to 
keyoboard switching, at least not fatal.

Anyone experiencing the same problems?

thanx,
Martin

X Window System Version 6.9.0 (Sun Xorg Release 1.2 for Solaris 11)
Solaris Nevada b36, vermillion 09,

The backtrace follows:

[1145518852,000,gswitchit_config.c:GSwitchItConfigLoadGroupDescriptionsUtf8/] 
  The mismatch between the number of groups: 2 and number of layouts: 1

Program received signal SIGSEGV, Segmentation fault.
0xfef04b80 in countbytes () from /lib/libc.so.1
(gdb) bt
#0  0xfef04b80 in countbytes () from /lib/libc.so.1
#1  0xfef40276 in _ndoprnt () from /lib/libc.so.1
#2  0xfef42725 in vsnprintf () from /lib/libc.so.1
#3  0xfedef3aa in g_vsnprintf () from /usr/lib/libglib-2.0.so.0
#4  0xfedef211 in g_snprintf () from /usr/lib/libglib-2.0.so.0
#5  0x0805c189 in GSwitchItAppletPrepareDrawing ()
#6  0x0805c62a in GSwitchItAppletFillNotebook ()
#7  0x0805d599 in GSwitchItAppletInit ()
#8  0x0805d825 in GSwitchItAppletNew ()
#9  0x0805b9ba in KeyboardAppletFactory ()
#10 0xfc01d3d5 in panel_applet_marshal_BOOLEAN__STRING ()
    from /usr/lib/libpanel-applet-2.so.0
#11 0xfed4a6b6 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#12 0xfc9a1045 in bonobo_closure_invoke_va_list ()
    from /usr/lib/libbonobo-2.so.0
#13 0xfc9a1301 in bonobo_closure_invoke () from /usr/lib/libbonobo-2.so.0
#14 0xfc01b04f in panel_applet_control_bound ()
    from /usr/lib/libpanel-applet-2.so.0
#15 0xfed5edd9 in g_cclosure_marshal_VOID__VOID ()
    from /usr/lib/libgobject-2.0.so.0
#16 0xfed4a6b6 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#17 0xfed5e658 in signal_emit_unlocked_R () from 
/usr/lib/libgobject-2.0.so.0
#18 0xfed5d95d in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0

Reply via email to