Issue with PyQt 6.5 dev
Phil Thompson
phil at riverbankcomputing.com
Wed Apr 5 15:02:09 BST 2023
On 05/04/2023 09:27, Detlev Offenbach wrote:
> One addition: The exception happens in 'mousePressEvent()'.
>
> Am 05.04.23 um 10:24 schrieb Detlev Offenbach:
>>
>> Hi Phil,
>>
>> I just tried the latest PyQt 6.5 snapshot from your PyPI server and
>> observed the following isse, when I click a QScintilla (also latest
>> snapshot) margin.
>>
>> TypeError("unable to convert a C++ 'Qt::KeyboardModifiers' instance to
>> a Python object")
>>
>> I traced it in eric to the point, where I jump into the QScintilla
>> code and that jump never returns but results in my excepthook method
>> being called.
I've uploaded fixed versions.
Thanks,
Phil
More information about the PyQt
mailing list