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 136013 - Nautilus hangs on purposely invalid FTP connections.
Nautilus hangs on purposely invalid FTP connections.
Status: RESOLVED FIXED
Product: nautilus
Classification: Core
Component: File and Folder Operations
2.5.x
Other Linux
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-03-02 23:20 UTC by Matt T. Proud
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: 2.6.next
GNOME version: ---



Description Matt T. Proud 2004-03-02 23:20:02 UTC
Suppose one types in an address like
ftp://nonexistantuser@hostthatacceptsftpbuthasnosuchuser.com into Nautilus.
Nautilus will hang until the user clicks stop, despite gnome-vfs reporting
the following to the console:

nautilus:27306): gnome-vfs-modules-WARNING **: FTP server said: "530 Login
incorrect."


(nautilus:27306): gnome-vfs-modules-WARNING **: FTP server said: "530 Login
incorrect."


(nautilus:27306): gnome-vfs-modules-WARNING **: FTP server said: "530 Login
incorrect."

(nautilus:27306): gnome-vfs-modules-WARNING **: FTP server said: "530 Login
incorrect."


(nautilus:27306): gnome-vfs-modules-WARNING **: FTP server said: "530 Login
incorrect."


(nautilus:27306): gnome-vfs-modules-WARNING **:
gnome_vfs_inet_connection_create ("ftp.X.X.edu", 0) = "Operation cancelled"


This even occurs for servers that only allow anonymous logins, like
ftp.cdrom.com: 
(nautilus:27303): gnome-vfs-modules-WARNING **: FTP server said: "421 Only
anonymous logins are allowed here."


(nautilus:27306): gnome-vfs-modules-WARNING **: FTP server said: "421 Only
anonymous logins are allowed here."


(nautilus:27306): gnome-vfs-modules-WARNING **: FTP server said: "421 Only
anonymous logins are allowed here."

This behavior is bunk and should be fixed to ensure great usability.
Comment 1 Luis Villa 2004-03-04 19:27:30 UTC
I doubt that this can be fixed in the 2.6.0 timeframe, but Dave, Alex,
I'd love for you to take a look at this, given that it is going to
show up when people experiment with the new nautilus network locations.
Comment 2 Alexander Larsson 2004-03-08 22:05:15 UTC
I think this if fixed in HEAD.