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

Utils: Check system tray exists before trying to use it #1195

Merged
merged 1 commit into from
Jan 16, 2024

Conversation

notr1ch
Copy link
Member

@notr1ch notr1ch commented Jan 1, 2024

Description

Check system tray is available before trying to use it. Fixes obsproject/obs-studio#9991

Motivation and Context

Crash fix.

How Has This Been Tested?

Hasn't.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • I have read the Contributing Guidelines.
  • All commit messages are properly formatted and commits squashed where appropriate.
  • My code is not on master or a release/* branch.
  • The code has been tested.
  • I have included updates to all appropriate documentation.

@tt2468 tt2468 merged commit 0189c3a into obsproject:master Jan 16, 2024
1 check passed
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.

OBS crashes on startup if websocket request comes too fast after connection
2 participants