I just noticed I'm unable to activate Snippets after a recent Factory upgrade:

Traceback (most recent call last):
  File "/usr/lib64/gedit/plugins/snippets/__init__.py", line 19, in <module>
    from windowactivatable import WindowActivatable
  File "/usr/lib64/gedit/plugins/snippets/windowactivatable.py", line
29, in <module>
    class Activate(Gedit.Message):
  File "/usr/lib64/gedit/plugins/snippets/windowactivatable.py", line
31, in Activate
    iter = GObject.property(type=Gtk.TextIter)
  File "/usr/lib64/python2.7/site-packages/gi/_gobject/propertyhelper.py",
line 111, in __init__
    self.type = self._type_from_python(type)
  File "/usr/lib64/python2.7/site-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'>

(gedit:2172): libpeas-WARNING **: Error loading plugin 'snippets'

Any suggestions?  (I'll ask on gedit-list too.)

Thanks,

Mike
-- 
To unsubscribe, e-mail: [email protected]
To contact the owner, e-mail: [email protected]

Reply via email to