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

--- Comment #36 from David Edmundson <k...@davidedmundson.co.uk> ---
Git commit 4a439143baf75b9a00cf17a3b7a34ae9ac93c68a by David Edmundson.
Committed on 15/09/2021 at 22:55.
Pushed by davidedmundson into branch 'master'.

Fix a crash when creating views on the placeholder screen

When a compositor has no outputs listed Qt creates a dummy placeholder
QScreen object that does not represent a wl_output.

This should still be fixed in the clients to not create a view, it's
wasteful and probably will still have plenty of other bugs, hence the
giant warning, but it's still worth guarding.

M  +9    -1    src/qwaylandlayersurface.cpp

https://invent.kde.org/plasma/layer-shell-qt/commit/4a439143baf75b9a00cf17a3b7a34ae9ac93c68a

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

Reply via email to