https://bugs.kde.org/show_bug.cgi?id=420039
David Edmundson <k...@davidedmundson.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/kwi | |n/d0875aa11707dd042e14f8723 | |e1fd141452dca80 Status|CONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #25 from David Edmundson <k...@davidedmundson.co.uk> --- Git commit d0875aa11707dd042e14f8723e1fd141452dca80 by David Edmundson. Committed on 15/04/2020 at 23:57. Pushed by davidedmundson into branch 'Plasma/5.18'. [wayland] avoid potential crash when checking for window inhibitions on desktop change Summary: Xwayland clients are sometimes offset from being visible to having a surface applied. We might also have internal windows which will be AbstractClients without a surface. No idle interface will be set up for non wayland clients, but on a desktop change we itterate through all AbstractClients and need to guard somewhere. Test Plan: None Reviewers: #kwin, apol Reviewed By: apol Subscribers: kwin Tags: #kwin Differential Revision: https://phabricator.kde.org/D28858 M +1 -1 idle_inhibition.cpp https://commits.kde.org/kwin/d0875aa11707dd042e14f8723e1fd141452dca80 -- You are receiving this mail because: You are watching all bug changes.