Summary: | problem adding/modifying menu entires | ||
---|---|---|---|
Product: | [Applications] kmenuedit | Reporter: | CSLX <carlosandovalgt> |
Component: | general | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | nate, yumpottedmeat |
Priority: | NOR | ||
Version: | 5.17.0 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/kmenuedit/d7dbd84e96b8727a8f37abb8744b2dcf27ff5fb0 | Version Fixed In: | 5.17.2 |
Sentry Crash Report: |
Description
CSLX
2019-10-17 09:27:52 UTC
*** Bug 413154 has been marked as a duplicate of this bug. *** 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 |