Changes between Version 213 and Version 214 of ReviewHeuristicLab3.3.0Application
- Timestamp:
- 04/26/10 17:07:55 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReviewHeuristicLab3.3.0Application
v213 v214 140 140 141 141 === Priority: HIGHEST === 142 142 143 * !InvalidOperationException: Selecting a !MultiPermutationManipulator without selecting Mutators and starting the run leads to an !InvalidOperationException ("Please add at least one permutation manipulator to choose from"); Exception persists if another Mutator is chosen 143 144 * When clicking on the open file dialog before loading of the start page is finished the program crashes without exception 145 144 146 === Priority: HIGH === 145 === Priority: MEDIUM === 147 148 === Priority: MEDIUM === 149 146 150 * Is it really intended that runs in the run tab can be copied (through drag&drop)? 147 151 * The "Show Algorithm" button in the run tab opens a new tab containing the algorithm but no runs and no results - shouldn't it rather show the problem tab in the current algorithm? … … 154 158 * abeham: Seems to run "fluently" in r3527, at least with a ch130. 155 159 * vdorfer: runs fluently, problem caused by infrequent GUI updates, see comment of mkommend 160 * Data Analysis Problem: Trying to import a csv file which is opened in Excel leads to an IOException (cannot access file, used by another process) 156 161 157 162 === Priority: LOW ===