Re: [cgkit-user] segfault help?
Brought to you by:
mbaas
|
From: Alejandro A. M. <fe...@gm...> - 2012-02-14 18:34:04
|
Hello! > Is there still somebody around who had that problem as well? Could you > please try the above and check if that "fixes" the problem? I've just started the tutorials and I can confirm the same problem of segfault. I'm running 10.04 LTS in and old laptop and used cgkit-2.0.0alpha9. As Yuichirou yokomakura said: >>> from cgkit.all import * Violación de segmento # aka Segmentation fault but >>> import pygame >>> from cgkit.all import * works perfect. So, yes, that "fixes" the problem. How can I help you to trace down this issue? I don't have experience with gdb, but if you say me what-to-run I'll be glad to help. Alejandro. |