Opened 8 years ago

Closed 8 years ago

#264 closed defect (fixed)

MS converter: Error when canceling

Reported by: Rene Ranzinger Owned by: dbrentw
Priority: normal Milestone: GRITS - 1.0
Component: MS data management Version: GRITS 0.9.x
Severity: major Keywords:
Cc: dbrentw

Description

If the cancel button is pressed in the converter dialog:

  • Exceptions are thrown - not the log file (see attached file)
  • Two dialog windows show up
    • Unable to open MS scan
    • Widget error

Attachments (1)

logfile-data.txt (5.3 KB) - added by Rene Ranzinger 8 years ago.

Download all attachments as: .zip

Change History (4)

Changed 8 years ago by Rene Ranzinger

Attachment: logfile-data.txt added

comment:1 Changed 8 years ago by dbrentw

Owner: set to dbrentw
Status: newaccepted

comment:2 Changed 8 years ago by dbrentw

Resolution: fixed
Status: acceptedreview

I moved the converter code into the Wizard so it executes while the wizard is still open. This is blocking though, obviously, but if you cancel you are returned to the wizard. Temp files are cleaned upon cancel if they've been downloaded before you cancel.

See SVN Revision 4643

comment:3 Changed 8 years ago by Rene Ranzinger

Status: reviewclosed
Note: See TracTickets for help on using tickets.