https://bugs.kde.org/show_bug.cgi?id=470874
Vlad Zahorodnii <vlad.zahorod...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/kwin/-/commit/984af8f4f2 | |eb1a39e26756867f953b456551c | |7ff Resolution|--- |FIXED --- Comment #5 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit 984af8f4f2eb1a39e26756867f953b456551c7ff by Vlad Zahorodnii. Committed on 12/06/2023 at 09:58. Pushed by vladz into branch 'master'. x11: Prevent handling some override-redirect window properties It appears PyCharm can change WM_HINTS propery of override-redirect windows when they are closed, which triggers a crash in kwin. This change adds the corresponding guard. In addition to the icons, it adds a few more guards to prevent kwin crashing when a rogue client sets wrong properties on an override redirect window. M +9 -0 src/x11window.cpp https://invent.kde.org/plasma/kwin/-/commit/984af8f4f2eb1a39e26756867f953b456551c7ff -- You are receiving this mail because: You are watching all bug changes.