Bug 132370 - "Connect to server" to windows share hangs forever
Summary: "Connect to server" to windows share hangs forever
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: nautilus
Version: 3
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Alexander Larsson
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 131589
TreeView+ depends on / blocked
 
Reported: 2004-09-11 20:49 UTC by Havoc Pennington
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2004-10-14 15:48:13 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Havoc Pennington 2004-09-11 20:49:37 UTC
If I do
"smbmount '//HAVOC/Music Drive' '/mnt/music'"
it prompts for a password, I just press enter, then I can use the share.
The share is browseable from another Windows system.

If I open Network in nautilus, or manually enter Server=HAVOC,
Share=Music Drive, then it hangs forever with the hourglass cursor.
There's no indication of what it's doing.

smbtree seems to SIGABRT on startup.

[hp@localhost ~]$ rpm -q nautilus
nautilus-2.7.92-1
[hp@localhost ~]$ rpm -q samba-client
samba-client-3.0.6-3
[hp@localhost ~]$ rpm -q gnome-vfs2
gnome-vfs2-2.7.92-2

Comment 1 Alexander Larsson 2004-09-13 13:01:26 UTC
Connect to share opens the share when you're done, so its likely that
the problem is just the same you get when you open network.

What server is HAVOC? samba, windows? what version?

Does nautilus keep on going, appart from that window?

Comment 2 Havoc Pennington 2004-09-13 21:05:23 UTC
Server is Windows XP. Nautilus does keep going, it just has the busy
cursor in that window.


Comment 3 Alexander Larsson 2004-09-14 06:58:49 UTC
Can you get full backtraces (with debuginfo) for all threads of
gnome-vfs-daemon?

Comment 4 Havoc Pennington 2004-09-14 15:45:55 UTC
I'll try, sure.


Comment 5 Havoc Pennington 2004-09-18 19:16:31 UTC
As best I can tell, gnome-vfs-daemon and nautilus backtraces are both
just sitting in the main loop. The trace is just poll(),
bonobo_main(), etc. Nothing of interest.

Comment 6 Havoc Pennington 2004-09-18 19:21:20 UTC
Aha, I got "connect to server" to work; "service iptables stop" was
necessary. Is that something we could fix in the default firewall?

"Network" still seems to hang forever though.


Comment 7 Alexander Larsson 2004-09-21 14:12:00 UTC
Are we still fucking up smb with the default firewall? We should
probably fix that then.


Comment 8 Colin Walters 2004-09-24 18:20:43 UTC
This is basically a duplicate of #133478, no?

Comment 9 Alexander Larsson 2004-09-27 08:28:23 UTC
Not really. hp claims "Network" still doesn't work with firewall disabled.

Comment 10 Alexander Larsson 2004-10-01 15:29:47 UTC
It might be a duplicate though. Can you try disabling the firewall and
log in/out?

Comment 11 Alexander Larsson 2004-10-14 15:48:13 UTC
Wontfixing this. The important bug is the smb vs firewall one.


Note You need to log in before you can comment on or make changes to this bug.