![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.
Ubuntu 9.10 is out!!!
When downloading Ubuntu 9.10 please consider using bittorrent to get your copy of Ubuntu. The Ubuntu Developers Summit for Lucid Lynx will be held the week of 16-Nov-2009 till 20-Nov-2009 in Dallas, TX USA. Visit the the Ubuntu wiki for more information about UDS and how to participate remotely. |
|
Desktop Environments Support for your Ubuntu desktop. Including Gnome, KDE and XFCE. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
5 Cups of Ubuntu
![]() Join Date: Dec 2005
Beans: 22
|
Deleting Trash
Hi,
I'm using Gnome as me desktop environment and have deleted a lot of files recently, mainly mp3 files within Amarok. I have emptied my trash can so thought all files had been deleted from my system. Then today I was exploring the filesystem and playing around with the DU command and found that the directory ~/.local/share/Trash/files was 3.5GB in size. When I listed the contents of this directory I noticed that they were all mp3 files that I had deleted from my collection. I have two questions: 1. Can I manually delete these files without causing any harm to my sytem; and 2. Why were these files either not in the trash, or deleted when I emptied the trash. Does it have anything to do with the fact I was using a KDE app (Amarok) within Gnome?? Thanks in advance. |
|
|
|
|
|
#2 |
|
5 Cups of Ubuntu
![]() Join Date: Nov 2006
Beans: 16
|
Re: Deleting Trash
mmmm? odd!
To answer your first question: Yes you can safely delete the folder and the files. (Either using the graphical interface, or dropping to a shell (terminal) and using rm -rf) It should not be because you are using a KDE app. in a Gnome environment. It may be an obscure bug in Nautilus. I have noticed that if I use Nautilus to "delete" (read: move to "Trash Can") files from a USB thumb drive, the files are moved to the .trash folder on the USB thumb drive, but they do not appear in the desktop "Trash Can" see: http://gnomesupport.org/forums/viewtopic.php?t=12051 |
|
|
|
|
|
#3 |
|
Ubuntu Extra Shot
![]() Join Date: Aug 2005
Beans: 378
|
Re: Deleting Trash
The gnome trash directory for a user's files is ~/.Trash but the KDE trash directory is ~/.local/share/Trash. So I think what happens is that Amorak moves the files to ~/.local/share/Trash when you delete items. When you "empty the trash" on the gnome desktop, you empty the directory ~/.Trash (which is not where Amorak put this files).
|
|
|
|
|
|
#4 |
|
5 Cups of Ubuntu
![]() Join Date: Dec 2005
Beans: 22
|
Re: Deleting Trash
Thanks Mannheim that makes sense.
|
|
|
|
|
|
#5 | |
|
A Carafe of Ubuntu
![]() Join Date: Feb 2007
Location: Cocoa Beach, Florida
Beans: 133
Ubuntu 9.04 Jaunty Jackalope
|
Re: Deleting Trash
Quote:
__________________
There is no elevator to success. You'll have to take the stairs. MCSE_Crossover |
|
|
|
|
|
|
#6 |
|
Has an Ubuntu Drip
![]() |
Re: Deleting Trash
symlinks...
say you want to only have .Trash as the trash (which is what Gnome uses). But some application insists on .local/share/Trash for its Trash path. In a terminal: 1) remove the other Trash: rm -rf ~/.local/share/Trash 2) replace that with a symlink to the real Trash: ln -s ~/.Trash ~/.local/share/Trash |
|
|
|
|
|
#7 |
|
A Carafe of Ubuntu
![]() Join Date: Feb 2007
Location: Cocoa Beach, Florida
Beans: 133
Ubuntu 9.04 Jaunty Jackalope
|
Re: Deleting Trash
Excellent information! Good to know for us "newbies." Symbolic links are definately something that us "Microsoft crossovers" don't deal with too much, but obviously, are very important in the Linux realm.
__________________
There is no elevator to success. You'll have to take the stairs. MCSE_Crossover |
|
|
|
|
|
#8 |
|
Gee! These Aren't Roasted!
![]() Join Date: Oct 2006
Location: toronto,ontario,canada
Beans: 165
Ubuntu 7.10 Gutsy Gibbon
|
Re: Deleting Trash
i have trash in the trash icon but it will not delete after using the empty trash text on the right click menu,it deletes pictures mp3s and the like but i have copys of folders and libmtp leftovers from when i installed gnomad.is it safe to delete these?,and how?.thanks.
|
|
|
|
|
|
#9 | |
|
Just Give Me the Beans!
![]() Join Date: Oct 2006
Location: Canada
Beans: 54
Ubuntu 9.04 Jaunty Jackalope
|
Re: Deleting Trash
Quote:
I use AmaroK, Ktorrent, and K3B under Gnome. All three of them moved large media files to that folder which never get erased. Just wanted to thank you for the fix. The symlink did the job. |
|
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|