Arch Linux

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#12922 - Gedit can't import pygtksourceview2

Attached to Project: Arch Linux
Opened by Leonardo Ferreira Fontenelle (leonardof) - Saturday, 24 January 2009, 01:35 GMT
Last edited by Aaron Griffin (phrakture) - Saturday, 24 January 2009, 23:19 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Jan de Groot (JGC)
Architecture All
Severity Low
Priority Normal
Reported Version None
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description: Many Gedit plugins are not available for being enabled (i.e. grayed in the plugins tab in the preferences dialog).

Additional info:
* package version(s): gedit 2.24.3-1, pygtksourceview2-2.4.0.1
* config and/or log files etc.

$ LC_ALL=C LANG=C gedit
ImportError: could not import gtksourceview

** (gedit:19790): WARNING **: Error initializing Python interpreter: could not import pygtksourceview.

** (gedit:19790): WARNING **: Please check the installation of all the Python related packages required by gedit and try again.

** (gedit:19790): WARNING **: Cannot load Python plugin 'Python Console' since gedit was not able to initialize the Python interpreter.

** (gedit:19790): CRITICAL **: gedit_python_module_load: assertion `Py_IsInitialized ()' failed

** (gedit:19790): WARNING **: Cannot load plugin 'pythonconsole' since file '/usr/lib/gedit-2/plugins' cannot be read.

** (gedit:19790): WARNING **: Cannot load Python plugin 'External Tools' since gedit was not able to initialize the Python interpreter.

** (gedit:19790): CRITICAL **: gedit_python_module_load: assertion `Py_IsInitialized ()' failed

** (gedit:19790): WARNING **: Cannot load plugin 'externaltools' since file '/usr/lib/gedit-2/plugins' cannot be read.

** (gedit:19790): WARNING **: Cannot load Python plugin 'Devhelp support' since gedit was not able to initialize the Python interpreter.

** (gedit:19790): CRITICAL **: gedit_python_module_load: assertion `Py_IsInitialized ()' failed

** (gedit:19790): WARNING **: Cannot load plugin 'devhelp' since file '/usr/lib/gedit-2/plugins' cannot be read.

** (gedit:19790): WARNING **: Cannot load Python plugin 'Embedded Terminal' since gedit was not able to initialize the Python interpreter.

** (gedit:19790): CRITICAL **: gedit_python_module_load: assertion `Py_IsInitialized ()' failed

** (gedit:19790): WARNING **: Cannot load plugin 'terminal' since file '/usr/lib/gedit-2/plugins' cannot be read.

** (gedit:19790): WARNING **: Cannot load Python plugin 'Snippets' since gedit was not able to initialize the Python interpreter.

** (gedit:19790): CRITICAL **: gedit_python_module_load: assertion `Py_IsInitialized ()' failed

** (gedit:19790): WARNING **: Cannot load plugin 'snippets' since file '/usr/lib/gedit-2/plugins' cannot be read.

** (gedit:19790): WARNING **: Cannot load Python plugin 'PO files advanced edition' since gedit was not able to initialize the Python interpreter.

** (gedit:19790): CRITICAL **: gedit_python_module_load: assertion `Py_IsInitialized ()' failed

** (gedit:19790): WARNING **: Cannot load plugin 'pomode' since file '/home/leonardof/.gnome2/gedit/plugins' cannot be read.
This task depends upon

Closed by  Aaron Griffin (phrakture)
Saturday, 24 January 2009, 23:19 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#12882 
Comment by Andrea Scarpino (BaSh) - Saturday, 24 January 2009, 10:54 GMT

Loading...