[PyQt] random deadlocks in pyqt application

Giovanni Bajo rasky at develer.com
Wed Sep 2 01:04:52 BST 2009


On mar, 2009-09-01 at 08:06 +0200, Erik Janssens wrote:
> Hello Giovanni,
> 
> Thanks again for your assistance.  I believe I'm handling
> these things correctly, also there is no use of python threads
> in the application. I will reread those things to make
> sure.
> 
> But we do use python's Queue module, do you think this
> might cause issues ?  As far as I can see there is nothing
> in the behaviour of the application that suggests this.

I have a bad feeling when mixmatching Python and Qt threading
primitives... try switching to Qt's synchronizing classes and see if it
makes a difference.
-- 
Giovanni Bajo
Develer S.r.l.
http://www.develer.com




More information about the PyQt mailing list