| 1 | 1 | Here is an argument that the ARM Mac display change crashes are probably mostly fixed in Qt 6.7. There are 230 tickets listing "ChimeraX version: 1.8 " and of these 48 contain _NSViewHierarchyDidChangeBackingProperties so are probably display change crashes. So 21% of the 1.8 bug reports are this crash. There are 120 bug reports with "ChimeraX Version: 1.9.dev2024", but there are only two of those that contain _NSViewHierarchyDidChangeBackingProperties, both reported by me, and one of those 2 was a May version prior to 1.8 release that still used Qt 6.6. So there has been just one report of Qt 6.7 exhibiting this crash out of 120 reports, about 1%. I think this probably means the crashes with _NSViewHierarchyDidChangeBackingProperties are much rarer in Qt 6.7. |