Confirmed that it's fixed upstream. Test case:
$ python -c 'from gi.repository import GObject, Gtk; print
GObject.property(type=Gtk.TextIter)'
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/usr/lib/python2.7/dist-packages/gi/_gobject/propertyhelper.py", line
111, in __init__
self.type = self._type_from_python(type)
File "/usr/lib/python2.7/dist-packages/gi/_gobject/propertyhelper.py", line
202, in _type_from_python
raise TypeError("Unsupported type: %r" % (type_,))
TypeError: Unsupported type: <class 'gi.overrides.Gtk.TextIter'>
$ jhbuild run python -c 'from gi.repository import GObject, Gtk; print
GObject.property(type=Gtk.TextIter)'
Gtk-Message: Failed to load module "canberra-gtk-module"
Gtk-Message: Failed to load module "canberra-gtk-module"
<gobject property (uninitialized) (GtkTextIter)>
Comment 4 points to the actual fix, we should also get
http://git.gnome.org/browse/pygobject/commit/?id=bef8d385 for the
corresponding test case.
** Package changed: gedit (Ubuntu) => pygobject (Ubuntu)
** Changed in: pygobject (Ubuntu)
Status: New => Triaged
** Changed in: pygobject (Ubuntu)
Assignee: (unassigned) => Martin Pitt (pitti)
** Changed in: pygobject (Ubuntu Oneiric)
Status: New => Triaged
** Bug watch added: GNOME Bug Tracker #660798
https://bugzilla.gnome.org/show_bug.cgi?id=660798
** Also affects: pygobject via
https://bugzilla.gnome.org/show_bug.cgi?id=660798
Importance: Unknown
Status: Unknown
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/877397
Title:
gedit in -proposed breaks snippets plugin
To manage notifications about this bug go to:
https://bugs.launchpad.net/pygobject/+bug/877397/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs