nb. The dock title bar icons work fine with Python 3.6.8 and PyQt 5.12.3. Chris
On Wed, Aug 21, 2019 at 7:49 PM Chris George <[email protected]> wrote: > Curiouser and *curiouser*. > > My distribution default is Python 3.6.8 and PyQt 5.12.3. This combination > works just fine to run Leo and the two outline problems, headline box and > blue background to the left of selected headlines, don't happen. > > If I install PyQt5==5.12.2 to my user directory using pip3, Leo reports > PyQt 5.12.3 and displays the problems. > > So I fire up conda with Python 3.7.3 and PyQt version 5.9.6 and it > displays the problems. > > So at this point, the problem appears to be not with the version of PyQt > but either the versions coming from PyPi (I tried several versions) or the > fact that it is a virtual python environment. > > I am not sure which would be worse. > > I will stick with my distribution default for now and work on the rest of > the problems before I come back to this. Perhaps someone on a different > platform could do a little testing to see if we can narrow this down. > > Chris > > On Wed, Aug 21, 2019 at 7:14 PM Chris George <[email protected]> wrote: > >> >> >> Python 3.6.8 and PyQt 5.13.0 display the problems. >> >> Python 3.6.8 and PyQt 5.12.3 do not. >> >> Sigh. Time to read the changelog. >> >> Chris >> >> -- >> You received this message because you are subscribed to the Google Groups >> "leo-editor" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/leo-editor/f990d8d0-d5a1-4ab8-b9f4-2b39e392963b%40googlegroups.com >> <https://groups.google.com/d/msgid/leo-editor/f990d8d0-d5a1-4ab8-b9f4-2b39e392963b%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/CADWQas0vMJEsPcEEXMDy-T2HUOqiWe6Wu4DkZcHbY4YNTVr%3DWw%40mail.gmail.com.
