It still doesn't work for me. I get: (gedit:6088): Gtk-CRITICAL **: gtk_accel_label_set_accel_closure: assertion `gtk_accel_group_from_accel_closure (accel_closure) != NULL' failed Traceback (most recent call last): File "/usr/lib/gedit/plugins/snippets/__init__.py", line 19, in <module> from windowactivatable import WindowActivatable File "/usr/lib/gedit/plugins/snippets/windowactivatable.py", line 29, in <module> class Activate(Gedit.Message): File "/usr/lib/gedit/plugins/snippets/windowactivatable.py", line 31, in Activate iter = GObject.property(type=Gtk.TextIter) 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'>
(gedit:6088): libpeas-WARNING **: Error loading plugin 'snippets' -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to pygobject in Ubuntu. https://bugs.launchpad.net/bugs/862627 Title: gedit snippets plugin stopped working with latest updates Status in Python bindings for GObject: Fix Released Status in “pygobject” package in Ubuntu: Fix Released Status in “pygobject” source package in Oneiric: Fix Released Bug description: Since the last few days, the gedit snippets plugin has stopped working: mdeslaur@mdlinux:~$ gedit Traceback (most recent call last): File "/usr/lib/gedit/plugins/snippets/document.py", line 742, in on_view_key_press state = event.get_state() File "/usr/lib/python2.7/dist-packages/gi/overrides/Gdk.py", line 207, in cull_success result = func(*args) File "/usr/lib/python2.7/dist-packages/gi/types.py", line 43, in function return info.invoke(*args, **kwargs) TypeError: Expected a Gdk.Event, but got EventKey Traceback (most recent call last): File "/usr/lib/gedit/plugins/snippets/document.py", line 742, in on_view_key_press state = event.get_state() File "/usr/lib/python2.7/dist-packages/gi/overrides/Gdk.py", line 207, in cull_success result = func(*args) File "/usr/lib/python2.7/dist-packages/gi/types.py", line 43, in function return info.invoke(*args, **kwargs) TypeError: Expected a Gdk.Event, but got EventKey Traceback (most recent call last): File "/usr/lib/gedit/plugins/snippets/document.py", line 742, in on_view_key_press state = event.get_state() File "/usr/lib/python2.7/dist-packages/gi/overrides/Gdk.py", line 207, in cull_success result = func(*args) File "/usr/lib/python2.7/dist-packages/gi/types.py", line 43, in function return info.invoke(*args, **kwargs) TypeError: Expected a Gdk.Event, but got EventKey Traceback (most recent call last): File "/usr/lib/gedit/plugins/snippets/document.py", line 742, in on_view_key_press state = event.get_state() File "/usr/lib/python2.7/dist-packages/gi/overrides/Gdk.py", line 207, in cull_success result = func(*args) File "/usr/lib/python2.7/dist-packages/gi/types.py", line 43, in function return info.invoke(*args, **kwargs) TypeError: Expected a Gdk.Event, but got EventKey Traceback (most recent call last): File "/usr/lib/gedit/plugins/snippets/document.py", line 742, in on_view_key_press state = event.get_state() File "/usr/lib/python2.7/dist-packages/gi/overrides/Gdk.py", line 207, in cull_success result = func(*args) File "/usr/lib/python2.7/dist-packages/gi/types.py", line 43, in function return info.invoke(*args, **kwargs) TypeError: Expected a Gdk.Event, but got EventKey Traceback (most recent call last): File "/usr/lib/gedit/plugins/snippets/document.py", line 742, in on_view_key_press state = event.get_state() File "/usr/lib/python2.7/dist-packages/gi/overrides/Gdk.py", line 207, in cull_success result = func(*args) File "/usr/lib/python2.7/dist-packages/gi/types.py", line 43, in function return info.invoke(*args, **kwargs) TypeError: Expected a Gdk.Event, but got EventKey Traceback (most recent call last): File "/usr/lib/gedit/plugins/snippets/document.py", line 742, in on_view_key_press state = event.get_state() File "/usr/lib/python2.7/dist-packages/gi/overrides/Gdk.py", line 207, in cull_success result = func(*args) File "/usr/lib/python2.7/dist-packages/gi/types.py", line 43, in function return info.invoke(*args, **kwargs) TypeError: Expected a Gdk.Event, but got EventKey ProblemType: Bug DistroRelease: Ubuntu 11.10 Package: gedit 3.2.0-0ubuntu1 ProcVersionSignature: Ubuntu 3.0.0-12.19-generic 3.0.4 Uname: Linux 3.0.0-12-generic x86_64 ApportVersion: 1.23-0ubuntu2 Architecture: amd64 Date: Thu Sep 29 13:56:46 2011 InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Alpha amd64 (20110302) SourcePackage: gedit UpgradeStatus: Upgraded to oneiric on 2011-08-16 (44 days ago) To manage notifications about this bug go to: https://bugs.launchpad.net/pygobject/+bug/862627/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp