https://bugs.kde.org/show_bug.cgi?id=490937
Nicolas Fella <nicolas.fe...@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/sddm-kcm/-/commit/5cb6a5 | |6f9084ee56fe64f3c3db7a424f6 | |3af3662 --- Comment #5 from Nicolas Fella <nicolas.fe...@gmx.de> --- Git commit 5cb6a56f9084ee56fe64f3c3db7a424f63af3662 by Nicolas Fella. Committed on 31/08/2024 at 15:34. Pushed by nicolasfella into branch 'master'. Fix needssave state management When opening the "Advanced" page we first get onEnabledChanged with false and then with true for the comboboxes. This causes the KCM to be in modified state despite no changes being made. When closing the KCM this further confuses systemsettings, causing a crash To avoid this restructure the code so that settings are only written when interactively changing the checkbox value SENTRY: SYSTEMSETTINGS-2DD M +9 -2 src/ui/Advanced.qml https://invent.kde.org/plasma/sddm-kcm/-/commit/5cb6a56f9084ee56fe64f3c3db7a424f63af3662 -- You are receiving this mail because: You are watching all bug changes.