| Summary: | Excessive precision in I/O graphs; usability; | ||
|---|---|---|---|
| Product: | [Unmaintained] ksysguard | Reporter: | Amin <aminux> |
| Component: | ksysguard | Assignee: | KSysGuard Developers <ksysguard-bugs> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | Keywords: | usability |
| Priority: | NOR | ||
| Version First Reported In: | 5.15.5 | ||
| Target Milestone: | --- | ||
| Platform: | Fedora RPMs | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | excessive 6 digits after dot in ksysguard when I/O meter | ||
fixed in 5.22.0 |
Created attachment 123166 [details] excessive 6 digits after dot in ksysguard when I/O meter SUMMARY When monitoring I/O activity, current values of data from sensors like disk/sd*/Rate/rblk or disk/sd*/Rate/wblk show with unreal precision - 6 digits after dot. STEPS TO REPRODUCE 1. Add new tab and graph with disk/sd*/Rate/rblk sensor 2. Watch current values with 6 digitls after dot. OBSERVED RESULT Too excessive precision for current values of this data. EXPECTED RESULT Smart round of values. If we have 125800.569226 Kb/sec of read data, last 6 digits absolutely trash. 125.8 Mb/sec more comfortable for read value. But for very small values (floppy ?) (for example less 15 Kb/sec) all digits can be showed. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Fedora 30 KDE Plasma Version: KDE Frameworks 5.59.0 KDE Frameworks Version: 5.59.0 Qt Version: 5.12.5 ADDITIONAL INFORMATION This not "bug", this interface usability idea.