https://bugs.kde.org/show_bug.cgi?id=376340
Kai Uwe Broulik <k...@privat.broulik.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|CONFIRMED |RESOLVED Latest Commit| |https://commits.kde.org/pla | |sma-integration/73eeda3a7df | |b3b155a6198ff733e5ab2f1a89f | |0e Version Fixed In| |5.12.7 --- Comment #31 from Kai Uwe Broulik <k...@privat.broulik.de> --- Git commit 73eeda3a7dfb3b155a6198ff733e5ab2f1a89f0e by Kai Uwe Broulik. Committed on 28/06/2018 at 09:56. Pushed by broulik into branch 'Plasma/5.12'. [QDBusMenuBar] Guard m_window with a QPointer It can be deleted without us knowing for MDI windows as happens in QtCurve config. Also always update m_window if it changes, even when null. Related: bug 379719 FIXED-IN: 5.12.7 Differential Revision: https://phabricator.kde.org/D13774 M +11 -6 src/platformtheme/qdbusmenubar.cpp M +1 -1 src/platformtheme/qdbusmenubar_p.h https://commits.kde.org/plasma-integration/73eeda3a7dfb3b155a6198ff733e5ab2f1a89f0e -- You are receiving this mail because: You are watching all bug changes.