https://bugs.kde.org/show_bug.cgi?id=434489
David Edmundson <k...@davidedmundson.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|REPORTED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/kwin/commit/0c6a8e7b8820 | |9551537bbf0ecb6582149e05c66 | |6 --- Comment #1 from David Edmundson <k...@davidedmundson.co.uk> --- Git commit 0c6a8e7b88209551537bbf0ecb6582149e05c666 by David Edmundson. Committed on 27/07/2021 at 12:18. Pushed by davidedmundson into branch 'master'. Avoid setting crash count to 0 when restarted If kwin is explicitly restarted (kwin_wayland --replace) we reset the crash count so that you can run it more than 10 times without exiting to the logout screen. Resetting to 0 causes a issue as that triggers ksplash to be shown again. M +9 -11 src/helpers/wayland_wrapper/kwin_wrapper.cpp https://invent.kde.org/plasma/kwin/commit/0c6a8e7b88209551537bbf0ecb6582149e05c666 -- You are receiving this mail because: You are watching all bug changes.