[Bug 164786] Some gtk apps don't show on the systemtray

Sebastian Sauer mail at dipe.org
Fri Jun 27 00:56:13 CEST 2008


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=164786         




------- Additional Comments From mail dipe org  2008-06-27 00:56 -------
well, at least s/crashes/IsUnviewable/ ... 

just a sidenote I ask myself; at SystemTrayContainer::prepareFor we do XCreateWindow but never XDestroyWindow and - if I did got it right - QWidget::destroy (qwidget_x11.cpp) does only destroy if WA_WState_Created is true (or if QWidget::create() is called with WId,true,true which does not happen at the dtor)... So, should we probably manually XDestroyWindow?!


More information about the Panel-devel mailing list