Summary: | REGRESSION: can't log out anymore | ||
---|---|---|---|
Product: | [Unmaintained] ksmserver | Reporter: | Nate Graham <nate> |
Component: | general | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | grave | CC: | kde |
Priority: | VHI | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/plasma-workspace/02541b8af06e1adbad3eb8563dbcdd8cf17b3cd6 | Version Fixed In: | |
Sentry Crash Report: |
Description
Nate Graham
2018-11-14 20:29:32 UTC
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 |