Opened 9 years ago
Closed 9 years ago
#568 closed defect (fixed)
Exceptions crash console in Windows build
Reported by: | Owned by: | Eric Pettersen | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | General Controls | Version: | |
Keywords: | Cc: | goddard@…, gregc@… | |
Blocked By: | Blocking: | ||
Notify when closed: | Platform: | all | |
Project: | ChimeraX |
Description
Hi all, Introducing a Windows-using colleague to ChimeraX today, we found that any exception raised while using the Jupyter console (e.g. calling a non-existent method) effectively crashes it (still visible, but no longer usable). Cheers, Tristan Tristan Croll Research Fellow Cambridge Institute for Medical Research University of Cambridge CB2 0XY
Change History (3)
comment:1 by , 9 years ago
Cc: | added |
---|---|
Component: | Unassigned → General Controls |
Owner: | set to |
Platform: | → all |
Project: | → ChimeraX |
Status: | new → accepted |
comment:2 by , 9 years ago
Cc: | added |
---|
This should be fixed in Python 3.6, which Greg is working on getting into ChimeraX as we speak. Will close this ticket once that version is available.
--Eric
comment:3 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
It _is_ fixed by Python 3.6
Note:
See TracTickets
for help on using tickets.
Am investigating. As a (bad) workaround, you can close the crippled shell window and open a new one.
--Eric