[konsole] [Bug 439871] Konsole segfaults
Ahmad Samir
bugzilla_noreply at kde.org
Fri Aug 13 16:20:15 BST 2021
https://bugs.kde.org/show_bug.cgi?id=439871
Ahmad Samir <a.samirh78 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Latest Commit|https://invent.kde.org/util |https://invent.kde.org/util
|ities/konsole/commit/a6b2bd |ities/konsole/commit/f24dd6
|539162b39191e827566b656bd97 |acc28393ba6f731be1360731c01
|266ffad |a9a1ef0
--- Comment #7 from Ahmad Samir <a.samirh78 at gmail.com> ---
Git commit f24dd6acc28393ba6f731be1360731c01a9a1ef0 by Ahmad Samir.
Committed on 13/08/2021 at 15:19.
Pushed by ahmadsamir into branch 'release/21.08'.
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
(cherry picked from commit a6b2bd539162b39191e827566b656bd97266ffad)
M +11 -1 src/MainWindow.cpp
https://invent.kde.org/utilities/konsole/commit/f24dd6acc28393ba6f731be1360731c01a9a1ef0
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list