https://bugs.kde.org/show_bug.cgi?id=397863
Aleix Pol <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/kir | |igami/91c4be04be103cbf3e748 | |e0d6bd1882fe2fc4b20 Status|REPORTED |RESOLVED --- Comment #7 from Aleix Pol <[email protected]> --- Git commit 91c4be04be103cbf3e748e0d6bd1882fe2fc4b20 by Aleix Pol. Committed on 24/09/2018 at 17:43. Pushed by apol into branch 'master'. Don't actively destroy menu items They will be destroyed by their parent, as they get reparented as soon as addMenu/addItem is called. For some reason this triggers a crash in some strange situations (e.g. when construction/destruction happens quickly). M +0 -2 src/controls/private/ActionsMenu.qml https://commits.kde.org/kirigami/91c4be04be103cbf3e748e0d6bd1882fe2fc4b20 -- You are receiving this mail because: You are watching all bug changes.
