Thomas Adam <[email protected]> writes:
> On 1 March 2011 14:41, Rich Coe <[email protected]> wrote:
>> The code as it stands now is wrong. It wrongly deletes events from the
>> event queue in a mistaken attempt to fix something. It then leaves the
>> application in a unusable state.
>
> I've not looked into this at all, as I'm at work, but I might get
> round to it at the weekend.
>
>> If you have a failing Qt test case, please send it to me or a pointer to it.
>> I couldn't find it when I was researching this problem.
>
> I'm able to track it down by myself.
This is fvwm_workers.
=
If we have any test cases it would also be good to commit them
to the tests directory.
I'm not sure I remember any Qt test case but I just developed
a medium size Qt application using PyQT4 so I'd recommend
Python for setting up a test case.