Summary: | System Load Viewer changes size | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | Ray <codemonkey> |
Component: | widget-systemmonitor | Assignee: | Matthew Dawson <matthew> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.8.0 | |
Sentry Crash Report: |
Description
Ray
2011-06-17 18:31:11 UTC
This is slowly driving insane too. It only happens on my x86_64 system. My 32 bits F15 is fine. $ kwin -v Qt: 4.7.4 KDE Development Platform: 4.6.5 (4.6.5) KWin: 4.6.5 (4.6.5) Thanks for reporting this bug. When this issue occurs, do you have any swap space enabled on your machine? Also, do you have the exact same symptoms as described in the bug #272830 ? Git commit 704bc595ccaa0d433eac825a541b2a053c60c7fc by Matthew Dawson. Committed on 13/11/2011 at 05:10. Pushed by mdawson into branch 'KDE/4.7'. Make the swap disappearing issue more robust. Before there was some questionable logic surrounding the swap detection code. Make this logic more understandable and robust. This should fix random resizes that occur for some people. BUG: 275926 FIXED-IN: 4.7.4 M +12 -7 applets/systemloadviewer/systemloadviewer.cpp http://commits.kde.org/kdeplasma-addons/704bc595ccaa0d433eac825a541b2a053c60c7fc Git commit 2b1aa5e83db8949a7766e81d89963213e2093e4b by Matthew Dawson. Committed on 13/11/2011 at 05:10. Pushed by mdawson into branch 'master'. Make the swap disappearing issue more robust. Before there was some questionable logic surrounding the swap detection code. Make this logic more understandable and robust. This should fix random resizes that occur for some people. BUG: 275926 FIXED-IN: 4.8.0 M +12 -7 applets/systemloadviewer/systemloadviewer.cpp http://commits.kde.org/kdeplasma-addons/2b1aa5e83db8949a7766e81d89963213e2093e4b |