[PyQt] [BUG] pyqtdeployed app crashing on android with sigsegv

Eugene Chekanskiy echekanskiy at gmail.com
Thu Jun 25 21:29:06 BST 2015


I dont know why, but pdytools_init_executable_dir called before python
interpreter properly initialized(or during its initialization). So moving
this call before PySetProgramName and PyInitialize, and removing
from pdytools_init_executable_dir calls of Py* fucntions and setting
excutable dir in w_argv[0] makes program to work properly.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20150625/0f7c6a4f/attachment.html>


More information about the PyQt mailing list