Changes between Initial Version and Version 1 of Ticket #32652


Ignore:
Timestamp:
Dec 24, 2011, 8:28:23 PM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Do you have reason to believe this is specific to MacPorts? If not, you should report the problem to the developers of the software.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #32652 – Description

    initial v1  
    1 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.
     1This 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.
    22
    3 [[BR]]
    4 /opt/local/bin/gvfs-open http://www.macports.com [[BR]]       
    5                                                                        
     3{{{
     4/opt/local/bin/gvfs-open http://www.macports.com
    65gvfs-open: http://www.macports.com: error opening location: Operation not supported
     6}}}