[MacPorts] #32652: gvfs cannot open remote urls

MacPorts noreply at macports.org
Thu Dec 29 15:01:31 PST 2011


#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


More information about the macports-tickets mailing list