opensim-org / opensim-gui

SimTK OpenSim graphical user interface and distribution.
Apache License 2.0
64 stars 33 forks source link

Abrupt exit when trying to edit CMC task file #1506

Closed mrrezaie closed 5 months ago

mrrezaie commented 6 months ago

Steps to reproduce

  1. Load any model
  2. Open CMC tool
  3. select any of these tracking task files:
  1. Click on "Edit file contents"

image

Expected result

A new window that shows the contents

Actual result

Abrupt exit with this error file: hs_err_pid3280.log

(Also, CMC_TaskSet does not exist in "XML Browser")

Environment and GUI version

Windows 10, official OpenSim 4.5

aymanhab commented 5 months ago

Fix is ready, artifact builds here https://github.com/opensim-org/opensim-gui/actions/runs/9214347497#artifacts once tested will merge the changes to opensim-core

mrrezaie commented 5 months ago

Works well, thanks @aymanhab