[Bug 227836] kde menu editor, move item doesn't work

Māris Nartišs maris.kde at gmail.com
Fri Mar 19 16:39:07 GMT 2010


https://bugs.kde.org/show_bug.cgi?id=227836





--- Comment #5 from Māris Nartišs <maris kde gmail com>  2010-03-19 17:39:04 ---
I compared KMenuedit 0.7 running 3.5.10 and 0.8 running 4.4.1 output in
.config/menu/applications-kmenuedit.menu after performing following steps:
mv applications-kmenuedit.menu /some/other/place
launch KMenuedit
Move "Games" folder to "Utilities"

  <Move>
-  <Old>Games</Old>
-  <New>Utilities/Games</New>
+  <Old>Games/</Old>
+  <New>Utilities/Games/</New>
  </Move>

After I removed tailing / from Games, folder got moved in Kickoff too.

Workaround for all - open .config/menu/applications-kmenuedit.menu with kate 
and check for:
1) tailing / at end of folder names;
2) folder names ending with -2 or -1. Delete <move> blocks with "foldername-2"
and fix any references to "foldername-2" to point to real name ("foldername").

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Unassigned-bugs mailing list