FS#12808 - "import goocanvas" causing a Segmentation Fault in Python shell

Attached to Project: Community Packages
Opened by Rodrigo Flores (rodrigoflores) - Thursday, 15 January 2009, 21:41 GMT
Last edited by Douglas Soares de Andrade (dsa) - Friday, 13 February 2009, 23:38 GMT
Task Type Bug Report
Category
Status Closed
Assigned To Douglas Soares de Andrade (dsa)
Architecture All
Severity Medium
Priority Normal
Reported Version None
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 2
Private No

Details

Description:
When I try to import the goocanvas module in python shell I receive a segmentation fault error. I tried to do the same thing in Ubuntu and it worked fine.

Additional info:
* package version(s)
goocanvas 0.13-1
pygoocanvas 0.13.0-1
* config and/or log files etc.

Steps to reproduce:
- Install the pygoocanvas
# pacman -S pygoocanvas
- Open the python shell
$ python
-Try to import the goocanvas library
>> import goocanvas


This task depends upon

Closed by  Douglas Soares de Andrade (dsa)
Friday, 13 February 2009, 23:38 GMT
Reason for closing:  Fixed
Comment by Rodrigo Flores (rodrigoflores) - Friday, 13 February 2009, 22:48 GMT
Thanks Douglas. The package is already downgraded. I think this task can now be marked as closed.

Loading...