Revision 1a0af3b...

Go back to digest for 28th October 2012

Bug Fixes in KDE Base

Dmitry Ashkadov committed changes in [kde-workspace/plasma/dmitrya/systemtray-] plasma/generic/applets/systemtray/package/contents/ui/main.qml:

Fix: crash of plasma during resizing of panel

There is a strange behaviour when width of arrow area may be set to zero.
If user resizes panel then plasma will crash (somewhere in QtDeclarative
and QtScript). There is more strange thing: before crashing of plasma
the systrem tray can handle items from other applets.
So, there may be better way to fix (or this is a problem of Qt) but
this workaround (this commit) really fixes problem I think.

File Changes

Modified 1 files
  • plasma/generic/applets/systemtray/package/contents/ui/main.qml
1 files changed in total