[Bug 164320] Systemtray crashed plasma on panel resize
Sebastian Sauer
mail at dipe.org
Tue Jun 17 21:49:20 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=164320
------- Additional Comments From mail dipe org 2008-06-17 21:49 -------
ah, no... it would even make sense if clientClosed() is called since with the
emit sizeShouldChange();
the
updateWidgetGeometry()
got called which does acutaly a delete...
So, fix would be to move the
emit sizeShouldChange();
at the end of the SystemTrayWidget::x11Event() method...
More information about the Panel-devel
mailing list