Bug 445238

Summary: after changing swap amount `Memory and Swap History` legend shows old value
Product: [Unmaintained] ksysguard Reporter: 236551
Component: ksysguardAssignee: KSysGuard Developers <ksysguard-bugs>
Status: RESOLVED UNMAINTAINED    
Severity: minor CC: plasma-bugs-null
Priority: NOR    
Version First Reported In: 5.21.5   
Target Milestone: ---   
Platform: Debian unstable   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: minor ui malfunction

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!