Comment 5 for bug 213375

Revision history for this message
Laubstein (laubstein) wrote :

System info
--
Description: Ubuntu Hardy
Release: 8.04

nautilus 2.22.2-0ubuntu5
libgnomevfs2-extra 2.22.0-2ubuntu1
--

Same problem from chifamba.

I have a WinXP machine named "testserver" with 3 shared folders: "Shared", "Applications", "DEMOS".

Using Nautilus:
---
I type: "smb://testserver" and I receive a blank screen. If I type "smb://testserver/DEMOS", the authentication window appears and I can access the shared folder.
---

Using Terminal: (that works)
---
testuser@machine-linux:~$ gnomevfs-ls smb://testserver
connection_message_func(): Callback
CALLBACK: fill-authentication!!!
connection_message_func(): Callback
CALLBACK: fill-authentication!!!
connection_message_func(): Callback
CALLBACK: full-authentication!!!
You must log in to access guest@testserver
Username (default "testuser"): <my username>
Domain (default "WORKGROUP"): <my domain>
Password: <*****>
Shared (Directory, x-directory/smb-share) size 0
Applications (Directory, x-directory/smb-share) size 0
DEMOS (Directory, x-directory/smb-share) size 0
---

ps: I don't have this problem with Ubuntu Feisty (7.10).