cairo-dock-team team mailing list archive
-
cairo-dock-team team
-
Mailing list archive
-
Message #02941
[Bug 756486] Re: cairo crashes after switching keyboard layout
Hello,
Thank you for this bug report!
I think it's maybe a problem with the librairy used by the dock. But it shouldn't crash!
Is it possible to have a backtrace in order to know what's wrong? Can you have a look there: http://wiki.glx-dock.org/?p=ddd
--
You received this bug notification because you are a member of Cairo-
Dock Team, which is subscribed to Cairo-Dock Core.
https://bugs.launchpad.net/bugs/756486
Title:
cairo crashes after switching keyboard layout
Status in Cairo-Dock : Core:
New
Bug description:
I am using cairo-dock without OpenGl because I have GMA950 videocard and cairo with OpenGl takes over 50% of CPU power.
I got the bug when cairo sometimes crashed during a work. Finally I found out why it is happening.
The problem is in Keyboard indicator applet.
Having run the command "cairo-dock -l debug" and switched the keyboard layout I've got this in terminal:
..........
debug : (/build/buildd/cairo-dock-plug-ins-2.3.0~0rc2~20110405/keyboard-indicator/src/applet-xklavier.c:cd_xkbd_keyboard_state_changed:111)
group : 1 -> 1 ; indic : 0 -> 0
warning : (/build/buildd/cairo-dock-2.3.0~0rc2~20110405/src/cairo-dock.c:_cairo_dock_intercept_signal:272)
Cairo-Dock has crashed (sig 11).
It will be restarted now (cairo-dock -l debug -m).
Feel free to report this bug on glx-dock.org to help improving the dock !
info on the system :
Linux vovcheek-laptop 2.6.35-28-generic #49-Ubuntu SMP Tue Mar 1 14:40:58 UTC 2011 i686 GNU/Linux
Segmentation fault
...........
Full file of "cairo-dock -l > debug.txt" is in attachment.
Method of switching keyboard layout: Left Ctrl + Left Shift.
My keyboard layouts: USA, Ukraine Winkeys, Russia.
After removing keyboard indicator applet from the cairo-dock
everything works fine.
References