https://bugs.kde.org/show_bug.cgi?id=427673

--- Comment #8 from Wolfgang Bauer <wba...@tmo.at> ---
(In reply to Wolfgang Bauer from comment #6)
> And that's exactly the problem here (when using SDDM):
> sessionsModel.canStartNewSession is true, but sessionsModel.canSwitchUser is
> false, so the button is not shown.
Hm.
Today sessionsModel.canSwitchUser is true (with SDDM), and the button shows up.
So I cannot investigate at the moment why KDisplayManager::isSwitchable()
returned false. (*)

But if I click the "Switch User" button on the lock screen with other sessions
running, it still directly switches to the login screen. Shouldn't it show a
list of existing sessions to switch to instead?
And Plasma's user switch applet doesn't show other user sessions either, only
the current one.



(*)
PS: I did have a look in qdbusviewer yesterday when it was not working. All
expected DBUS services/interfaces seemed to be there, and the "CanMultiSession"
property of the current session was true. So AFAICS,
KDisplayManager::isSwitchable() should have returned true, but obviously
something went wrong there.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to