Re: [PyQt] QSpacerItem causes seg fault

2009-03-07 Thread Phil Thompson
On Sat, 07 Mar 2009 18:08:37 -0500, Matt Smith wrote: > while using: > > PyQt-x11-gpl-4.5-snapshot-20090304 > > on: > Python 2.5.2 (r252:60911, Jul 31 2008, 17:28:52) > [GCC 4.2.3 (Ubuntu 4.2.3-2ubuntu7)] on linux2 > > If I don't keep a persistent reference to a spacer Item I

[PyQt] QSpacerItem causes seg fault

2009-03-07 Thread Matt Smith
while using: PyQt-x11-gpl-4.5-snapshot-20090304 on: Python 2.5.2 (r252:60911, Jul 31 2008, 17:28:52) [GCC 4.2.3 (Ubuntu 4.2.3-2ubuntu7)] on linux2 If I don't keep a persistent reference to a spacer Item I get a segfault. This is a new event since upgrading from 4.4 to 4.