https://bugs.kde.org/show_bug.cgi?id=517081
Oliver Beard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-login-manager/-/c |ma/plasma-login-manager/-/c |ommit/ab16cf42b2f49303f7c17 |ommit/0eaeacd11c1341038c958 |7ec4ff2f1ce3f405884 |bca062cf6c973eed271 --- Comment #8 from Oliver Beard <[email protected]> --- Git commit 0eaeacd11c1341038c958bca062cf6c973eed271 by Oliver Beard. Committed on 20/07/2026 at 10:14. Pushed by olib into branch 'Plasma/6.7'. kcm: Fix wallpaper permissions Plasmalogin manager changed how the authentication system worked in 7b4a086c71779ebf4df80a2f681928cfeba3bf87. Instead of running as root, the authentication helper switched user to the plasmalogin user to run actions. For clean setups this all works fine, but any stale configuration files from 6.6 that are root owned now cannot be overridden. Perform a migration fix in the helper. Related: bug 521008 (cherry picked from commit ab16cf42b2f49303f7c177ec4ff2f1ce3f405884) bbe4418e kcm: Fix wallpaper permissions Co-authored-by: David Edmundson <[email protected]> M +93 -0 src/frontend/kcm/auth/plasmaloginauthhelper.cpp M +3 -0 src/frontend/kcm/auth/plasmaloginauthhelper.h https://invent.kde.org/plasma/plasma-login-manager/-/commit/0eaeacd11c1341038c958bca062cf6c973eed271 -- You are receiving this mail because: You are watching all bug changes.
