FS#56129 - [pluma] Python plugins not loaded without python2-gobject

Attached to Project: Arch Linux
Opened by Martin Rotter (skunkos) - Thursday, 26 October 2017, 17:47 GMT
Last edited by Antonio Rojas (arojas) - Friday, 27 October 2017, 06:12 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Pluma is not able to load python-based plugins if python2-gobject is not installed, gives error:

** (pluma:1160): WARNING **: Couldn't connect to accessibility bus: Failed to connect to socket /tmp/dbus-01dqXaCctb: Connection refused

(pluma:1160): libpeas-WARNING **: Error initializing Python Plugin Loader: PyGObject initialization failed
ImportError: could not import gobject (error was: 'No module named gi._gobject')

(pluma:1160): libpeas-WARNING **: Please check the installation of all the Python related packages required by libpeas and try again

(pluma:1160): libpeas-WARNING **: Loader 'python' is not a valid PeasPluginLoader instance


Additional info:
* pluma 1.18.2-1

Steps to reproduce:
1. Remove python2-gobject (if you have it).
2. Install pluma.
This task depends upon

Closed by  Antonio Rojas (arojas)
Friday, 27 October 2017, 06:12 GMT
Reason for closing:  Fixed
Additional comments about closing:  pluma 1.18.2-2

Loading...