Quote:
Originally Posted by buugmenot
For me that fixed the problem:
Goto your user directory (/home/$USER)
Then:
chattr +i .recently-used.xbel
No problems anymore!
|
PS Can anyone tell me how to undo "chattr +i"?
I do mean without reformatting the hard drive and reinstalling everything!
I am unable to perform many functions, so my system is now unusable as is.
It would seem logical that using a -i parameter would reverse it. That is what is stated in the documentation I can find on the chattr command for e2fsprogs: But when try I, what I get is:
" # chattr -i .gvfs
chattr: Permission denied while trying to stat .gvfs"
chmod has no effect, nor does rm or rmdir even for root. Any advise?