Issue with PyQt 6.5 dev

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


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

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


More information about the PyQt mailing list