Opened 5 years ago
Last modified 5 years ago
#5723 closed enhancement
[OMEdit] Do not allow the simulation window to be closed if the simulation is still running — at Initial Version
Reported by: | Adrian Pop | Owned by: | Adeel Asghar |
---|---|---|---|
Priority: | normal | Milestone: | 1.16.0 |
Component: | OMEdit | Version: | |
Keywords: | Cc: |
Description
For simulations is would be good not to be able to close the simulation window (btw, how do you get it back if you closed it?).
Especially for simulations that give some asserts at initialization but then continue is for the user to tell if the simulation failed or is actually continuing. The user closes the window, does some model modification and then recompiles one would get a "permision denied" when the gcc linker ld tries to write the executable again. OMEdit knows that the exe is still running, it should not let the user recompile the model.
Note:
See TracTickets
for help on using tickets.