Bug 429367 - Does not remember sorted column
Summary: Does not remember sorted column
Status: RESOLVED FIXED
Alias: None
Product: plasma-systemmonitor
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: KSysGuard Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-11-19 21:06 UTC by Kai Uwe Broulik
Modified: 2020-11-24 12:14 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kai Uwe Broulik 2020-11-19 21:06:14 UTC
Changing the sort order by clicking a colum is not persisted across restarts of the application.

Also, it should perhaps default to CPU percentage for process tab like is the case in current ksysguard?
Comment 1 Justin Zobel 2020-11-19 21:37:15 UTC
Confirmed on openSUSE Tumbleweed with System Monitor 1.0
KF 5.75.0
Qt 5.15.1
Comment 2 David Redondo 2020-11-24 12:13:52 UTC
Git commit 744bccf477457e29da1dacda6d75ef05a0f4b15f by David Redondo.
Committed on 24/11/2020 at 12:12.
Pushed by davidre into branch 'master'.

Write entries if face config changes

If we should not sync we correctly disable autosave. This disables writing to
the config and syncing it. However we still want to write to the config even
if the config should not be synced automatically, so when it is externally
synced the values are saved. This is the same method uses for the other config
properties, for example compare with setTitle().
Related: bug 429155, bug 429167

M  +6    -0    faces/SensorFaceController.cpp

https://invent.kde.org/plasma/libksysguard/commit/744bccf477457e29da1dacda6d75ef05a0f4b15f
Comment 3 David Redondo 2020-11-24 12:14:18 UTC
Git commit 984148d39df3da1d726aec9bf8e741ec2c840541 by David Redondo.
Committed on 24/11/2020 at 12:14.
Pushed by davidre into branch 'Plasma/5.20'.

Write entries if face config changes

If we should not sync we correctly disable autosave. This disables writing to
the config and syncing it. However we still want to write to the config even
if the config should not be synced automatically, so when it is externally
synced the values are saved. This is the same method uses for the other config
properties, for example compare with setTitle().
Related: bug 429155, bug 429167


(cherry picked from commit 744bccf477457e29da1dacda6d75ef05a0f4b15f)

M  +6    -0    faces/SensorFaceController.cpp

https://invent.kde.org/plasma/libksysguard/commit/984148d39df3da1d726aec9bf8e741ec2c840541