Re: [PyKDE] pyqt4: segmentation fault/data corruption with signal/slots

2006-09-22 Thread Andreas Pakulat
On 22.09.06 02:01:06, Panard wrote: > I'm experiencing a strange problem with PyQt4. > - PyQt4 and Sip snapshots 20060917 > - qt-4.1.4 > - all compiled with gcc 4.1.1 > > My test case is a QDialog, designed with designer, which contains only a > QProgressBar. > That QDialog (progress_section) wil

[PyKDE] pyqt4: segmentation fault/data corruption with signal/slots

2006-09-21 Thread Panard
Hello, I'm experiencing a strange problem with PyQt4. - PyQt4 and Sip snapshots 20060917 - qt-4.1.4 - all compiled with gcc 4.1.1 My test case is a QDialog, designed with designer, which contains only a QProgressBar. That QDialog (progress_section) will start a thread which will do some stuff a