Summary: | System Load Viewer plasmoid graph display bug (see screenshot) | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | Kévin FERRARE <timid3000> |
Component: | widget-misc | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | asraniel, matthew, moltonel |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | A picture is worth a 1000 words |
Description
Kévin FERRARE
2010-02-16 08:56:16 UTC
Created attachment 40839 [details]
A picture is worth a 1000 words
I had the same issue at one login; going into the preferences and switching "show usage of all processors" (then ok thenswitch back) fixed the issue. Still happens in 4.4.1 Merging with bug 227291. Thank you for the report! *** This bug has been marked as a duplicate of bug 227291 *** Git commit 8f7be18a64cfb5a25f87d0348eb48566cbd6d4e8 by Jekyll Wu. Committed on 25/10/2011 at 10:53. Pushed by jekyllwu into branch 'master'. Simplify the scrollback setting dialog to avoid potential confusion. - the change is not saved into profile and only influences current tab - remove the 'Save to current profile' checkbox - remove the 'Defaults' button - change dialog title from "Scrollback Options" to "Adjust Scrollback" - change action from "Scrollback Options..." to "Adjust Scrollback..." The new dialog makes the "Adjust Scrollback..." action more consistent with most of other actions in the context menu, since they only influence or work in the context of current tab. The UI change is not quite satisfactory. Feel free to refine the UI part to make it more clear and elegant. BUG: 227144 FIXED-IN : 4.8 REVIEW: 102688 M +2 -2 desktop/partui.rc M +2 -2 desktop/sessionui.rc M +7 -42 src/HistorySizeDialog.cpp M +1 -27 src/HistorySizeDialog.h M +6 -24 src/SessionController.cpp M +1 -1 src/SessionController.h http://commits.kde.org/konsole/8f7be18a64cfb5a25f87d0348eb48566cbd6d4e8 |