https://bugs.kde.org/show_bug.cgi?id=440957
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/sddm-kcm/commit/34fbb8cf |ma/sddm-kcm/commit/6ced60fb |59cbf632ad0373b0fe0da49d1b4 |5d8c8337e358814972bfe8f550e |c70f2 |e8a83 --- Comment #23 from Nate Graham <n...@kde.org> --- Git commit 6ced60fb5d8c8337e358814972bfe8f550ee8a83 by Nate Graham. Committed on 01/06/2022 at 22:34. Pushed by ngraham into branch 'Plasma/5.24'. Clear cache when syncing The syncing process simply writes files to the SDDM user's homedir; it doesn't do any of the fancy notifying that can happen when you change settings in a running session. As a result, old cached stuff can be kept around and leak into the user's settings. Let's always clear the cache at the beginning of a sync to make sure that we return to a fresh clean state. FIXED-IN: 5.24.6 (cherry picked from commit 77052b081b709e3d7dd76f4c90c6deb952272950) M +9 -0 sddmauthhelper.cpp https://invent.kde.org/plasma/sddm-kcm/commit/6ced60fb5d8c8337e358814972bfe8f550ee8a83 -- You are receiving this mail because: You are watching all bug changes.