Bug 185168 - cannot save changes cannot write applications-kmenuedit.menu
Summary: cannot save changes cannot write applications-kmenuedit.menu
Status: RESOLVED NOT A BUG
Alias: None
Product: kmenuedit
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-21 21:53 UTC by Timpson
Modified: 2009-11-23 17:45 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.