Results 1 to 7 of 7

Thread: saved files wont show up on dektop

  1. #1
    Join Date
    Nov 2009
    Beans
    14

    saved files wont show up on dektop

    im using the newest ubuntu and when im online and download a file, (mainly .pdf) to my desktop it doesn't show up. even when i go into my filesystem and look under desktop its not there and its trying to load, but nothing ever shows up. but when i try to save something else to my desktop, like in office or an image, the files (the .pdf's that are not on the desktop) show up in the "save file" box and the saved file will show up on the desktop. Also i just started using chrome for my browser, it seemed to never do this before when i used firefox. but now when i do use firefox it does the same thing.
    Last edited by mikejaron; December 16th, 2009 at 11:15 PM.

  2. #2
    Join Date
    Feb 2009
    Beans
    348
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: saved files wont show up on dektop

    You sure it did not save in downloads? That seems to be the default . Well if you're still getting those bugs then why not install chromium. Google chrome originated from this project. So they're basically the same.
    #ubuntu-beginners on irc.freenode.net

    Chuck Norris once beat the land speed record on a bicycle missing its chain and the back tire.

  3. #3
    Join Date
    Dec 2008
    Location
    Kennewick, Washington
    Beans
    168
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: saved files wont show up on dektop

    Try using :

    Code:
    ls -al | grep name_of_file.jpg
    To see if it is there. You might just have to use ls -al.
    If you find the file but with a dot before the name like
    Code:
    .filename.jpg
    It means the file is being hidden when it is being saved.

    I would check your download/save settings on your browser.
    Avoid the Gates of Hell. Use Linux.

  4. #4
    Join Date
    Dec 2008
    Location
    Kennewick, Washington
    Beans
    168
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: saved files wont show up on dektop

    Quote Originally Posted by Yvan300 View Post
    You sure it did not save in downloads? That seems to be the default . Well if you're still getting those bugs then why not install chromium. Google chrome originated from this project. So they're basically the same.
    Ha Ha Didn't even think of that.
    + 1
    Avoid the Gates of Hell. Use Linux.

  5. #5
    Join Date
    Nov 2009
    Beans
    14

    Re: saved files wont show up on dektop

    haha def did not save it to downloads, triple checked that

  6. #6
    Join Date
    Nov 2009
    Beans
    14

    Re: saved files wont show up on dektop

    so i tried the code (ls -al | grep name_of_file.jpg) and it says that there is no such file or directory
    Last edited by mikejaron; December 17th, 2009 at 12:14 AM.

  7. #7
    Join Date
    Nov 2009
    Beans
    14

    Re: saved files wont show up on dektop

    thanks for all the help, it seems all my computer needs was a restart now everything is working fine

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
  •