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 573994 - smb url don't work in the run application dialog
smb url don't work in the run application dialog
Status: RESOLVED FIXED
Product: gvfs
Classification: Core
Component: smb backend
1.2.x
Other Linux
: Normal normal
: ---
Assigned To: Tomas Bzatek
Panel Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-03-03 22:47 UTC by Sebastien Bacher
Modified: 2009-08-06 09:35 UTC
See Also:
GNOME target: ---
GNOME version: 2.25/2.26


Attachments
gvfs-1.3.3-smb-browse-fake-content-type.patch (1.41 KB, patch)
2009-07-31 15:15 UTC, Tomas Bzatek
needs-work Details | Review

Description Sebastien Bacher 2009-03-03 22:47:38 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"
Comment 1 Pascal Schott 2009-03-06 13:11:05 UTC
Same problem on Arch Linux (currently Nautilus 2.24.2).
Comment 2 Fabiano Francesconi 2009-03-23 19:00:30 UTC
Same happening on Gentoo Linux (2.24.0)
Comment 3 Pascal Schott 2009-04-07 16:20:00 UTC
The problem is still present in Gnome 2.26.0, tested on ArchLinux.
Comment 4 Tomas Bzatek 2009-07-31 15:15:33 UTC
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.
Comment 5 Tomas Bzatek 2009-08-06 09:35:51 UTC
Pushed to master (8056474d0334e9f37b31dc885c082b6cac090d72) and gnome-2-26 (acdfad0b0bebba6f86a68bbf4c18d5b02a6dcae1).