Comment 6 for bug 770126

Revision history for this message
David Murrell (david-murrell) wrote :

So, smb://server name worked, but ssh://server didn't.

Added this line: daemon.vala:745 warning ("Error %s", error.message);

rebuilt from source package unity-lens-applications-0.4.12 )

Tried mounting a ssh://server, and got this error message:

(process:11025): unity-applications-daemon-WARNING **: daemon.vala:744: Failed to launch URI ssh://thorium
(process:11025): unity-applications-daemon-WARNING **: daemon.vala:745: Error The specified location is not mounted

Mounting a previously not mounted smb server doesn't cause this error, even when the smb server doesn't respond, or fails to respond with a list of shares.

Starting the command on the command line: nautilus ssh://server
then logging in,
then closing the nautilus window (though not unmounting it)
then running the ssh://server from the Alt-F2 prompt succeeds.