https://bugs.kde.org/show_bug.cgi?id=439871
Kurt Hindenburg <kurt.hindenb...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Version Fixed In| |21.12 Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/util | |ities/konsole/commit/a6b2bd | |539162b39191e827566b656bd97 | |266ffad --- Comment #3 from Kurt Hindenburg <kurt.hindenb...@gmail.com> --- Git commit a6b2bd539162b39191e827566b656bd97266ffad by Kurt Hindenburg, on behalf of Ahmad Samir. Committed on 23/07/2021 at 16:06. Pushed by hindenburg into branch 'master'. Fix crash when setting blur effect Basically to use QWidget::windowHandle() to get a QWindow*, we need to first set the Qt::WA_NativeWindow attribute on the QWidget. See: https://phabricator.kde.org/D23108 FIXED-IN: 21.12 M +11 -1 src/MainWindow.cpp https://invent.kde.org/utilities/konsole/commit/a6b2bd539162b39191e827566b656bd97266ffad -- You are receiving this mail because: You are watching all bug changes.