GNOME Bugzilla – Bug 573994
smb url don't work in the run application dialog
Last modified: 2009-08-06 09:35:51 UTC
This bug has been opened on http://bugs.launchpad.net/bugs/291259 "Binary package hint: nautilus In the GNOME 'Run Application Dialog', typing smb://testhost no longer opens the share browser, but errors out saying: Could not open location 'smb://testhost/' No application is registered as handling this file. Using Ubuntu 8.10, just re-installed today. Package: nautilus 1:2.24.1-0ubuntu1"
Same problem on Arch Linux (currently Nautilus 2.24.2).
Same happening on Gentoo Linux (2.24.0)
The problem is still present in Gnome 2.26.0, tested on ArchLinux.
Created attachment 139632 [details] [review] gvfs-1.3.3-smb-browse-fake-content-type.patch This simple patch should fix the issues - the run dialog and standalone nautilus-connect-server. Basically we only fake inode/directory content type here so default file manager would be spawned. While this might be dangerous, I don't think it will cause any issues.
Pushed to master (8056474d0334e9f37b31dc885c082b6cac090d72) and gnome-2-26 (acdfad0b0bebba6f86a68bbf4c18d5b02a6dcae1).