← Back to team overview

cairo-dock-team team mailing list archive

[Bug 478345] Re: dock unusable if the position is on the left or right side

 

thanks for the debug !
the "cairo_dock_on_button_press (4/1)" is when you click on the icon, whereas the "cairo_dock_on_button_press (7/1)" is when you release it (the icon is executed after the release)
we can see the line 
"message : (applet-notifications.c:cd_icon_effect_free_data:374)"
just after the click when it doesn't work, which is very strange because there is almost no code just after the click.
So maybe you are moving the mouse a little when clicking, which triggers another event.
could you please check this point ?

Also, could you please try with locking the icons, and also with locking the dock (in the right-click menu) ? 
Thanks.

-- 
dock unusable if the position is on the left or right side
https://bugs.launchpad.net/bugs/478345
You received this bug notification because you are a member of Cairo-
Dock Team, which is subscribed to Cairo-Dock Core.

Status in Cairo-Dock : Core: New

Bug description:
Version 2.1.1-2

Cairo-Dock is unusable if it is located on the left or right side of the screen. A click on the icons may or may not give any result. Most times a click is ignored. At the positions top and bottom Cairo-Dock worked fine.

I tested this on some of my computers with different graphic cards (NVidia 9500 GT, ATI X700, ...). All of the systems runs KDE 4.3.2. I tested it with version 2.0.7 too with the same result.



References