Version: (using Devel) Compiler: gcc 4.3 OS: Linux Installed from: Compiled sources If one clicks on the disk space section for example then it shows the partitions, remaining disk space etc. If one clicks on another section (say temperature) or the disk space twice then the disk space info should disappear. This however doesn't happen if the plasmoids are locked. If the widgets are unlocked then it works sometimes and sometimes not. If I continue to click on other sections with locked widgets then all scetions open and jumble together, which doesn't look nice at all.
Created attachment 29569 [details] A screen shot of the system monitor Since I only have the possibility to attach one file here, I will send the plasmarc and plasma-appletsrc files later.
Created attachment 29570 [details] Plasma-appletsrc file
Created attachment 29571 [details] Plasmarc
i can reproduce here. I think the solution is to not allow the adding and removing of sections when the widget is locked.
SVN commit 900562 by beatwolf: Don't add or remove stuff in system-monitor when the widgets are locked. This would change the layout, and we don't want that. BUG:178548 M +6 -0 system-monitor.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=900562
*** Bug 178469 has been marked as a duplicate of this bug. ***
After discussion, the last fix might not be the best solution.
*** Bug 181306 has been marked as a duplicate of this bug. ***
Buttons are now also locked when desktop is locked. WebSVN link: http://websvn.kde.org/?view=rev&revision=930469