View Single Post
  #41 (permalink)  
Old 17-Jun-2009, 16:05
guadaloupi guadaloupi is offline
Puzzled Penguin
 
Join Date: Jun 2009
Posts: 8
guadaloupi hasn't been rated much yet
Default Re: Slab popups all the time

Quote:
Originally Posted by buugmenot View Post
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?
Reply With Quote