[opensuse-gnome] Gedit Snippets problem
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: opensuse-gnome+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-gnome+owner@opensuse.org
Le mercredi 02 novembre 2011, à 17:56 -0400, Michael Hill a écrit :
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.)
Possibly a bug in pygobject? Vincent -- Les gens heureux ne sont pas pressés. -- To unsubscribe, e-mail: opensuse-gnome+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-gnome+owner@opensuse.org
On Thu, Nov 3, 2011 at 3:53 AM, Vincent Untz <vuntz@opensuse.org> wrote:
Possibly a bug in pygobject?
Thanks. Nacho says to upgrade pygobject, which was the solution to the same problem a few weeks ago. I forced an upgrade from the openSUSE Factory version 3.0.1-3.2 to the GNOME Factory version 3.0.1-32.6 with the same result. I'll watch for a newer version. Mike -- To unsubscribe, e-mail: opensuse-gnome+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-gnome+owner@opensuse.org
On Thu, Nov 3, 2011 at 7:31 AM, Michael Hill <mdhillca@gmail.com> wrote:
On Thu, Nov 3, 2011 at 3:53 AM, Vincent Untz <vuntz@opensuse.org> wrote:
Possibly a bug in pygobject?
Thanks. Nacho says to upgrade pygobject, which was the solution to the same problem a few weeks ago.
I forced an upgrade from the openSUSE Factory version 3.0.1-3.2 to the GNOME Factory version 3.0.1-32.6 with the same result. I'll watch for a newer version.
Fixed today from Factory. Zypper says 12.2, python-gobject is 3.0.2 (12.1 still has 3.0.1). Mike -- To unsubscribe, e-mail: opensuse-gnome+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-gnome+owner@opensuse.org
Le mercredi 16 novembre 2011, à 07:27 -0500, Michael Hill a écrit :
On Thu, Nov 3, 2011 at 7:31 AM, Michael Hill <mdhillca@gmail.com> wrote:
On Thu, Nov 3, 2011 at 3:53 AM, Vincent Untz <vuntz@opensuse.org> wrote:
Possibly a bug in pygobject?
Thanks. Nacho says to upgrade pygobject, which was the solution to the same problem a few weeks ago.
I forced an upgrade from the openSUSE Factory version 3.0.1-3.2 to the GNOME Factory version 3.0.1-32.6 with the same result. I'll watch for a newer version.
Fixed today from Factory. Zypper says 12.2, python-gobject is 3.0.2 (12.1 still has 3.0.1).
Yeah, Atri is working on a maintenance update for 12.1. Cheers, Vincent -- Les gens heureux ne sont pas pressés. -- To unsubscribe, e-mail: opensuse-gnome+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-gnome+owner@opensuse.org
participants (2)
-
Michael Hill
-
Vincent Untz