MantisBT - Visomics
View Issue Details
0012796Visomics[All Projects] Generalpublic2012-01-06 15:432012-01-06 15:43
Brian Helba 
 
normalminorhave not tried
newopen 
0012796: Add progress for in-progress analysis
When a new analysis is run, control immediately returns to the user, even if the analysis has not has not finished running. The analysis will not be added to the tree until it is complete, and no other indicators of an in-progress analysis are present.

This can lead the user to re-run the analysis multiple times, especially since indicators for analysis failure don't appear in a dialog box (they're only printed to the console).

Internally, the analysis is not complete until voAnalysis::execute() returns (and possibly not until voView::setupUi() returns). These can take arbitrarily long to complete.

Although we can't determine the actual progress to completion of a currently running analysis, some sort of "in-progress" indicator is necessary.
No tags attached.
Issue History
2012-01-06 15:43Matthew BowmanNew Issue

There are no notes attached to this issue.