Changes between Version 2 and Version 3 of Ticket #20306, comment 4
- Timestamp:
- May 12, 2026, 12:02:32 PM (9 hours ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20306, comment 4
v2 v3 12 12 }}} 13 13 14 I could suppress this warning on Mac. No telling if Qt 6.10.2 has other defects since we have not distributed builds with it except for 1 day several months ago. There is no PyQt6-Qt6 version 6.10.3 even though there is a Qt 6.10.3 so we don't know if that would fix it. We suspect there is no 6.10.3 because Qt 6.11 came out before 6.10.3. 14 I could suppress this warning on Mac. No telling if Qt 6.10.2 has other defects since we have not distributed builds with it except for 1 day several months ago. There is no PyQt6-Qt6 version 6.10.3 even though there is a Qt 6.10.3 so we don't know if that would fix it. We suspect there is no 6.10.3 because Qt 6.11 came out before 6.10.3. I tried installing PyQt6-Qt6 version 6.11.0 and it gives the same warning at Mac ChimeraX startup. So it is unlikely that at 6.10.3 version would fix it. Qt 6.11.1 is scheduled for release today. But we probably do not want to update to Qt 6.11.x since we have been using 6.10.x during the past 4 months.