https://bugs.kde.org/show_bug.cgi?id=440564
Bug ID: 440564
Summary: Settings Synchronization feature doesn't work with
self-compiled packages in a custom prefix
Product: systemsettings
Version: unspecified
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: kcm_sddm
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Target Milestone: ---
The CMake variables that define where the config folder and files live take
into account the install prefix rather than being hardcoded to /etc. As a
result, if you compile your own plasma to, say, ~/kde/usr, then using the sync
feature will write a root-owned file to
~/kde/usr/etc/sddm.conf.d/kde_settings.conf, which causes the feature to not
work, since SDDM only looks for the file at /etc/sddm.conf.d/kde_settings.conf.
--
You are receiving this mail because:
You are watching all bug changes.