sddm-kcm: don't hardcode session file location.
ClosedPublic

Authored by tcberner on Oct 20 2018, 5:14 PM.

Details

Summary

The sddm-kcm uses /usr/share/xsessions and /usr/share/wayland-sessions pathes, but in FreeBSD the correct path is /usr/local/share/*.

This cause, that in sddm page of systemsettings, in the part of automatic login, the sessions are empty.

See: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232356

Diff Detail

Repository
R123 SDDM Configuration Panel (KCM)
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
tcberner created this revision.Oct 20 2018, 5:14 PM
Restricted Application added a project: Plasma. · View Herald TranscriptOct 20 2018, 5:14 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
tcberner requested review of this revision.Oct 20 2018, 5:14 PM
davidedmundson accepted this revision.Oct 20 2018, 6:45 PM
This revision is now accepted and ready to land.Oct 20 2018, 6:45 PM
Closed by commit R123:1c1f654b0010: sddm-kcm: don't hardcode session file location. (authored by Róbert Bagdán <kikadf.01@gmail.com>, committed by tcberner). · Explain WhyOct 21 2018, 8:06 AM
This revision was automatically updated to reflect the committed changes.