Changes between Initial Version and Version 1 of Ticket #15982, comment 6
- Timestamp:
- Oct 4, 2024, 12:24:13 PM (13 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #15982, comment 6
initial v1 1 1 Ticket #15277 is this same problem where I describe work-arounds I put in for the ChimeraX 1.8 release. One of those was to avoid calling Qt OpenGL doneCurrent(). I only did that for the main graphics window. The status line also has an OpenGL context and may be involved in the crashes. But it does not call done_current() and instead restores the previous context with a make_current() call. 2 3 Other tools that call done_current() are Side View, Segmentations, GLTF save, Looking Glass. It could be that Side View is up when the crashes happen. I think I used Side View in the group meeting presentation where it crashed to clip to give a clear picture of the zanamivir ligand and near by protein backbone. Yes it is shown in the log.