INTO-CPS Application 4.0.3
INTO-CPS Application 4.0.3(May 7, 2021)
What's New?
It is official 4.0.3 is out!
For this release, we have been working on improving the utilization of the tools behind the scenes of the INTO-CPS application and with this release candidate, we have made optimization changes to the DSE user experience and performance. This should improve the workflow and performance of the use of DSE within the INTO-CPS application. We are progressing with the development and expect to release 4.0.4 at the start of September and we are working on even more exciting things for the coming month. To follow along on the feature developments you can have a look in the discussions and stay tuned for more!
Bugfixes
Please note that the interactive list is at https://github.com/INTO-CPS-Association/into-cps-application/milestone/8
- #148 closed - version 4.0.2 does not update the crc of the multimodel
- #139 closed - Windows setup installs in default location without asking user
- #137 closed - Github actions fails duing the build fase
- #135 closed - The MM warning message after changes made to the model is unclear.
- #133 closed - Addition of mac icon breaks linux packaging
- #132 closed - Make the csv and html generation optional
- #131 closed - Add a drop down menu for number of threads in the DSE Configure Harmonica/Panel
- #129 closed - Mac signature fails even when signed...
- #128 closed - Add closed issues from DSE scripts folder and the github.io page in the release notes
- #120 closed - Modenize and refit tests to adhere to new dependencies
- #119 closed - Mac version signing is not in the release procedure
- #89 closed - Jvm arguments
- #68 closed - Missing dependencencies on ubuntu 19.10
Requirements
In order to open projects from Git, including the public examples import, you will need to have Git installed and available in your system path.
If you want to run co-simulations, you will need the COE. It can be downloaded from the download manager inside the app. In order to run the COE, you need to have Java 8 or 11 installed. Java 8 to 11 is also required to co-simulate FMUs exported from Overture.
The app has no other dependencies and no installation is required. Simply unzip and run. On Windows, the app cannot be run from a mapped network drive.
Known Issues
There are a few known issues with the app:
-
The Mac version signature failed and you will have to bypass the GateKeeper to use it. We expect to correct this in the Release.
-
We are having trouble running the COE in some Java and Mac OS versions.
-
Regarding the Catalina GUI partial rendering issues caused by OpenGL deprecation (check: electron/electron#20944), we have the following workaround. Launch the app from a console with the flag --disable-gpu
-
When creating/importing projects, no check is made for the root path. The project will not open/import correctly if given an invalid path.
-
When importing examples or projects through Git, if you import an already imported project to the same location, the download manager will sometimes hang at 0% progress.
-
The app has no explicit setting for proxies. In order to use it behind a proxy, please set the
HTTP_PROXY
environment variable (see https://github.com/INTO-CPS-Association/into-cps-application/wiki/Working-with-a-proxy)
For the full list, see https://github.com/INTO-CPS-Association/into-cps-application/issues.
Problems and Troubleshooting
If you run into any problems, please use the issue tracker at https://github.com/INTO-CPS-Association/into-cps-application/issues. The tracker is also available from within the app itself via Help > Report Issue