https://bugs.kde.org/show_bug.cgi?id=385557
--- Comment #1 from David Edmundson <[email protected]> --- Git commit de7f988c71b23880ec44d9e90a24f65d6f791b53 by David Edmundson. Committed on 21/10/2019 at 11:00. Pushed by davidedmundson into branch 'master'. Store stashed model index as QPersistentModelIndex Summary: Otherwise we can crash if the model updates during load. Related: bug 390005 Test Plan: Had a state where my manually saved session would crash systemsettings on load accessing a null kservice object from a menuItem With this patch that session no longer crashes Reviewers: #plasma, apol Reviewed By: apol Subscribers: apol, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D24785 M +1 -1 sidebar/ToolTips/tooltipmanager.cpp https://commits.kde.org/systemsettings/de7f988c71b23880ec44d9e90a24f65d6f791b53 -- You are receiving this mail because: You are watching all bug changes.
