Bug 132370
| Summary: | "Connect to server" to windows share hangs forever | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Havoc Pennington <hp> |
| Component: | nautilus | Assignee: | Alexander Larsson <alexl> |
| Status: | CLOSED WONTFIX | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 3 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2004-10-14 15:48:13 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 131589 | ||
|
Description
Havoc Pennington
2004-09-11 20:49:37 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? Server is Windows XP. Nautilus does keep going, it just has the busy cursor in that window. Can you get full backtraces (with debuginfo) for all threads of gnome-vfs-daemon? I'll try, sure. 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. 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. Are we still fucking up smb with the default firewall? We should probably fix that then. This is basically a duplicate of #133478, no? Not really. hp claims "Network" still doesn't work with firewall disabled. It might be a duplicate though. Can you try disabling the firewall and log in/out? Wontfixing this. The important bug is the smb vs firewall one. |