Bug 178548 - System monitor sections don't return to original state
Summary: System monitor sections don't return to original state
Status: RESOLVED FIXED
Alias: None
Product: plasma4
Classification: Unmaintained
Component: widget-systemmonitor (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
: 181306 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-12-23 10:12 UTC by Bobby
Modified: 2009-02-23 16:38 UTC (History)
5 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
A screen shot of the system monitor (296.41 KB, image/jpeg)
2008-12-23 10:22 UTC, Bobby
Details
Plasma-appletsrc file (4.76 KB, application/octet-stream)
2008-12-23 10:27 UTC, Bobby
Details
Plasmarc (582 bytes, application/octet-stream)
2008-12-23 10:27 UTC, Bobby
Details

Note You need to log in before you can comment on or make changes to this bug.
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