Bug 185168

Summary: cannot save changes cannot write applications-kmenuedit.menu
Product: [Applications] kmenuedit Reporter: Timpson <mrichytech>
Component: generalAssignee: Unassigned bugs mailing-list <unassigned-bugs>
Status: RESOLVED NOT A BUG    
Severity: normal CC: wstephenson
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Timpson 2009-02-21 21:53:25 UTC
Version:           0.8 (using 4.2.00 (KDE 4.2.0), 4.2.0-10.fc10 Fedora)
Compiler:          gcc
OS:                Linux (i686) release 2.6.27.15-170.2.24.fc10.i686

ive opened up up the menu editor by right clicking on the launcher in the kde panel.  I add an item and try to save but get the error:

********
Menu changes could not be saved because of the following problem:

Could not write to /home/tim/.config/menus/applications-kmenuedit.menu
********

drwx------ 3 root root 4.0K 2009-01-15 00:51 /home/tim/.config/menus

[root@localhost menus]# ls
applications-merged
[root@localhost applications-merged]# ls
xdg-desktop-menu-dummy.menu
Comment 1 Will Stephenson 2009-11-23 17:45:47 UTC
So you started KDE as root with $HOME as /home/tim - chown -R tim. /home/tim to fix.