trash

You have a problem with Salix? Post here and we'll do what we can to help.
Post Reply
User avatar
fizzy-logic
Posts: 35
Joined: 10. Dec 2013, 20:16

trash

Post by fizzy-logic »

Hey everybody,
I was trying to move a 3.3gb file to trash to delete it and got the following in a popup : The trash has reached its maximum size!
Cleanup the trash manually.

There is nothing in the trash though !!
any clues appreciated.
User avatar
ElderDryas
Posts: 144
Joined: 3. Nov 2011, 22:06
Location: Lincoln, Nebraska USA

Re: trash

Post by ElderDryas »

1) Open terminal
2) cd /home/$USER/.local/share/Trash/
3) "sudo rm -rf *" (make <sure> of your location beforehand..."rm -rf *" deletes <everything> there, so if you're in the wrong location...opps :)
4) "sudo rm -rf .*"
5) "ls -la" to make sure everything is gone.

The normal Trash contents will be regenerated the next time you use Thunar to dump something in it.

If this doesn't work, my experience tells me that something has messed up the file system. At this point I just bite the bullet and reformat (of course I have backups :)
Post Reply