Opened 4 years ago
Closed 4 years ago
#6341 closed defect (fixed)
OMEdit no longer shows Output tab of Simulation Output window until the simulation is over
Reported by: | Francesco Casella | Owned by: | Adeel Asghar |
---|---|---|---|
Priority: | blocker | Milestone: | 1.17.0 |
Component: | OMEdit | Version: | 1.16.0 |
Keywords: | Cc: | Andrea Bartolini |
Description (last modified by )
Steps to reproduce:
- Open any MSL model, e.g. Modelica.Blocks.Examples.Filter
- Simulate 200.000 intervals, so the simulation takes a while
Until about 10 Dec 2020, the tab switched to Output right at the start of the simulation, so one could see error messages printed to stdout during the simulation.
Now, the compilation tab remains stuck until the end of the simulation, preventing the user to see what is going on.
Most likely one of the two commits of 9 Dec 2020 is to blame, please check that and restore the previous behaviour in time for 1.17.0 beta.
Change History (3)
comment:1 by , 4 years ago
Cc: | added |
---|
comment:2 by , 4 years ago
Description: | modified (diff) |
---|
comment:3 by , 4 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in c8233fa/OpenModelica.