This repository has been archived by the owner on Nov 17, 2023. It is now read-only.
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.
Doesn't work on Gedit 3.20.1 on Windows 10. #5
Closed
Description
Cannot install the plugin on Gedit 3.20.1 on Windows 10. cmd.exe shows the following message:
(gedit.exe:11100): libpeas-WARNING **: Failed to run internal Python hook 'load':
TypeError: Couldn't find foreign struct converter for 'cairo.Context'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "peas-python-internal.py", line 71, in call
SystemError: <built-in function getattr> returned a result with an error set
(gedit.exe:11100): libpeas-WARNING **: Error loading plugin 'plugininstaller'
What could be the problem?
Edit: I can successfully activate this plugin ONLY if the activation of another plugin fails before this. The activation of the previous plugin must fail with the same error message shown above. Fresh activation of gedit-plugininstaller or installation after successful installation of another plugin results in failure of activation.
Plugin does not work despite successful installation. On clicking "preferences" option of the plugin, cmd shows:
(gedit.exe:8000): libpeas-CRITICAL **: show_configure_cb: assertion 'GTK_IS_WIDGET (conf_widget)' failed
Metadata
Assignees
Labels
No labels
Activity