[PyQt] Possible incompatibility between latest PyQt5 and QScintilla wheels

Jones, Bryan bjones at ece.msstate.edu
Wed Oct 2 21:41:33 BST 2019


...sadly, it seems that M >> N in many cases...

On Wed, Oct 2, 2019 at 3:39 PM Phil Thompson <phil at riverbankcomputing.com>
wrote:

> On 02/10/2019 19:11, Detlev Offenbach wrote:
> > Hi,
> >
> > I just observed a strange issue when using eric6. The focus handling
> > does not
> > work correctly when a calltips boy is shown. I suspect that this is
> > caused by
> > some incompatibility between QScintilla (compiled agains Qt 5.12.x) and
> > PyQt5
> > (compiled against Qt 5.13.1). All was installed via pip install. The
> > issue
> > here is, that the focus is stolen by the calltips box without
> > QScintilla
> > receiving a focusOut event. When the calltips box is closed, QScintilla
> > doesn't get a focusIn event.
> >
> > After reverting PyQt5 to 5.13.0 everything worked again as it did for
> > years.
> >
> > Maybe a QScintilla compiled against Qt 5.13.1 could fix it. Maybe there
> > is an
> > issue in Qt 5.13.1. Sorry for not being able to specify what is the
> > root
> > cause.
>
> I think it is more likely that it is an issue with Qt 5.13.1 and so
> re-compiling against that version won't help.
>
> There is really nothing I can do when a new Qt release has N bug fixes
> and M regressions.
>
> Phil
> _______________________________________________
> PyQt mailing list    PyQt at riverbankcomputing.com
>
> https://secure-web.cisco.com/1QP5y_16HCmFOn6yTCa0h2a9mILYIG2paBq6HOFPNNVUQJ3bJrsErMbEiw9trNfKe3LIbuiWgyT0_zPffqNYjdxZn8wMRkNvJRIGGv5MN5mI8pNgmuv9E5PYm7ja-UuAiZnrKshLUqK14Q0TCyiKe9dhqvyK_OItiN4QZsDxrBI_Y8nAKUBwiwMHrwG954mgInL6Hf1B6g3MJVmPlIzcSJFtonMncMSLLj5ZH4dwEd8cEuwfTbmWtE0AS1y4dc9EiFDBdvpunDzQcguBxc3n5IVkWcD1TAIqghWweTxohtoEAGNYNQbc9pTjl9ODg5BhsI-d4Gast5rbYByiOvmAf-A/https%3A%2F%2Fwww.riverbankcomputing.com%2Fmailman%2Flistinfo%2Fpyqt
>


-- 
Bryan A. Jones, Ph.D.
Associate Professor
Department of Electrical and Computer Engineering
231 Simrall / PO Box 9571
Mississippi State University
Mississippi State, MS 39762
http://www.ece.msstate.edu/~bjones
bjones AT ece DOT msstate DOT edu
voice 662-325-3149
fax 662-325-2298

Our Master, Jesus Christ, is on his way. He'll show up right on
time, his arrival guaranteed by the Blessed and Undisputed Ruler,
High King, High God.
- 1 Tim. 6:14b-15 (The Message)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20191002/b92e31c6/attachment.html>


More information about the PyQt mailing list