Re: [PyQt] Crash of latest PyQt4 on Mac OS X

2012-06-26 Thread Phil Thompson
On Tue, 26 Jun 2012 19:03:18 +0200, Detlev Offenbach wrote: > Hello, > > entering this line into a Python3 shell crashes with a segfault on Mac OS > X Lion over here. > from PyQt4 import QtHelp > > I just compiled all the latest packages of QScintilla, sip and PyQt4. Qt > is 4.8.2. What di

Re: [PyQt] Crash of latest PyQt4 on Mac OS X

2012-06-26 Thread Detlev Offenbach
Hello, some additional info. PyQt4 4.9.1 works fine with latest QScintilla and sip. That means means, that the issue is definitely inside PyQt4 4.9.3. Regards, Detlev Am 26.06.2012 um 19:03 schrieb Detlev Offenbach: > Hello, > > entering this line into a Python3 shell crashes with a segfault

[PyQt] Crash of latest PyQt4 on Mac OS X

2012-06-26 Thread Detlev Offenbach
Hello, entering this line into a Python3 shell crashes with a segfault on Mac OS X Lion over here. >>> from PyQt4 import QtHelp I just compiled all the latest packages of QScintilla, sip and PyQt4. Qt is 4.8.2. What did I do wrong? Regards, Detlev Detlev Offenbach det...@die-offenbachs.de