GNOME Bugzilla – Bug 522445
connect to server error
Last modified: 2008-03-15 18:47:16 UTC
I select "Public ftp, enter ftp.gtk.org as server, and click connect. And get an error dialog saying: Can't display location "ftp://anonymous@ftp.gtk.org/" The specified location is not mounted
Confirming and CC-ing Vincent. Also, this happens not only with FTP, but also with SFTP (and maybe with the others as well).
Created attachment 107342 [details] [review] patch This happens because the "standalone" Connect to server dialog, accessible e.g. from the Places menu does not implement automount. Attached patch solves this bug by implementing it.
getting this into the stable branch will not be a string freeze break because the string "Can't display location \"%s\"" is already in use.
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of 520390 ***