Il giorno gio, 24/02/2011 alle 11.06 -0500, sduc gamilcairo ha scritto:
> Hi,
>
> From gnome-shell I can call:
>
> let file = Gio.file_new_for_uri(uri);
>
> and then
>
> file.read_async(0, null, function(source, result) {let stream =
> source.read_finish(result); });
>
>
> But then gjs say that read_finish() is not supported
It is not gjs, it is Gio that creates a GDummyFile instead of a
GDaemonFile, because it is not loading gvfs, which is not installed
under the jhbuild prefix.
(Tested with python as well)
Giovanni
_______________________________________________
gnome-shell-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gnome-shell-list