[PyQt] other problem pyqt 4.6

Phil Thompson phil at riverbankcomputing.com
Wed Oct 7 18:07:36 BST 2009


On Wed, 07 Oct 2009 00:10:54 +0200, Linos <info at linos.es> wrote:
> and other code sample as well, if i execute this code i get this error
for
> every 
> connect i try to do in the QThread run() method.
> 
> QObject: Cannot create children for a parent that is in a different
thread.
> (Parent is TestThread(0x99e09b8), parent's thread is QThread(0x98e60f0),
> current 
> thread is TestThread(0x99e09b8)

Should also be fixed in tonight's PyQt snapshot.

Phil


More information about the PyQt mailing list