[MacPorts] #32652: gvfs cannot open remote urls
#32652: gvfs cannot open remote urls ------------------------------+--------------------------------------------- Reporter: brandon@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: gtk, gvfs | Port: gvfs ------------------------------+--------------------------------------------- This may be related more deeply to Gio but gvfs cannot open remote uri's. There is a [https://trac.macports.org/ticket/32020 similar bug] reported for Gimp but this is a more general issue that I also experience when programming with Giomm and trying to use Giomm::File to open remote uris. [[BR]] /opt/local/bin/gvfs-open http://www.macports.com [[BR]] gvfs-open: http://www.macports.com: error opening location: Operation not supported -- Ticket URL: <https://trac.macports.org/ticket/32652> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32652: gvfs cannot open remote urls ------------------------------+--------------------------------------------- Reporter: brandon@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: gtk, gvfs | Port: gvfs ------------------------------+--------------------------------------------- Old description:
This may be related more deeply to Gio but gvfs cannot open remote uri's. There is a [https://trac.macports.org/ticket/32020 similar bug] reported for Gimp but this is a more general issue that I also experience when programming with Giomm and trying to use Giomm::File to open remote uris.
[[BR]] /opt/local/bin/gvfs-open http://www.macports.com [[BR]]
gvfs-open: http://www.macports.com: error opening location: Operation not supported
New description: This may be related more deeply to Gio but gvfs cannot open remote uri's. There is a [ticket:32020 similar bug] reported for Gimp but this is a more general issue that I also experience when programming with Giomm and trying to use Giomm::File to open remote uris. {{{ /opt/local/bin/gvfs-open http://www.macports.com gvfs-open: http://www.macports.com: error opening location: Operation not supported }}} -- Comment(by ryandesign@…): Do you have reason to believe this is specific to MacPorts? If not, you should report the problem to the developers of the software. -- Ticket URL: <https://trac.macports.org/ticket/32652#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32652: gvfs cannot open remote urls ------------------------------+--------------------------------------------- Reporter: brandon@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: gtk, gvfs | Port: gvfs ------------------------------+--------------------------------------------- Comment(by brandon@…): Yes, I do believe this is related to MacPorts. It works fine when installing the GTKmm package on windows and when building manually in Linux. Something is not being built correctly or being included in the MacPorts version. -- Ticket URL: <https://trac.macports.org/ticket/32652#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32652: gvfs cannot open remote urls ------------------------------+--------------------------------------------- Reporter: brandon@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: gtk, gvfs | Port: gvfs ------------------------------+--------------------------------------------- Comment(by michael.klein@…): While the effect might be the same, the two tickets seem to be distinct issues. To tell {{{gvfs-open}}} how to process http(s)-URL, put the following into {{{/opt/local/share/applications/open.desktop}}} and execute {{{sudo update-desktop-database}}}. {{{ [Desktop Entry] Version=1.0 Name=Open Exec=open %U Terminal=false Type=Application MimeType=x-scheme-handler/http;x-scheme-handler/https }}} For me, this helped for gvfs-open, but not for gimp. -- Ticket URL: <https://trac.macports.org/ticket/32652#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32652: gvfs cannot open remote urls ------------------------------+--------------------------------------------- Reporter: brandon@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: gtk, gvfs | Port: gvfs ------------------------------+--------------------------------------------- Comment(by michael.klein@…): On a second thought, it seems that gvfs is working just fine here for me, and gvfs-open does not show the expected behavior just because there is no port with a .desktop file containing a http(s)-handler installed on my box. I guess installing firefox-x11 would help, too. -- Ticket URL: <https://trac.macports.org/ticket/32652#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32652: gvfs cannot open remote urls ------------------------+-------------------------------- Reporter: brandon@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: | Keywords: gtk, gvfs Port: gvfs | ------------------------+-------------------------------- Comment (by egall@…): Replying to [comment:5 michael.klein@…]:
On a second thought, it seems that gvfs is working just fine here for me, and gvfs-open does not show the expected behavior just because there is no port with a .desktop file containing a http(s)-handler installed on my box. I guess installing firefox-x11 would help, too.
firefox-x11 was removed in r115717; are there any other ports whose .desktop files contain a http(s)-handler? -- Ticket URL: <https://trac.macports.org/ticket/32652#comment:6> MacPorts <http://www.macports.org/> Ports system for OS X
#32652: gvfs cannot open remote urls ------------------------+-------------------------------- Reporter: brandon@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: | Keywords: Port: gvfs | ------------------------+-------------------------------- Changes (by macsforever2000@…): * keywords: gtk, gvfs => -- Ticket URL: <https://trac.macports.org/ticket/32652#comment:8> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts