Changes between Initial Version and Version 1 of Ticket #5734, comment 9


Ignore:
Timestamp:
Dec 7, 2021, 4:25:26 PM (4 years ago)
Author:
Greg Couch

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5734, comment 9

    initial v1  
    11So I was able to duplicate this running Fedora 35 in a virtual machine.  Changing the display manager from using wayland to using Xorg did not help.  And switching to the latest PyQt5 (5.15.6) did not help.  This is probably a Qt bug, and would be fixed with the latest commercial version of Qt 5.  Non-commercial licensees, like us, need to switch to Qt 6 to get bug fixes.
    22
    3 And this bug is fixed by switching to PyQt6 (and Qt 6), but that isn't in any current ChimeraX release.  There is super preliminary support for PyQt6 in the daily builds.  If you install the chimerax-daily rpm, you can then run, as root, "chimerax-daily -m pip install PyQt6 PyQt6-WebEngine" to get PyQt6.  "Soon" after the ChimeraX 1.3 release is out, we will be switching the daily build to come with Qt 6, so that step will not be necessary.
     3And this bug is fixed by switching to PyQt6 (and Qt 6), but that isn't in any current ChimeraX release.  There is super preliminary support for PyQt6 in the daily builds.  If you install the chimerax-daily rpm, you can then run, as root, "chimerax-daily -m pip install PyQt6 PyQt6-!WebEngine" to get PyQt6.  "Soon" after the ChimeraX 1.3 release is out, we will be switching the daily build to come with Qt 6, so that step will not be necessary.