** Changed in: pygobject
       Status: Unknown => Fix Released

** Changed in: pygobject
   Importance: Unknown => Critical

-- 
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/1146567

Title:
  gedit's "codecomment" raises a KeyError since the recent update

Status in Python bindings for GObject:
  Fix Released
Status in “pygobject” package in Ubuntu:
  Fix Released

Bug description:
  Running gedit on current raring with gedit-plugins installed and
  "codecomment" activated gives those errors:

    File "/usr/lib/gedit/plugins/codecomment.py", line 24, in <module>
      from gi.repository import GObject, Gtk, GtkSource, Gedit
    File "/usr/lib/python2.7/dist-packages/gi/importer.py", line 68, in 
load_module
      dynamic_module._load()
    File "/usr/lib/python2.7/dist-packages/gi/module.py", line 291, in _load
      overrides_modules = __import__('gi.overrides', fromlist=[self._namespace])
    File "/usr/lib/python2.7/dist-packages/gi/overrides/Gedit.py", line 74, in 
<module>
      @override(Gedit.debug_plugin_message)
    File "/usr/lib/python2.7/dist-packages/gi/overrides/__init__.py", line 56, 
in override
      registry.register(type_)
    File "/usr/lib/python2.7/dist-packages/gi/overrides/__init__.py", line 48, 
in register
      self[override_class] = override_class
    File "/usr/lib/python2.7/dist-packages/gi/overrides/__init__.py", line 35, 
in __setitem__
      raise KeyError('You have tried to modify the registry outside of the 
overrides module.  This is not allowed')
  KeyError: 'You have tried to modify the registry outside of the overrides 
module.  This is not allowed'

  (gedit:16285): libpeas-WARNING **: Error loading plugin 'codecomment'

To manage notifications about this bug go to:
https://bugs.launchpad.net/pygobject/+bug/1146567/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to