Re: [PyQt] Segfault with PyQt

2008-01-17 Thread Phil Thompson
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

[PyQt] Segfault with PyQt

2008-01-17 Thread Alexandre Badez
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) 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,