When trying to change the icon on one of my .desktop files (on my own desktop), I get:
"Could not save properties. You do not have sufficient access to write to /home/dave/Desktop/QUIET.desktop"
How can I not have permission to write to my own desktop?
I'm a brand-newbie KDE user, Kubuntu 11.10 x64.
It looks to me like I do have the necessary permissions:
What am I doing wrong?
(BTW I did search both here and Google before posting - the only relevant thing I found was a similar complaint, but they were trying to modify a softlink; this is not a softlink.)
"Could not save properties. You do not have sufficient access to write to /home/dave/Desktop/QUIET.desktop"
How can I not have permission to write to my own desktop?
I'm a brand-newbie KDE user, Kubuntu 11.10 x64.
It looks to me like I do have the necessary permissions:
Code:
dave@enough:~/Desktop$ ls -l total 212 -rw-rw-r-- 1 dave dave 10483 2011-11-27 11:19 2011-11 Kubuntu 11.10 x64 install notes (ENOUGH) drwxrwxr-x 2 dave dave 4096 2011-11-26 16:36 KDE notes drwxrwxr-x 3 dave dave 4096 2011-11-27 11:06 Linux tips -rwxrwxr-x 1 dave dave 401 2011-11-27 11:31 QUIET.desktop -rwxrw-r-- 1 dave dave 274 2011-11-26 15:18 TOWER.desktop
(BTW I did search both here and Google before posting - the only relevant thing I found was a similar complaint, but they were trying to modify a softlink; this is not a softlink.)
Comment