-
Type:
Bug
-
Status: Closed
-
Priority:
P1: Critical
-
Resolution: Done
-
Affects Version/s: 5.8.0
-
Fix Version/s: 5.10.0 Alpha
-
Component/s: QPA: Wayland
-
Labels:None
-
Environment:ArchLinux system, with packages from [testing] repo
plasmashell sets type of Desktop on its surfaces, however when it tries to get wl_surface for the QWindow, it is not getting wl_surface returned,
https://cgit.kde.org/kwayland.git/tree/src/client/surface.cpp#n99
However nativeResourceForWindow returns just nullptr,
which results in https://cgit.kde.org/plasma-workspace.git/tree/shell/desktopview.cpp#n311 failing and breaking the positioning for all of Plasma session.
Downstream bug: https://bugs.kde.org/show_bug.cgi?id=375539