https://bugs.kde.org/show_bug.cgi?id=391271
Bug ID: 391271 Summary: When loging out wayland session, do the windows get a proper close signal? Product: kwin Version: 5.12.2 Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: wayland-generic Assignee: kwin-bugs-n...@kde.org Reporter: mvourla...@gmail.com Target Milestone: --- I am updating Latte implementation for wayland and I dont get a clean exit when plasma is exiting the wayland session. I have added debug messages on exiting on the destructor of the main class but these messages arent shown at all. Instead it is shown the following message: "The Wayland connection broke. Did the Wayland compositor die?" So is there a chance that the kwin wayland compositor is closing before all the windows exit? One more thing I noticed is that during logging out all Qt windows dont close but instead the Firefox one does, which is using XWayland I suppose. -- You are receiving this mail because: You are watching all bug changes.