How do I delete temporary files in Linpus Lite?

Discussion in 'Linux' started by Jim Oakley, Feb 23, 2009.

  1. Jim Oakley

    Jim Oakley

    Joined:
    Nov 11, 2008
    Messages:
    3
    Likes Received:
    0
    How do I delete temporary files in Linpus Lite?
    Please help!
     
    Jim Oakley, Feb 23, 2009
    #1
  2. Jim Oakley

    barrie

    Joined:
    Nov 11, 2008
    Messages:
    296
    Likes Received:
    0
    Location:
    UK / Switzerland
    Hi Jim,

    Are you referring to what seems to be back up of viewed or used files in the thumbnails folder?

    You will see two sub folders here one called fail or failed and the other called normal, I delete the ones in (normal) folder as they grow to about 4GB on a weekly basis, just to keep things tidy the fail folder never grows to more that 120 Kb.

    Also remember you can fully remove deleted files by the following open file manager in the Files section of your desktop and from the window menu select Go >> Trash. Empty Trash then appears on the File menu.
     
    barrie, Mar 4, 2009
    #2
  3. Jim Oakley

    holywoodmum

    Joined:
    Oct 6, 2008
    Messages:
    49
    Likes Received:
    0
    I've been trying to clear my trash for a while and every time in the File Manager > Go > Trash, then the file manager just closes, and nada... I'm totally out of disk space - help!
     
    holywoodmum, Mar 30, 2009
    #3
  4. Jim Oakley

    jknights

    Joined:
    Nov 26, 2008
    Messages:
    88
    Likes Received:
    0
    Location:
    Oliva, Valencia, Spain
    I have a similar problem but as yet I have 2GB left out of my 6GB.
    When I delete items from a device the files disappear but the free space is not released.
    How can I release this disk space. I've tried the suggested FileManager/Go/Trash

    Any other suggestions -
    Is there a command line entry that I can use within Terminal ?
     
    jknights, Apr 3, 2009
    #4
  5. Jim Oakley

    holywoodmum

    Joined:
    Oct 6, 2008
    Messages:
    49
    Likes Received:
    0
    The thing that I am holding out hope for is that last time I totally had not a MB to spare, it did pop-up something toallow me to empty trash. Not the ideal solution I know.
    Anyone know why file manager should crash when I try >go>trash?
     
    holywoodmum, Apr 5, 2009
    #5
  6. Jim Oakley

    jknights

    Joined:
    Nov 26, 2008
    Messages:
    88
    Likes Received:
    0
    Location:
    Oliva, Valencia, Spain
    I'm using xfce as my desktop manager I wonder if the change to this has effected the Empty Trash function.
     
    jknights, Apr 8, 2009
    #6
  7. Jim Oakley

    Darryl

    Joined:
    Sep 1, 2008
    Messages:
    308
    Likes Received:
    0
    Did anybody try using thunar? In terminal
    Code:
    sudo thunar
    Maybe it will work as sudo or root?
    Hope it helps.
     
    Darryl, Apr 8, 2009
    #7
  8. Jim Oakley

    holywoodmum

    Joined:
    Oct 6, 2008
    Messages:
    49
    Likes Received:
    0
    Just tried
    Code:
    sudo thunar
    then Go > Trash this is what output in my terminal
    Code:
    [user@localhost ~]$ sudo thunar
    method return sender=:1.6 -> dest=:1.24075 reply_serial=2
       boolean true
    
    (thunar:12437): Gtk-WARNING **: Error loading theme icon 'gnome-fs-home' for stock: Icon 'gnome-fs-home' not present in theme
    
    (thunar:12437): Gtk-WARNING **: Error loading theme icon 'gnome-fs-trash-full' for stock: Icon 'gnome-fs-trash-full' not present in theme
    
    (thunar:12437): Gtk-WARNING **: Error loading theme icon 'gnome-fs-home' for stock: Icon 'gnome-fs-home' not present in theme
    
    (thunar:12437): Gtk-WARNING **: Error loading theme icon 'gnome-fs-trash-full' for stock: Icon 'gnome-fs-trash-full' not present in theme
    Segmentation fault
    
    I don't understand!!
     
    holywoodmum, Apr 8, 2009
    #8
  9. Jim Oakley

    jknights

    Joined:
    Nov 26, 2008
    Messages:
    88
    Likes Received:
    0
    Location:
    Oliva, Valencia, Spain
    I tried that too but with no success.

    I then downloaded emelfm2 (two pane file manager) and used this instead.
    Select the preference Show hidden files.

    If you then go to /home/user/.local/share/Trash/files/
    Select all the files and the use the Delete key.

    All files deleted.
    :D
     
    jknights, Apr 8, 2009
    #9
  10. Jim Oakley

    holywoodmum

    Joined:
    Oct 6, 2008
    Messages:
    49
    Likes Received:
    0
    Just done that as well, but disappointingly has only free-ed up 600MB, thought it would be WAY more than that... also had I realised that was the path to Trash, I could have got there without emelfm2. Anyway, thanks for your help!!

    Is there any sort of 'treesize' for linux I can use to see where I am storing so much junk?
     
    holywoodmum, Apr 8, 2009
    #10
  11. Jim Oakley

    jknights

    Joined:
    Nov 26, 2008
    Messages:
    88
    Likes Received:
    0
    Location:
    Oliva, Valencia, Spain
  12. Jim Oakley

    holywoodmum

    Joined:
    Oct 6, 2008
    Messages:
    49
    Likes Received:
    0
    perfect, thank you, have got the treesize one now :)
     
    holywoodmum, Apr 8, 2009
    #12
  13. Jim Oakley

    Mguel

    Joined:
    Mar 15, 2009
    Messages:
    6
    Likes Received:
    0
    Alt+F2 and type:

    Code:
    baobab
    and hit Enter, and you can see the disk usage analyzer which shows disk usage of the whole filesystem or a specific folder with a tree view and a pie chart display (you don't need to install anything since it's included on Linpus.
     
    Mguel, Apr 12, 2009
    #13
  14. Jim Oakley

    holywoodmum

    Joined:
    Oct 6, 2008
    Messages:
    49
    Likes Received:
    0
    ooh, ta for that!!
     
    holywoodmum, Apr 12, 2009
    #14
  15. Jim Oakley

    speekergeek

    Joined:
    Jul 17, 2008
    Messages:
    76
    Likes Received:
    0
    Or just hold shift when you delete a file to bypass the trash bin.
     
    speekergeek, Apr 13, 2009
    #15
  16. Jim Oakley

    holywoodmum

    Joined:
    Oct 6, 2008
    Messages:
    49
    Likes Received:
    0
    so much to learn!!

    Now i have a different problem. I emptied the "files" bit of Trash, then went to empty the "info", then the infos all got put in files, and new infos were created, and now there are more and more and more files every time I try to delete - will Shift + Delete work for that?
     
    holywoodmum, Apr 13, 2009
    #16
  17. Jim Oakley

    jknights

    Joined:
    Nov 26, 2008
    Messages:
    88
    Likes Received:
    0
    Location:
    Oliva, Valencia, Spain
    Cool works well for me.
    :D
     
    jknights, Apr 13, 2009
    #17
  18. Jim Oakley

    holywoodmum

    Joined:
    Oct 6, 2008
    Messages:
    49
    Likes Received:
    0
    Yep, now have an empty trash agian - thanks everyone...

    My final gripe is I can't seem to make a shortcut to it anywhere - any clues!?
     
    holywoodmum, Apr 13, 2009
    #18
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.