https://bugs.kde.org/show_bug.cgi?id=427777
Wolfgang Bauer <wba...@tmo.at> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/commit/ | |f1393bc835ee28ceee54cdceb8d | |873622e36826a Version Fixed In| |5.20.3 --- Comment #9 from Wolfgang Bauer <wba...@tmo.at> --- Git commit f1393bc835ee28ceee54cdceb8d873622e36826a by Wolfgang Bauer. Committed on 10/11/2020 at 09:11. Pushed by wbauer into branch 'master'. Fix missing "Switch User" button on lockscreen with systemd 246 With newer systemd versions (since 246), getting the "CanMultiSession" property doesn't work anymore. It's hidden and always true, see https://github.com/systemd/systemd/commit/8f8cc84ba4612e74cd1e26898c6816e6e60fc4e9 and https://github.com/systemd/systemd/commit/c2b178d3cacad52eadc30ecc349160bc02d32a9c So let's just assume that it's supported if the property is invalid. FIXED-IN: 5.20.3 M +8 -0 libkworkspace/kdisplaymanager.cpp https://invent.kde.org/plasma/plasma-workspace/commit/f1393bc835ee28ceee54cdceb8d873622e36826a -- You are receiving this mail because: You are watching all bug changes.