[maemo-developers] Developer device program
From: Anderson Lizardo anderson.lizardo at openbossa.orgDate: Wed Sep 2 13:57:35 EEST 2009
- Previous message: Developer device program
- Next message: Developer device program
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
2009/9/2 BenoƮt HERVIER <khertan at khertan.net>: > 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
- Previous message: Developer device program
- Next message: Developer device program
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]