Closed GoogleCodeExporter closed 8 years ago
Sample patch. I'm not sure the uri scheme needs to be validated anymore in
is_valid() since we now use gvfs. I just added "smb" to the list since that's
what I was interested in. Enjoy. BTW, this is my first endeavor in gio/gvfs so
all bets are off!
Original comment by shoc...@gmail.com
on 10 Feb 2011 at 8:02
Attachments:
I knew two years ago when I wrote that code that some day someone would need
remote access to videos :)
You're probably right that the file:// check is probably not very relevant with
gvfs.
By the way, do you know which Ubuntu package includes the gio python module ? I
would need to know it for package purposes. Is it pygobject ?
Original comment by patrick....@gmail.com
on 15 Feb 2011 at 10:05
I think it's python-gobject. Doing a dpkg -L python-gobject reveals that it has
a gio module so I think that's it, but my detective skills are a bit worn out
after midnight :)
Original comment by shoc...@gmail.com
on 15 Feb 2011 at 10:14
applied in r140
Original comment by patrick....@gmail.com
on 17 May 2011 at 9:16
Original issue reported on code.google.com by
shoc...@gmail.com
on 10 Feb 2011 at 7:43