Results 1 to 8 of 8

Thread: cannot access files using file browser or commander

  1. #1
    Join Date
    Jul 2008
    Location
    Skelleftea, Sweden
    Beans
    94
    Distro
    Ubuntu 10.04 Lucid Lynx

    cannot access files using file browser or commander

    So I can access folders in terminal. But file browser and commander crash when I try to open them. File browser works for my external hard drive. The background does not work, everything else is functional.

    No idea how this happened, my friend was just sending me files over Skype, which save in the home folder.

    please help!

  2. #2
    Join Date
    May 2009
    Location
    Texas, USA
    Beans
    110
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Re: cannot access files using file browser or commander

    Try using synaptic package manager to reinstall your file browser.
    When in doubt try this >>>

  3. #3
    Join Date
    Jul 2008
    Location
    Skelleftea, Sweden
    Beans
    94
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: cannot access files using file browser or commander

    there are a bunch of programs when I type in "fiel broswers", so which one do I reinstall? And do I need to reinstall Gnome Commander as well?

  4. #4
    Join Date
    Mar 2006
    Location
    Williams Lake
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: cannot access files using file browser or commander

    If you are running gnome, look for nautilus, for kde search for dolphin.

  5. #5
    Join Date
    Jul 2008
    Location
    Skelleftea, Sweden
    Beans
    94
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: cannot access files using file browser or commander

    ok, no, didn't work

  6. #6
    Join Date
    Sep 2006
    Beans
    Hidden!

    Re: cannot access files using file browser or commander

    Wonder what causes this.

    Tried a full update?

    Code:
    sudo apt-get update
    sudo apt-get upgrade
    If that doesn't work, all I can think of is to purge the program,
    Code:
    sudo apt-get remove --purge nautilus
    remove the settings folder in your home library
    Code:
    rm -r /home/<User>/.nautilus
    and reinstall it.
    Code:
    sudo apt-get install nautilus

  7. #7
    Join Date
    Jul 2008
    Location
    Skelleftea, Sweden
    Beans
    94
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: cannot access files using file browser or commander

    no idea what caused this, a friend was just sending files via skype... I updated to the new ubuntu (pretty) and it works fine now (when I say I I mean I took my laptop to work and got the IT guys to update ubuntu for me. They make me lazy )

  8. #8
    Join Date
    Sep 2006
    Beans
    Hidden!

    Re: cannot access files using file browser or commander

    Haha, well working is working.

    Hope you don't have to go down that road again.

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
  •