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 |https://commits.kde.org/kme |nuedit/e6f5adb584547be63a48 |nuedit/92bbc4735cbc7277610e |bd03610032eec2162455 |48c82f3e41ac37e5773f --- Comment #7 from David Redondo <k...@david-redondo.de> --- Git commit 92bbc4735cbc7277610e48c82f3e41ac37e5773f by David Redondo. Committed on 20/01/2020 at 14:12. Pushed by davidre into branch 'Plasma/5.18'. 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/92bbc4735cbc7277610e48c82f3e41ac37e5773f -- You are receiving this mail because: You are watching all bug changes.