Page 1 of 4 123 ... LastLast
Results 1 to 10 of 35

Thread: Could not display "network:///". Nautilus cannot handle "network" locations.

  1. #1
    Join Date
    Sep 2009
    Location
    United States
    Beans
    13
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Question Could not display "network:///". Nautilus cannot handle "network" locations.

    Hello, I was about to transfer some files to another computer on my home network, however it required me to go through root nautilus fileviewer
    Code:
    gksudo nautilus
    because of permission reasons as always.It's worked in the past because I was on 8.04, Now I'm on 9.04 and I get this error when trying to access the local home network.

    Could not display "network:///". Nautilus cannot handle "network" locations.

    Also, when I try to type in the SMB address of a local computer on my home network I receive this error:

    Example: I type in smb://192.168.1.102
    Could not find "/home/(USERNAME)/smb:/192.168.1.102".
    Please check the spelling and try again.

    That is insane, I did not specify it to my home folder. So I went up to "/" directory and received the same error.

    I have searched through google and came up with similar problems but no answers. Is their any one who knows of a way to get around this?
    Any help much appreciated.

    EDIT: "libgnomevfs2-extra" did not work, like other forums stated that it would.
    EDIT: I didn't have "smbfs" installed. I'm downloading it now to see if it fixes it.
    EDIT: installing smbfs didn't work.
    Last edited by millstone; September 29th, 2009 at 07:23 PM.

  2. #2
    Join Date
    Apr 2008
    Beans
    121

    Re: Could not display "network:///". Nautilus cannot handle "network" locations.

    Question.
    What kind of files are you xfering from 1 pc to the other, if you need to use gksudo nautilus?
    Why can't you just use the normal windows exlorer thingy to transfer data from 1 pc to 2 pc?

  3. #3
    Join Date
    Feb 2009
    Location
    Kernersville, NC
    Beans
    58
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Could not display "network:///". Nautilus cannot handle "network" locations.

    i've always preferred to add a line in /etc/fstab for mounting the specific samba share to a local directory. then all you have to do is sudo mount that directory and then you can treat it as a local directory and copy paste to it.

  4. #4
    Join Date
    Sep 2009
    Location
    United States
    Beans
    13
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Could not display "network:///". Nautilus cannot handle "network" locations.

    commander_keen: Because sometimes I run into permissions errors.
    grturner: Thanks, I will do that.

  5. #5
    Join Date
    Jun 2008
    Beans
    4

    Re: Could not display "network:///". Nautilus cannot handle "network" locations.

    installing gvfs-backends fixed it for me

  6. #6
    Join Date
    Nov 2009
    Beans
    1

    Re: Could not display "network:///". Nautilus cannot handle "network" locations.

    I have a fresh install of 9.10 and this problem still persists. None of the suggestions in this thread have proven useful.

  7. #7
    Join Date
    Jan 2010
    Beans
    1

    Re: Could not display "network:///". Nautilus cannot handle "network" locations.

    Quote Originally Posted by doccali View Post
    installing gvfs-backends fixed it for me
    OUTSTANDING!

    That sure fixed it for me too! I am running the server version and manually installed the gui btw.

    I also tried....
    mv /usr/local /usr/local.old
    mkdir /usr/local
    and some other things on the web, but this was the missing piece.

  8. #8
    Join Date
    Aug 2008
    Location
    USA
    Beans
    14
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Could not display "network:///". Nautilus cannot handle "network" locations.

    installing gvfs-backends fixed it for me too. If you have this issue just do the following:

    Code:
    sudo apt-get install gvfs-backends

  9. #9
    Join Date
    Oct 2007
    Beans
    27

    Re: Could not display "network:///". Nautilus cannot handle "network" locations.

    I have this problem on 9.04, although a few weeks back everything was fine. gvfs-backends is already installed, I tried re-installing it but no joy

  10. #10
    Join Date
    Oct 2007
    Beans
    27

    Re: Could not display "network:///". Nautilus cannot handle "network" locations.

    Ok I fixed this, using synaptic I completely removed gvfs (and therefore gvfs-backends, nautilus, ubuntu-desktop and some other stuff) before reinstalling it all. Worked after that

Page 1 of 4 123 ... LastLast

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
  •