https://bugs.kde.org/show_bug.cgi?id=376484
Bug ID: 376484 Summary: [Regresion] SDDM-kcm action'Clear Image' is breaking the Breeze sddm theme configuration file Product: systemsettings Version: 5.9.1 Platform: Archlinux Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: kcm_sddm Assignee: k...@davidedmundson.co.uk Reporter: samrog...@hotmail.com Target Milestone: --- Created attachment 104032 --> https://bugs.kde.org/attachment.cgi?id=104032&action=edit A patch to check if the mBackgroundPath is empty. How to reproduce: 1) Set the SDDM theme background image - 'Load from file...'. 2) Clear the background image from the sddm-kcm - 'ClearImage'. The Breeze SDDM theme is showing white background. The background image is removed from the /usr/share/sddm/themes/breeze/ but the /usr/share/sddm/themes/breeze/theme.conf.user still has the 'type=image'. A workaround is to remove the theme.conf.user. This bug was introduced with the https://cgit.kde.org/sddm-kcm.git/commit/?id=19e83b28161783d570bde2ced692a8b5f2236693 The commit is a fix to the https://bugs.kde.org/show_bug.cgi?id=370521 . A possible fix is to add check is the mBackgroundPath is empty. Adding a patch - working at here. -- You are receiving this mail because: You are watching all bug changes.