https://bugs.kde.org/show_bug.cgi?id=438839
David Edmundson <k...@davidedmundson.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|REPORTED |CONFIRMED --- Comment #7 from David Edmundson <k...@davidedmundson.co.uk> --- I have a theory on this: - some suspends cause screen removals - Qt inserts a QPlatformPlaceholderScreen - this has a size of 0 - Creating a window with a size of 0 is illegal (and pointless) Not sure whether we should guard this in the client or in QtWaylandClient. Probably both -- You are receiving this mail because: You are watching all bug changes.