Changes between Initial Version and Version 1 of Ticket #32652
- Timestamp:
- Dec 24, 2011, 8:28:23 PM (13 years ago)
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.1 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. 2 2 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 6 5 gvfs-open: http://www.macports.com: error opening location: Operation not supported 6 }}}