#1463 closed defect (fixed)
OMEdit: Error messages doesn't set filename of user-provided models
Reported by: | Martin Sjölund | Owned by: | Adeel Asghar |
---|---|---|---|
Priority: | high | Milestone: | 1.9.4 |
Component: | OMEdit | Version: | trunk |
Keywords: | Cc: | Martin Sjölund, Adeel Asghar |
Description
Simulation failed for model: abc [<interactive>:2:3-2:15:writable] Error: Type mismatch in equation r=\"x\" of type Real=String Error: Error occured while flattening model abc
Change History (5)
comment:1 by , 10 years ago
Component: | → OMEdit |
---|---|
Milestone: | → Future |
Owner: | changed from | to
Status: | new → assigned |
Version: | → trunk |
comment:2 by , 10 years ago
comment:3 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Seems to work as intended.
comment:4 by , 9 years ago
Milestone: | Future → pre1.9.4 |
---|
It doesn't make sense to keep closed ticket in the "Future" milestone that were simply forgotten to assign to the correct milestone in the past.
comment:5 by , 7 years ago
Milestone: | pre1.9.4 → 1.9.4 |
---|
Removing the pre1.9.4 milestone in favor of 1.9.4.
Note:
See TracTickets
for help on using tickets.
Can you test with the latest version? The filename is now set to model qualified path instead of <interactive> for user-provided models.