No, not really. I think you are facing one of two issues... either you have code that locks itself in your custom event handler causing the whole processing to stop or events are arriving into the queue at a much higher rate than they are processed causing the event handling mechanism to choke. I see no other possibility... unless there's some Python or PyQt issue involved.
Bookmarks