https://bugs.kde.org/show_bug.cgi?id=414396
Filip Fila <filipfila....@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/sdd | |m-kcm/cc33ec575c5e2142dd1a6 | |c3a2563859a59e3fcd5 Status|NEEDSINFO |RESOLVED Resolution|WAITINGFORINFO |FIXED Version Fixed In| |5.18.1 --- Comment #31 from Filip Fila <filipfila....@gmail.com> --- Git commit cc33ec575c5e2142dd1a6c3a2563859a59e3fcd5 by Filip Fila. Committed on 16/02/2020 at 11:54. Pushed by filipf into branch 'Plasma/5.18'. Fix being unable to set the right permissions for kde_settings.conf Summary: If we are creating a config file and its directory doesn't exist, we fail to set the right permissions for the file. This affects kde_settings.conf and results in the KCM not being able to read stored settings. CC-BUG: 342722 FIXED-IN: 5.18.1 Test Plan: rm-rf sddm.conf.d save settings in the kcm in various ways kde_settings.conf is now world readable agian Reviewers: davidedmundson Subscribers: plasma-devel, ngraham Tags: #plasma Differential Revision: https://phabricator.kde.org/D27388 M +11 -0 sddmauthhelper.cpp https://commits.kde.org/sddm-kcm/cc33ec575c5e2142dd1a6c3a2563859a59e3fcd5 -- You are receiving this mail because: You are watching all bug changes.