Skip to content

fix: omniverse logging and stability#666

Open
david-bremer wants to merge 2 commits into
mainfrom
fix/omniverse_logging_and_stability
Open

fix: omniverse logging and stability#666
david-bremer wants to merge 2 commits into
mainfrom
fix/omniverse_logging_and_stability

Conversation

@david-bremer
Copy link
Copy Markdown
Collaborator

The find_app() function, which looks for AWP_ROOT[ver] does not handle a non-integer following AWP_ROOT, such as AWP_ROOTDIR271. An exception is thrown, and uncaught by verify_showcase(), ultimately causing F1 to fail to start. The fix for this is on line 371-375.
https://tfs.ansys.com:8443/tfs/ANSYS_Development/Portfolio/_workitems/edit/1461766

I also started opening a file in $TMP to which Showcase output is written. The monitoring thread, that watched Showcase's stdout/err now reads the file to determine launch progress and get the simba URL.

…rom the tmp file instead of stdout.

Trap an exception thrown if the text following AWP_ROOT is not an int.  An exception is being thrown when launched by a proc that sets AWP_ROOTDIR271.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant