https://bugs.kde.org/show_bug.cgi?id=494616
Marco Martin <notm...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-workspace/-/commi |ma/plasma-workspace/-/commi |t/285cfe150efd941eed62b0660 |t/580a2ed1f41640e14adf57c5c |4db0709977540c9 |7921cdadbdbe14d --- Comment #7 from Marco Martin <notm...@gmail.com> --- Git commit 580a2ed1f41640e14adf57c5c7921cdadbdbe14d by Marco Martin. Committed on 02/04/2025 at 08:28. Pushed by mart into branch 'Plasma/6.3'. 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 (cherry picked from commit 285cfe150efd941eed62b06604db0709977540c9) Co-authored-by: Marco Martin <notm...@gmail.com> M +60 -0 shell/autotests/screenpooltest.cpp M +5 -1 shell/screenpool.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/580a2ed1f41640e14adf57c5c7921cdadbdbe14d -- You are receiving this mail because: You are watching all bug changes.