I created a simple test case to demonstrate the problem I am having.
As it is, running in Python 3.2 with PyQt 4.9.1 on Ubuntu, the program
freezes when trying to terminate the QThread.
With the sleep, or if running on Python 2.7 with PyQt 4.9.1 the
thread will terminate and the main thread will
Hi Phil and all,
2012/9/20 Salvatore Larosa
> Hi Phil,
>
> 2012/9/20 Phil Thompson
>
>> On Thu, 20 Sep 2012 00:48:10 +0200, Salvatore Larosa
>> wrote:
>> > Hi,
>> >
>> > 2012/9/19 Phil Thompson
>> >
>> >> On Wed, 19 Sep 2012 14:54:57 +0200, Salvatore Larosa
>>
>> >> wrote:
>> >> > Hi Phil,
>