[PyKDE] Segfault with PyQt 2.3 and Qt 2.2.4

Phil Thompson phil at river-bank.demon.co.uk
Sat Feb 17 20:07:54 GMT 2001


Boudewijn Rempt wrote:
> 
> If you run the following script with PyQt 2.3 and Qt 2.2.4, you will
> get a segfault - probably a Qt 2.2.4 bug, since it doesn't happen with
> Qt 2.2.3.
> 
> If you comment out the setStyle() after initToolBar(), and uncomment
> the setStyle() before, the segfault doesn't occur. Also, it only occurs
> when there's a separator in the toolbar...

The equivalent C++ program behaves in exactly the same way - must be a
Qt bug.

Phil




More information about the PyQt mailing list