Ticket #90 (closed defect: fixed)

Opened 3 years ago

Last modified 4 months ago

Handle crashes on startup

Reported by: otaylor Assigned to:
Priority: blocker Keywords:
Cc:

Description

http://groups.google.com/group/reinteract/browse_thread/thread/6c6ede9ada30791d#

points out if that if a worksheet that was previously open causes Reinteract to crash, then it's completely impossible to start Reinteract.

We should detect this case (store something in the config file before loading worksheets, clear it after everything finishes evaluating), and then if we detect this happening:

  • Put up a dialog that explains the situation and asks for a bug report
  • Not calculate any worksheets on startup

Change History

09/27/11 23:52:19 changed by otaylor

  • status changed from new to closed.
  • resolution set to fixed.

Since we no longer execute worksheets on startup, I think we can close this.