Bug 178548

Summary: System monitor sections don't return to original state
Product: [Unmaintained] plasma4 Reporter: Bobby <bobby.culture>
Component: widget-systemmonitorAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: aseigo, asraniel, leite_augusto, petri.damsten, slashdevdsp
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: A screen shot of the system monitor
Plasma-appletsrc file
Plasmarc

Description Bobby 2008-12-23 10:12:16 UTC
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.
Comment 1 Bobby 2008-12-23 10:22:31 UTC
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.
Comment 2 Bobby 2008-12-23 10:27:21 UTC
Created attachment 29570 [details]
Plasma-appletsrc file
Comment 3 Bobby 2008-12-23 10:27:56 UTC
Created attachment 29571 [details]
Plasmarc
Comment 4 Beat Wolf 2008-12-23 10:34:38 UTC
i can reproduce here.
I think the solution is to not allow the adding and removing of sections when the widget is locked.
Comment 5 Beat Wolf 2008-12-23 11:00:03 UTC
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
Comment 6 Beat Wolf 2008-12-23 11:09:10 UTC
*** Bug 178469 has been marked as a duplicate of this bug. ***
Comment 7 Beat Wolf 2008-12-23 18:18:13 UTC
After discussion, the last fix might not be the best solution.
Comment 8 Dario Andres 2009-01-19 22:17:51 UTC
*** Bug 181306 has been marked as a duplicate of this bug. ***
Comment 9 Petri Damstén 2009-02-23 16:38:27 UTC
Buttons are now also locked when desktop is locked.
WebSVN link: http://websvn.kde.org/?view=rev&revision=930469