← 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

 

I get some other messages (other than Michael) while left-clicking on a
launcher with no result. Every click on the icon results in this group
of messages:

-----------
message :  (cairo-dock-dock-manager.c:cairo_dock_stop_quick_hide:527)

debug   :  (cairo-dock-animations.c:cairo_dock_pop_up:75)
  cairo_dock_pop_up (1)
+ cairo_dock_on_button_press (4/1)
message :  (applet-notifications.c:cd_icon_effect_free_data:374)

+ cairo_dock_on_button_press (7/1)
---------

On right-clicking I get this message:

----------
message :  (cairo-dock-dock-manager.c:cairo_dock_stop_quick_hide:527)

debug   :  (cairo-dock-animations.c:cairo_dock_pop_up:75)
  cairo_dock_pop_up (1)
+ cairo_dock_on_button_press (4/3)
----------

I noticed there has to be some more messages while left-clicking on a
launcher icon like the next few messages.

----------
message :  (cairo-dock-dock-manager.c:cairo_dock_stop_quick_hide:527)  
                                                                       
debug   :  (cairo-dock-animations.c:cairo_dock_pop_up:75)              
  cairo_dock_pop_up (1)                                                
+ cairo_dock_on_button_press (4/1)                                     
+ cairo_dock_on_button_press (7/1)                                     
message :  (cairo-dock-callbacks.c:cairo_dock_stop_icon_glide:417)     
                                                                       
+ cairo_dock_notification_click_icon (KCalc)                           
+ launcher                                                             
debug   :  (cairo-dock-callbacks.c:cairo_dock_launch_command_full:1075)  
  cairo_dock_launch_command_full (kcalc , (null))                        
message :  (cairo-dock-animations.c:cairo_dock_start_icon_animation:395)  
  cairo_dock_start_icon_animation (KCalc, 2)                              
message :  (applet-notifications.c:cd_icon_effect_free_data:374)          
                                                                          
message :  (cairo-dock-applications-manager.c:cairo_dock_update_applis_list:1299)  
   cette fenetre (65011741) de la pile n'est pas dans la liste                     
debug   :  (cairo-dock-application-factory.c:cairo_dock_create_icon_from_xwindow:434)  
   + nouvelle icone d'appli (65011741)                                                 
debug   :  (cairo-dock-application-factory.c:cairo_dock_create_icon_from_xwindow:512)  
  recuperation de 'KCalc' (bIsHidden : 0)                                              
debug   :  (cairo-dock-application-factory.c:cairo_dock_create_icon_from_xwindow:520)  
    res_name : kcalc(152d1f0); res_class : Kcalc(112c650)                              
debug   :  (cairo-dock-class-manager.c:cairo_dock_create_surface_from_class:555)       
  cairo_dock_create_surface_from_class (kcalc)                                         
debug   :  (cairo-dock-class-manager.c:cairo_dock_create_surface_from_class:559)       
  bUseXIcon:0
debug   :  (cairo-dock-class-manager.c:cairo_dock_create_surface_from_class:568)
    KCalc
message :  (cairo-dock-class-manager.c:cairo_dock_create_surface_from_class:571)
  KCalc va fournir genereusement sa surface
cairo_dock_duplicate_surface (230,40x230,40 -> 230,40x230,40)
debug   :  (cairo-dock-load.c:cairo_dock_fill_one_icon_buffer:359)
  cairo_dock_fill_one_icon_buffer () -> 96,00x96,00
debug   :  (cairo-dock-draw-opengl.c:cairo_dock_create_texture_from_surface:736)
  + texture 92 generee (253c400, 230x230)
debug   :  (cairo-dock-draw-opengl.c:cairo_dock_create_texture_from_surface:736)
  + texture 93 generee (22bfa00, 116x43)
message :  (cairo-dock-class-manager.c:cairo_dock_add_appli_to_class:197)
  cairo_dock_add_appli_to_class (kcalc)
message :  (cairo-dock-applications-manager.c:cairo_dock_update_applis_list:1310)
   insertion de KCalc ... (4257)
message :  (cairo-dock-applications-manager.c:cairo_dock_insert_appli_in_dock:1191)
  cairo_dock_insert_appli_in_dock (KCalc, 65011741)
message :  (cairo-dock-class-manager.c:cairo_dock_prevent_inhibated_class:324)

message :  (cairo-dock-class-manager.c:cairo_dock_prevent_inhibated_class:341)
  >>> KCalc prendra un indicateur au prochain redraw ! (Xid : 65011741)
on positionne la miniature de KCalc
debug   :  (cairo-dock-draw-opengl.c:cairo_dock_create_texture_from_surface:736)
  + texture 14 generee (c61270, 116x43)
message :  (cairo-dock-applications-manager.c:cairo_dock_insert_appli_in_dock:1196)
   -> se fait inhiber
message :  (cairo-dock-applications-manager.c:cairo_dock_unstack_Xevents:826)
  KCalc devient active
message :  (cairo-dock-class-manager.c:cairo_dock_update_activity_on_inhibators:638)
   KCalc aussi devient active
message :  (cairo-dock-class-manager.c:cairo_dock_update_inactivity_on_inhibators:661)
   pharao : cairo-dock aussi devient inactive
---------

The confusing thing is: the sub-dock opens on every click and a launcher
in a sub-dock opens on every click too. As a work around I moved all
launchers to a sub-dock and that worked fine.

-- 
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