Bug 423464 - pie chart representation of percentage is incorrect
Summary: pie chart representation of percentage is incorrect
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: System Monitor widgets (show other bugs)
Version: 5.19.2
Platform: Other Linux
: NOR normal
Target Milestone: 1.0
Assignee: Marco Martin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-06-24 22:37 UTC by S. Christian Collins
Modified: 2020-10-20 21:25 UTC (History)
3 users (show)

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


Attachments
screenshot showing the bug (41.46 KB, image/png)
2020-06-24 22:37 UTC, S. Christian Collins
Details

Note You need to log in before you can comment on or make changes to this bug.
Description S. Christian Collins 2020-06-24 22:37:57 UTC
Created attachment 129653 [details]
screenshot showing the bug

SUMMARY
CPU and memory monitor widgets set to pie chart (the default) are filling an incorrect amount of the circle. For example, in the attached screenshot, memory usage is 45.6%, but almost 70% of the circle is filled, making it appear that a majority of the system RAM is consumed.

STEPS TO REPRODUCE
1. Add a CPU or memory monitor widget to the desktop.

OBSERVED RESULT
There is a significant discrepancy between actual usage percentage and the percentage of the pie chart that is filled.

EXPECTED RESULT
The pie chart should represent the percentage accurately.

SOFTWARE/OS VERSIONS
OS: KDE neon 5.19 User Edition
KDE Plasma Version: 5.19.2
KDE Frameworks Version: 5.71.0
Qt Version: 5.14.2
Comment 1 Paul Worrall 2020-10-13 20:50:31 UTC
Fixed in 5.20.0
Comment 2 S. Christian Collins 2020-10-20 21:25:53 UTC
Confirming the fix. Thanks, Paul!