FS#17770 - [gcompris] Missing python file make the application crash at startup

Attached to Project: Community Packages
Opened by maturain (maturain) - Saturday, 09 January 2010, 17:46 GMT
Last edited by Evangelos Foutras (foutrelis) - Saturday, 09 January 2010, 20:46 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Evangelos Foutras (foutrelis)
Architecture x86_64
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:
gcompris crashed at startup with the message 'No module named rsvg'


Additional info:
* package version
gcompris 9.0-1
gcompris-data 9.0-1
gnome-python-desktop-2.28.0-2
librsvg 2.26.0-1
pygtk 2.16.0-2

* output of the program gcompris

** Message: Binary relocation enabled

** (process:4355): WARNING **: exec_prefix /usr/bin

package_data_dir = /usr/share/gcompris/boards
package_skin_dir = /usr/share/gcompris/boards/skins
package_menu_dir = /usr/share/gcompris/boards
package_locale_dir = /usr/share/locale
package_plugin_dir = /usr/lib/gcompris
package_python_plugin_dir= /usr/share/gcompris/python
Infos:
Config dir '/home//.config/.gcompris'
Users dir '/home//My GCompris'
Database '/home//.config/.gcompris/gcompris_sqlite.db'
Exception ImportError: 'No module named rsvg' in 'garbage collection' ignored
Fatal Python error: unexpected exception during garbage collection
Aborted (core dumped)

Steps to reproduce:
be sure to have removed the package "gnome-python-desktop". Start the application 'gcompris'

WorkAround:
install the package 'gnome-python-desktop' as it contains the rsvg python import.
This task depends upon

Closed by  Evangelos Foutras (foutrelis)
Saturday, 09 January 2010, 20:46 GMT
Reason for closing:  Fixed
Additional comments about closing:  Thanks, I missed that dependency. It will be fixed in 9.0-2. :)

Loading...