Created attachment 168935 [details] Overview with artifact SUMMARY Whenever I open overview, I get among the windows a small accent colored rectangle (see screenshot), which on click crashes KWin (see backtrace). SOFTWARE/OS VERSIONS git master X11
Created attachment 168936 [details] Backtrace of the crash after cliking the fake window
likely to be fixed by https://invent.kde.org/plasma/kwin/-/merge_requests/5776
Git commit ce57af62ec27f6e4cfa46176e7b62f93c5b99cd8 by Vlad Zahorodnii, on behalf of Łukasz Patron. Committed on 29/05/2024 at 10:45. Pushed by vladz into branch 'master'. scripting: Filter out windows with isClient=false in WindowModel These windows render as empty boxes and opening them crashes the KWin. Also, the same check is present in TabBox. M +1 -1 src/scripting/windowmodel.cpp https://invent.kde.org/plasma/kwin/-/commit/ce57af62ec27f6e4cfa46176e7b62f93c5b99cd8
Git commit c4eb7f3418a810ba2da2d61d6a485a002e53738d by Vlad Zahorodnii, on behalf of Łukasz Patron. Committed on 29/05/2024 at 10:51. Pushed by vladz into branch 'Plasma/6.1'. scripting: Filter out windows with isClient=false in WindowModel These windows render as empty boxes and opening them crashes the KWin. Also, the same check is present in TabBox. (cherry picked from commit ce57af62ec27f6e4cfa46176e7b62f93c5b99cd8) 26d347e2 scripting: Filter out windows with isClient=false in WindowModel M +1 -1 src/scripting/windowmodel.cpp https://invent.kde.org/plasma/kwin/-/commit/c4eb7f3418a810ba2da2d61d6a485a002e53738d