Are you running a particular game when it crashes? I'm unable to reproduce the 
crashing, at least when using Gnome. Gcompris works fine but if I go to 
/usr/share/gcompris/python/, open a python shell and run from DWT import dwt I 
get:
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "DTW/dtw.py", line 25, in <module>
    from Numeric import *
ImportError: No module named Numeric

So while I can see there is an issue here, I'm not able to get gcompris
to crash because of it. Has everybody who has experienced this been
running KDE?

I haven't fixed this bug by simply adding the python-numeric dependency
because python-numeric is in the Universe repository and so gcompris is
forbidden to depend on it. I was hoping that Debian would get a newer
version of gcompris soon enough for me to fix it that way but in the end
I didn't have time.

If people can get a reproducible crash here I think we might be able to
patch gcompris to use python-numpy (Numeric's successor) which is in
Main.

-- 
GCompris core dumps at load time in kubuntu jaunty jackalope (alpha 3)
https://bugs.launchpad.net/bugs/328917
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to