View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000455 | ascend | pygtk gui | public | 2010-04-15 11:38 | 2010-05-05 00:27 |
Reporter | john | ||||
Assigned To | john | ||||
Priority | high | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 0.9.7 | ||||
Target Version | 0.9.8 | Fixed in Version | 0.9.8 | ||
Summary | 0000455: Maximum iterations of 1000 hard-wired into PyGTK GUI | ||||
Description | In pygtk/simulation.cpp, there is a hard-wired limit of 1000 iterations coded into the GUI. Most solvers provide a parameter which declares the maximum number of iterations they allow. We need a way that this value gets used in the GUI. Perhaps that means that a standard parameter name of 'maxiter' is used across all solvers? Should be fairly easily fixed. | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2010-04-15 11:38 | john | New Issue | |
2010-04-15 11:55 | john | Target Version | => 0.9.8 |
2010-05-05 00:26 | john | Status | new => assigned |
2010-05-05 00:26 | john | Assigned To | => john |
2010-05-05 00:27 | john | Note Added: 0000640 | |
2010-05-05 00:27 | john | Status | assigned => resolved |
2010-05-05 00:27 | john | Fixed in Version | => 0.9.8 |
2010-05-05 00:27 | john | Resolution | open => fixed |