← Back to team overview

zeitgeist team mailing list archive

[Bug 924749] [NEW] gedit plugin in compatible with gnome3 - missing python bindings

 

Public bug reported:

 $ gedit
Traceback (most recent call last):
  File "/usr/lib64/gedit/plugins/zeitgeist_plugin.py", line 21, in <module>
    import gedit
ImportError: No module named gedit

(gedit:12125): libpeas-WARNING **: Error loading plugin
'zeitgeist_plugin'

Please port to pygobject:3 and gobject-introspection.

** Affects: zeitgeist-datasources
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Zeitgeist
Framework Team, which is subscribed to Zeitgeist Data-Sources.
https://bugs.launchpad.net/bugs/924749

Title:
  gedit plugin in compatible with gnome3 - missing python bindings

Status in Zeitgeist Data-Sources:
  New

Bug description:
   $ gedit
  Traceback (most recent call last):
    File "/usr/lib64/gedit/plugins/zeitgeist_plugin.py", line 21, in <module>
      import gedit
  ImportError: No module named gedit

  (gedit:12125): libpeas-WARNING **: Error loading plugin
  'zeitgeist_plugin'

  Please port to pygobject:3 and gobject-introspection.

To manage notifications about this bug go to:
https://bugs.launchpad.net/zeitgeist-datasources/+bug/924749/+subscriptions


Follow ups

References