Package: gedit-plugins
Version: 3.2.1-1

Trying to use the session management plugin results in a TypeError:

Traceback (most recent call last):
  File "/usr/lib/gedit/plugins/sessionsaver/__init__.py", line 160, in 
on_save_session_action
    SaveSessionDialog(window, self, self.sessions).run()
  File "/usr/lib/gedit/plugins/sessionsaver/dialogs.py", line 56, in __new__
    cls._instance = object.__new__(cls, *args)
TypeError: Couldn't find conversion for foreign struct 'cairo.Context'


Other plugins are affected as well. Installing `python-gi-cairo' solves
the problem. Please consider adding it to the list of dependencies.


Best regards,
Alex

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to