Changes between Initial Version and Version 1 of Ticket #6044, comment 2


Ignore:
Timestamp:
Jan 31, 2022, 10:53:43 AM (4 years ago)
Author:
Tom Goddard

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6044, comment 2

    initial v1  
     1{{{
    12Thread 0x00002218 (most recent call first):
    23  File "C:\Program Files\ChimeraX 1.4.dev202112140748\bin\lib\site-packages\chimerax\core\updateloop.py", line 95 in draw_new_frame
    34Windows fatal exception: access violation
     5}}}
    46
    57Python code at line 95 returns a boolean value
    68
     9{{{
    710        return drew
     11}}}
    812
    913Maybe garbage collection crash.  Looks like all the use did was open a PDB file
    1014
     15{{{
    1116open "C:\\\Users\\\Johannes Kühn\\\Desktop\\\Alles Meins\\\Uni\\\07_HeSe20_21\\\single_cas3_4QQW.pdb"
     17}}}