cosim-demo-app icon indicating copy to clipboard operation
cosim-demo-app copied to clipboard

'Reset' does not work if the OspSystemStructure.xml file has a different name

Open mrindar opened this issue 3 years ago • 0 comments

  1. Given configuration folder /path/to/config containing OspSystemStructure_test.xml

  2. Start cosim-demo-app and specify configuration as: /path/to/config/OspSystemStructure_text.xml

  3. Start simulation

  4. Click 'Reset'

  5. cosim-demo-app crashes

  6. Rename OspSystemStructure_test.xml to OspSystemStructure.xml

  7. Start cosim-demo-app and specify configuration as: /path/to/config/OspSystemStructure.xml

  8. Start simulation

  9. Click 'Reset'

  10. Works as expected.

mrindar avatar Nov 16 '21 13:11 mrindar