After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 543108 - Port to GIO
Port to GIO
Status: RESOLVED FIXED
Product: pygtksourceview
Classification: Bindings
Component: general
Git Master
Other Linux
: Normal normal
: ---
Assigned To: pygtksourceview-maint
Depends on:
Blocks:
 
 
Reported: 2008-07-15 14:22 UTC by André Klapper
Modified: 2008-08-10 19:24 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description André Klapper 2008-07-15 14:22:17 UTC
We now have a pygobject 2.15 release including GIO bindings.
No reasons anymore to not work on this. ;-)


$:andre\> cd pygtksourceview/
$:andre\> grep -r vfs .
./test/test-widget.py:import gnomevfs
./test/test-widget.py:    uri = gnomevfs.URI(path)
./test/test-widget.py:    mime_type = gnomevfs.get_mime_type(path) # needs ASCII filename, not URI
Comment 1 Gian Mario Tagliaretti 2008-08-10 19:24:56 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.