Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Misc fixes: don't orphan CLI when exiting the App to prevent a crash report on mac #368

Merged
merged 5 commits into from May 31, 2021

Conversation

jmarrec
Copy link
Collaborator

@jmarrec jmarrec commented May 31, 2021

Fix #369

```
Warning: Could not create pixmap from :/shared_gui_components/images/duplicate_softer_off.png ((null):0, (null))
Warning: Could not create pixmap from :/shared_gui_components/images/duplicate_softer_disabled.png ((null):0, (null))
```
@macumber
Copy link
Collaborator

No crashes on Windows in Debug or on Mac

@macumber macumber added this to the OpenStudio Application 1.2.0 milestone May 31, 2021
@jmarrec jmarrec merged commit 1c7338d into develop May 31, 2021
@jmarrec jmarrec deleted the misc_fixes branch May 31, 2021 23:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CLI Process is orphaned when exiting the App (produces a crash report on mac)
2 participants