Issue with PyQt 6.5 dev

Detlev Offenbach detlev at die-offenbachs.de
Wed Apr 5 15:08:52 BST 2023


Am 05.04.23 um 16:02 schrieb Phil Thompson:
> 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.
That fixed it. I'll carry on using it with eric and will let you know, 
if I encounter another issue.
>
> Thanks,
> Phil
Regards,
Detlev

-- 
Detlev Offenbach
detlev at die-offenbachs.de

-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_0xBD1F26A5DA8A6150.asc
Type: application/pgp-keys
Size: 660 bytes
Desc: OpenPGP public key
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20230405/bc2badb7/attachment.key>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 236 bytes
Desc: OpenPGP digital signature
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20230405/bc2badb7/attachment.sig>


More information about the PyQt mailing list