[PyQt] Segfault with PyQt

Phil Thompson phil at riverbankcomputing.co.uk
Thu Jan 17 17:33:24 GMT 2008


On Thursday 17 January 2008, Alexandre Badez wrote:
> Hye every body,
>
> I've got a problem with PyQt (4.1.1 (262401)) /Qt (v4.1.4 (262404)).
> I'm coding for windows (W2K), and Unix (Solaris 5.8)

Those are very old versions.

> As you see in Error_Simple.py, the application crash if the view is a tree
> but not a table nor a list view.
>
> My question is, what am I doing wrong in my model, that make it appen ?
> Is it a bug ?
>
> Error.py, is a bit more complex script that test (kind of) every
> possibilities of this bug.

I couldn't get Error_Simple.py to crash - but it has other problems. I guess 
you didn't get as far as finding them.

I suggest you upgrade Qt and PyQt.

Phil


More information about the PyQt mailing list