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)
Change History (4)
Changed 8 years ago by
Attachment: | logfile-data.txt added |
---|
comment:1 Changed 8 years ago by
Owner: | set to dbrentw |
---|---|
Status: | new → accepted |
comment:2 Changed 8 years ago by
Resolution: | → fixed |
---|---|
Status: | accepted → review |
comment:3 Changed 8 years ago by
Status: | review → closed |
---|
Note: See
TracTickets for help on using
tickets.
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