Description of problem: I can view folder contents (smb://servername/foldername), but if I try to just view all shares of the server (smb://servername), nautilus shows 0 objects. Worked fine in Fedora 8. Version-Release number of selected component (if applicable): 2.22.2-7.fc9.i386 How reproducible: always Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
I was able to browse by adding "samba" as a trusted service in system-config-firewall Apparently in F9 the defaults are stricter, can you check if "opening" the firewall solves the issues for you ?
Of course I allowed samba in firewall in the first place. That's not the problem. Strange but I can see shares of my own computer but not the others (I can access other PCs shares by typing full path manually however). However using smbclient in the command line shows shares properly.
Note: konqueror asks for password and shows shares properly.
So, the list of shares can be obtained only when authenticated to the server? In gvfs, we don't have auth support in gvfsd-smb-browse backend yet, we only do anonymous login. That might be the problem here. Authentication is supported only when directly mounting the share - i.e. smb://server/share/ There's a general bug logged on this, but the patch needs major redesign: http://bugzilla.gnome.org/show_bug.cgi?id=524485
i also can confirm this bug with nautilus 2.22.2 on fedora 9
gvfs-1.0.3-2.fc10 has been submitted as an update for Fedora 10. http://admin.fedoraproject.org/updates/gvfs-1.0.3-2.fc10
If possible, please test the updated packages (Fedora 10 only), read the notes posted in the link above and report any issues. Fedora 9 packages will follow soon, after we gather some feedback from the testing.
gvfs-1.0.3-2.fc10 has been pushed to the Fedora 10 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update gvfs'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F10/FEDORA-2008-10848
I tested this update. Shares are displayed now and password is requested when needed, thank you.
gvfs-1.0.3-3.fc10 has been submitted as an update for Fedora 10. http://admin.fedoraproject.org/updates/gvfs-1.0.3-3.fc10
gvfs-1.0.3-3.fc10 has been pushed to the Fedora 10 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update gvfs'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F10/FEDORA-2008-11176
gvfs-1.0.3-4.fc10 has been submitted as an update for Fedora 10. http://admin.fedoraproject.org/updates/gvfs-1.0.3-4.fc10
gvfs-1.0.3-4.fc10 has been pushed to the Fedora 10 stable repository. If problems still persist, please make note of it in this bug report.