desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #28188
[Bug 862627] Re: gedit snippets plugin stopped working with latest updates
This bug was fixed in the package pygobject - 3.0.0-0ubuntu2
---------------
pygobject (3.0.0-0ubuntu2) oneiric; urgency=low
* Add 00git_access_union_members.patch: Fix accessing union members of
structs again. This unbreaks e. g. GEdit plugins. Patch taken from
upstream git head. (LP: #862627)
-- Martin Pitt <martin.pitt@xxxxxxxxxx> Mon, 03 Oct 2011 14:45:57 +0200
** Changed in: pygobject (Ubuntu Oneiric)
Status: Fix Committed => Fix Released
--
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
References