https://bugs.kde.org/show_bug.cgi?id=447717
Arjen Hiemstra <ahiems...@heimr.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/qt/q |https://invent.kde.org/plas |t/qtwayland/-/commit/81a770 |ma/plasma-workspace/commit/ |2a87f386a60a0ac8c902e203daa |9c998d3083f622a1677782248d4 |e044d81 |c8e238c935dc2 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #49 from Arjen Hiemstra <ahiems...@heimr.nl> --- Git commit 9c998d3083f622a1677782248d4c8e238c935dc2 by Arjen Hiemstra. Committed on 18/11/2022 at 14:05. Pushed by ahiemstra into branch 'master'. shell: Use the basic scene graph rendering loop on wayland This avoids crashing Plasma when a surface gets destroyed too early while still in use by the threaded loop. To avoid leaking things into child processes, we clear the environment variable again after we've created the initial views for the shell. M +20 -0 shell/main.cpp M +2 -0 shell/shellcorona.cpp M +1 -0 shell/shellcorona.h https://invent.kde.org/plasma/plasma-workspace/commit/9c998d3083f622a1677782248d4c8e238c935dc2 -- You are receiving this mail because: You are watching all bug changes.