View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] |
ID | Project | Category | View Status | Date Submitted | Last Update |
0000231 | OMNeT++ | IDE / simulation launcher | public | 2010-12-21 11:59 | 2011-02-01 17:54 |
|
Reporter | rhornig | |
Assigned To | andras | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | |
Platform | | OS | | OS Version | |
Product Version | 4.1 | |
Target Version | | Fixed in Version | 4.2 | |
|
Summary | 0000231: Config enumeration popup in launcher is unusable when the parameter space is too big |
Description | When the simulation has the potential to run lots of different scenarios, the "configure run" menu is practically unusable.
This is probably due, because the application creates a pop-up in the "Run number" edit box that lists the configurations for the run numbers. The code that creates this needs to be limited to only generate this information for a sensible number of runs. In this example there are >35000 runs so this will probably take a long time and be non-readable once it is finished. |
Tags | No tags attached. |
|
Attached Files | |
|