[PyQt] Bug in QAbstractNativeEventFilter in PyQt 5.1.1?

Phil Thompson phil at riverbankcomputing.com
Tue Dec 10 17:17:18 GMT 2013


On 10-12-2013 12:19 pm, Klemetti, Antti wrote:
> Hi,
>
> You missed my point.
> If I return anything else than None (includes int values likes 0 and
> 1 and so on),
> the application using PyQt5 crashes.
> By returning None, I can avoid the crash, but I understand that I
> should return an int.
> Please try it yourself.

Then I need a simple, complete example that demonstrates the problem.

Phil


More information about the PyQt mailing list