2009/9/2 Benoît HERVIER <[email protected]>: > i ve done some test with the sdk and my apps ... but python isn't > stable at all ... segfault everytimes :(
Ok, some checklist that you should do before submitting a bug report, because "python segfaulting every time" is usually a sign of mis-configuration: * Are you running your tests on the X86 target ? The ARMEL must not be used for any application testing, only for compilation * Did you start the Xephyr environment (export DISPLAY=:2 ; af-sb-init.sh start ...) ? * Are you running your application with: run-standalone.sh python2.5 <your_app> If the answer to all above is yes, then please submit a bug report as suggested by Andrea, with at least the following information: * Exact steps to reproduce the problem * Exact output (error messages shown) Thanks, -- Anderson Lizardo OpenBossa Labs - INdT Manaus - Brazil _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
