https://bugs.kde.org/show_bug.cgi?id=449378
--- Comment #1 from Waqar Ahmed <[email protected]> --- Seems like it crashed while trying to print one of these warnings: qt.qpa.wayland: setGrabPopup called with a parent, QtWaylandClient::QWaylandXdgSurface(0x6080002b8a20) which does not match the current topmost grabbing popup, QtWaylandClient::QWaylandXdgSurface(0x608000365da0) According to the xdg-shell protocol, this is not allowed. The wayland QPA plugin is currently handling it by setting the parent to the topmost grabbing popup. Note, however, that this may cause positioning errors and popups closing unxpectedly because xdg-shell mandate that child popups close before parents -- You are receiving this mail because: You are watching all bug changes.
