After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 408250 - feisty nautilus can't connect to edgy samba server
feisty nautilus can't connect to edgy samba server
Status: RESOLVED FIXED
Product: gnome-vfs
Classification: Deprecated
Component: Module: smb
2.17.x
Other Linux
: Normal major
: ---
Assigned To: gnome-vfs maintainers
gnome-vfs maintainers
Depends on:
Blocks:
 
 
Reported: 2007-02-15 14:44 UTC by Sebastien Bacher
Modified: 2008-06-08 08:44 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description Sebastien Bacher 2007-02-15 14:44:45 UTC
That bug has been opened on https://launchpad.net/ubuntu/+source/nautilus/+bug/84147

"Binary package hint: nautilus

I've got music and videos shared by samba on my edgy desktop. Connecting to edgy samba from itself works, but from my feisty laptop to the edgy server fails. "The folder contents could not be displayed" A different bug caused this to fail in edgy; supposedly this was fixed.

I've marked this as nautilus, as my roommate's Windows seems fine with it. It's possible it's edgy's samba implementation.
...
jldugger@jldugger-tablet:~$ gnomevfs-ls smb://192.168.1.103
stuff (Directory, x-directory/smb-share) size 0
...
jldugger@jldugger-tablet:~$ gnomevfs-ls smb://jldugger
Error opening: Service not available
...
As a test, I fell back to smbclient:
jldugger@jldugger-tablet:/var/log/samba$ smbclient -L jldugger
Domain=[MSHOME] OS=[Unix] Server=[Samba 3.0.22]

        Sharename Type Comment
        --------- ---- -------
        print$ Disk Printer Drivers
        stuff Disk
        IPC$ IPC IPC Service (jldugger server (Samba, Ubuntu))
        ADMIN$ IPC IPC Service (jldugger server (Samba, Ubuntu))
        Stylus-CX-6400 Printer Stylus-CX-6400
Domain=[MSHOME] OS=[Unix] Server=[Samba 3.0.22]

        Server Comment
        --------- -------
        JLDUGGER jldugger server (Samba, Ubuntu)
        MICHAEL_KC0IWH

        Workgroup Master
        --------- -------
        MSHOME MICHAEL_KC0IWH
..."
Comment 1 Justin Dugger 2008-06-08 02:11:53 UTC
This has been fixed for ages in Ubuntu in newer GNOME versions. This bug may as well be marked closed somehow, as I cannot duplicate it currently.