Created attachment 163757 [details] Demonstration As I remember, Plasma 6.0 introduced a new system where programs continue to run even after a shell crash in Wayland. Yakuake doesn't seem to be very adapted to this scenario, because after KWin crash, Yakuake is separated from the top edge of the screen and appears only in the middle (you can see it on the screenshot) STEPS TO REPRODUCE 1. Switch to a Wayland session. 2. Launch Yakuake. 3. Crash KWin, for example by killing the kwin-wayland process 4. Open Yakuake and you will see that it is in the wrong place. OBSERVED RESULT Incorrect positioning of the Yakuake window EXPECTED RESULT Should display as configured before. SOFTWARE/OS VERSIONS Linux/KDE Plasma: KDE Neon (Unstable), Wayland KDE Plasma Version: 5.90.0 KDE Frameworks Version: 5.246.0 Qt Version: 6.6.0 ADDITIONAL INFORMATION Attached a screenshot with the problem. It's funny that restarting the session doesn't fix it. Only rebooting the system helps.
*** Bug 480949 has been marked as a duplicate of this bug. ***
*** Bug 482384 has been marked as a duplicate of this bug. ***
Related to https://bugs.kde.org/show_bug.cgi?id=385882 ?
(In reply to Louis Moureaux from comment #3) > Related to https://bugs.kde.org/show_bug.cgi?id=385882 ? Yakuake uses the KWayland library to do Wayland things. It doesn't handle compositor restarts properly, likely causing this bug. A similar problem could also explain https://bugs.kde.org/show_bug.cgi?id=385882
> Yakuake uses the KWayland library to do Wayland things. It doesn't handle compositor restarts properly, likely causing this bug. Sounds like something I could look at if you have a more precise pointer (no promise though, especially on a timeline).