[gedit-list] Gedit Snippets won't start



I had Snippets working a couple of weeks ago but have upgraded since
then (openSUSE GNOME Factory); now I get this...

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'


Suggestions?

Thanks,

Mike




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]