Results 1 to 3 of 3

Thread: Cannot delete from Trash

  1. #1
    Join Date
    Jan 2013
    Beans
    1

    Exclamation Cannot delete from Trash

    I have two items in my "Trash" that give this error response when attempting to "Empty the trash":

    "Could not delete file /home/[name]/.local/share/Trash/files/[folder]/[garbage_characters]"

    There are two folders (items) in the trash that both have this behavior. Can anyone give me clues about how to correct this problem?

    Thanks

  2. #2
    Join Date
    Jan 2008
    Location
    UK
    Beans
    1,783
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: Cannot delete from Trash

    Terminal
    Code:
    gksu nautilus
    will open Nautilus as root. In the /home/[user] folder hit Ctrl+h to reveal your hidden files. Find the .trash file then the items you need to get rid of. Highlight them then Shift+del to permanently delete. The shift+del operation is important otherwise all you will do is move the offending files into Root's trash and clog up your system.

    Close down Nautilus. Close down Terminal.
    Last edited by mapes12; January 12th, 2013 at 07:41 PM.
    Keep Ubuntu free! Donate any amount you like – just use the PayPal donation address donations@ubuntu.com

  3. #3
    Join Date
    Feb 2008
    Beans
    19
    Distro
    Ubuntu Development Release

    Re: Cannot delete from Trash

    Quote Originally Posted by mapes12 View Post
    Terminal
    Code:
    gksu nautilus
    Code:
    kdesudo dolphin
    i guess.
    And "Alt + ." to see hidden files.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •