Bug 445238 - after changing swap amount `Memory and Swap History` legend shows old value
Summary: after changing swap amount `Memory and Swap History` legend shows old value
Status: RESOLVED UNMAINTAINED
Alias: None
Product: ksysguard
Classification: Unmaintained
Component: ksysguard (other bugs)
Version First Reported In: 5.21.5
Platform: Debian unstable Linux
: NOR minor
Target Milestone: ---
Assignee: KSysGuard Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-11-09 23:52 UTC by 236551
Modified: 2024-09-23 20:59 UTC (History)
1 user (show)

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


Attachments
minor ui malfunction (18.08 KB, image/png)
2021-11-09 23:52 UTC, 236551
Details

Note You need to log in before you can comment on or make changes to this bug.
Description 236551 2021-11-09 23:52:05 UTC
Created attachment 143388 [details]
minor ui malfunction

SUMMARY
as in title

STEPS TO REPRODUCE

1. launch ksysguard
$ ksysguard & # navigate to "System Load" tab

2. add more swap
# cd /tmp
# dd if=/dev/zero bs=1M count=1K of=more_swap
# chmod 600 more_swap
# mkswap  more_swap 
# swapon more_swap

3. observe

OBSERVED RESULT

after changing swap amount `Memory and Swap History` graph legend shows old value while display on bottom updates to new one.

EXPECTED RESULT
it changing to new maximum

SOFTWARE/OS VERSIONS
Windows:  n/a
macOS:  n/a
Linux/KDE Plasma:  n/a, Linux/Gnome
(available in About System)
KDE Plasma Version:  n/a
KDE Frameworks Version: n/a 
Qt Version:  no idea

ADDITIONAL INFORMATION

newly created graphs use current value
Comment 1 Christoph Cullmann 2024-09-23 20:59:54 UTC
ksysguard is no longer maintained, in Plasma 6 there is the Plasma system monitor for this task.

If your issue still happens with the Plasma 6 replacement, please re-open and we can move this bug to the new product, thanks!