← Back to team overview

desktop-packages team mailing list archive

[Bug 862627] Re: gedit snippets plugin stopped working with latest updates

 

** Changed in: pygobject
       Status: New => 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:
  New

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