Re: [nox-dev] 答复: Error in running ./nox-gui.py

2011-06-28 Thread Kyriakos Zarifis
By the way, a segfault does occur when you *exit* the program.. It's something silly that I have to look into at some point, but it doesn't affect the functionality. Not that I have noticed at least. Is that when you get it, or does it happen immediately when you run it? 2011/6/28 Murphy McCauley

[nox-dev] 答复: Error in running ./nox-gui.py

2011-06-28 Thread Tinny Zhu(Mingming)
Thank you for your help. I find it's the version problem of PyQt4. I have to update PyQt4 from 4.4.2 to 4.8.4, and install SIP-4.12.3, libqt4_dev_4.4.3, and the NOX destiny branch is the latest. But when I run ./nox-gui.py , the segment fault is happened. It must be still version problem. Who c