Issue with PyQt 6.5 dev

Detlev Offenbach detlev at die-offenbachs.de
Wed Apr 5 09:27:06 BST 2023


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.
>
> Regards, Detlev
>
> -- 
> Detlev Offenbach
> detlev at die-offenbachs.de

-- 
Detlev Offenbach
detlev at die-offenbachs.de

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20230405/8fa856f0/attachment.htm>
-------------- 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/8fa856f0/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/8fa856f0/attachment.sig>


More information about the PyQt mailing list