Summary: | Logout in App dashboard doesnt work | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Lucia Mrenica <lucia.mrenica> |
Component: | generic-wayland | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | bugseforuns, fabian, kde, lucia.mrenica, notuxius, tromzy |
Priority: | NOR | Keywords: | wayland-only |
Version First Reported In: | 5.14.1 | ||
Target Milestone: | 1.0 | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/plasma-workspace/790f5bf48f2b6b8c23e2dafc8f0071066215d85d | Version Fixed In: | |
Sentry Crash Report: |
Description
Lucia Mrenica
2018-10-17 09:40:20 UTC
The same applies to reboot and poweroff if you have those in favorites. Cannot reproduce both in Kicker and AppDash Operating System: KDE neon Developer Edition KDE Plasma Version: 5.14.80 Qt Version: 5.11.1 KDE Frameworks Version: 5.52.0 It's probably because I have newer QT5. Git commit 790f5bf48f2b6b8c23e2dafc8f0071066215d85d by Fabian Vogt. Committed on 23/10/2018 at 15:17. Pushed by fvogt into branch 'Plasma/5.12'. Only use wl-shell for the ksmserver greeters on Qt < 5.12 Summary: Apparently wl-shell fullscreen is broken on Qt 5.12 now, but we don't need this workaround anymore. Test Plan: Clicked on logout, got the greeter. Without this patch, the greeter was not visible. Reviewers: #plasma, davidedmundson Reviewed By: #plasma, davidedmundson Subscribers: davidedmundson, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D16381 M +5 -2 ksmserver/logout-greeter/main.cpp M +5 -2 ksmserver/switchuser-greeter/main.cpp https://commits.kde.org/plasma-workspace/790f5bf48f2b6b8c23e2dafc8f0071066215d85d *** Bug 400159 has been marked as a duplicate of this bug. *** *** Bug 400185 has been marked as a duplicate of this bug. *** *** Bug 400232 has been marked as a duplicate of this bug. *** >Only use wl-shell for the ksmserver greeters on Qt < 5.12
FYI, fixed now
|