Following the recent ksmserver changes on master, I can no longer log out in Neon dev unstable, with everything from git master. Kickoff > Power > Log Out shows the logout screen, but all items are disabled, and after the 30-second countdown, no log out occurs. Other power-related operations (restart, shut down, etc) still work. I'm not sure what logging/debug information to provide, but if you tell me what, I can provide it. :)
Are you sure they're disabled? I might have a bug where logout isn't pre-selected, but that's all I know
Git commit 02541b8af06e1adbad3eb8563dbcdd8cf17b3cd6 by David Edmundson. Committed on 15/11/2018 at 11:34. Pushed by davidedmundson into branch 'master'. [logout-greeter] Use correct enum for logout hint to QML Summary: Libkworkspace has two duplicate enum values for the same thing, with one marked as "//FIXME remove". My patchset is trying to kill that enum, but we still use it for backwards compatibility in the L&F QML in the greeter. In my split, I used the wrong one. Reviewers: mart Reviewed By: mart Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D16891 M +1 -1 logout-greeter/greeter.cpp https://commits.kde.org/plasma-workspace/02541b8af06e1adbad3eb8563dbcdd8cf17b3cd6