https://bugs.kde.org/show_bug.cgi?id=494616
David Edmundson <k...@davidedmundson.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/-/commi | |t/285cfe150efd941eed62b0660 | |4db0709977540c9 --- Comment #6 from David Edmundson <k...@davidedmundson.co.uk> --- Git commit 285cfe150efd941eed62b06604db0709977540c9 by David Edmundson, on behalf of Marco Martin. Committed on 02/04/2025 at 08:22. Pushed by davidedmundson into branch 'master'. multiscreen: fix an incorrect assert in screenInvariants Since OutputOrderWatcher at the time of screen removing can temporarly contain a dead entry, we can't check on screenInvariants that the count is the same as the real screen count, but check instead that outputorderwatcher doesn't have missing entries instead M +60 -0 shell/autotests/screenpooltest.cpp M +5 -1 shell/screenpool.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/285cfe150efd941eed62b06604db0709977540c9 -- You are receiving this mail because: You are watching all bug changes.