Public bug reported:

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'

** Affects: pygobject
     Importance: Unknown
         Status: Unknown

** Affects: pygobject (Ubuntu)
     Importance: High
     Assignee: Martin Pitt (pitti)
         Status: In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1146567

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

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

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to