https://bugs.kde.org/show_bug.cgi?id=449508
Vlad Zahorodnii <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/kwin/commit/4b97bc481e4d |ma/kwin/commit/a5352b193ff6 |93614cade6910a952269bdd9630 |0dd3f17aa3569788e3176176942 |8 |7 --- Comment #5 from Vlad Zahorodnii <[email protected]> --- Git commit a5352b193ff60dd3f17aa3569788e31761769427 by Vlad Zahorodnii. Committed on 02/02/2022 at 19:29. Pushed by vladz into branch 'Plasma/5.24'. effects/presentwindows: Fix crash The present windows effect can crash because a null (0) EffectScreen can be passed to EffectsHandler::clientArea(), which is a bug. Use EffectsHandler::virtualScreenGeometry() to get the bounding geometry of all outputs. (cherry picked from commit 4b97bc481e4d93614cade6910a952269bdd96308) M +1 -1 src/effects/presentwindows/presentwindows.cpp https://invent.kde.org/plasma/kwin/commit/a5352b193ff60dd3f17aa3569788e31761769427 -- You are receiving this mail because: You are watching all bug changes.
