https://bugs.kde.org/show_bug.cgi?id=520911
Bug ID: 520911
Summary: Plasma Login Manager defaults config overrides user
config
Classification: Plasma
Product: plasma-login-manager
Version First unspecified
Reported In:
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Target Milestone: ---
DESCRIPTION
Plasma Login Manager doesn't apply its wallpaper (or any other user option set
in /etc/plasmalogin.conf), if it's already set in
/usr/lib/plasmalogin/defaults.conf.
STEPS TO REPRODUCE
1. Set a login screen wallpaper different from the distro-provided default
(using the KCM or by editing /etc/plasmalogin.conf manually)
2. Log out or switch user
OBSERVED RESULT
The wallpaper didn't change, the login manager shows the one set in
/usr/lib/plasmalogin/defaults.conf.
EXPECTED RESULT
The wallpaper gets changed to the user-chosen one, overriding the
distro-provided default.
SOFTWARE/OS VERSIONS
Operating System: Fedora Linux 44
KDE Plasma Version: 6.6.91
KDE Frameworks Version: 6.26.0
Qt Version: 6.11.1
ADDITIONAL INFORMATION
I'm running the 6.7 BETA from Fedora COPR (@kdesig/plasma-6.7-beta). Didn't
notice this issue on 6.6.
Commenting out the `Image=[...]` line from /usr/lib/plasmalogin/defaults.conf
makes the user config take effect.
It's not just the wallpaper, manually setting `ShowClock` to different values
in defaults.conf and plasmalogin.conf shows the same behaviour.
--
You are receiving this mail because:
You are watching all bug changes.