https://bugs.kde.org/show_bug.cgi?id=413079
Wolfgang Bauer <wba...@tmo.at> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/kme | |nuedit/d7dbd84e96b8727a8f37 | |abb8744b2dcf27ff5fb0 Status|REPORTED |RESOLVED Resolution|--- |FIXED Version Fixed In| |5.17.2 --- Comment #2 from Wolfgang Bauer <wba...@tmo.at> --- Git commit d7dbd84e96b8727a8f37abb8744b2dcf27ff5fb0 by Wolfgang Bauer. Committed on 28/10/2019 at 08:02. Pushed by wbauer into branch 'Plasma/5.17'. Create directory when saving the menu file Commit 0bf70655 ported kmenuedit away from KStandardDirs. But unlike KStandardDirs, QStandardPaths doesn't guarantee that the target directory actually exists, therefore saving the menu file failed if ~/.config/menus/ wasn't there already. FIXED-IN: 5.17.2 Differential Revision: https://phabricator.kde.org/D24996 M +4 -0 menufile.cpp https://commits.kde.org/kmenuedit/d7dbd84e96b8727a8f37abb8744b2dcf27ff5fb0 -- You are receiving this mail because: You are watching all bug changes.