https://bugs.kde.org/show_bug.cgi?id=415699
David Redondo <k...@david-redondo.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/kme | |nuedit/e6f5adb584547be63a48 | |bd03610032eec2162455 Resolution|--- |FIXED Version Fixed In| |5.18.0 Status|CONFIRMED |RESOLVED --- Comment #6 from David Redondo <k...@david-redondo.de> --- Git commit e6f5adb584547be63a48bd03610032eec2162455 by David Redondo. Committed on 20/01/2020 at 13:54. Pushed by davidre into branch 'master'. Correctly save shortcuts of new Items Summary: When saving first all changes are saved before updating syscoca. This lead to a crash because serviceByStorageId failed. We can just change the API to directly to take KService::Ptr's. FIXED-IN: 5.18.0 Test Plan: Correctly created a new item and set a shortcut for it Reviewers: #plasma, rikmills, davidedmundson Reviewed By: #plasma, davidedmundson Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D26765 M +2 -4 globalaccel.cpp M +3 -3 globalaccel.h M +1 -1 kconf_update/globalaccel.cpp M +3 -3 menuinfo.cpp https://commits.kde.org/kmenuedit/e6f5adb584547be63a48bd03610032eec2162455 -- You are receiving this mail because: You are watching all bug changes.