obsproject / obs-websocket

Remote-control of OBS Studio through WebSocket
GNU General Public License v2.0
3.86k stars 707 forks source link

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

Closed notr1ch closed 8 months ago

notr1ch commented 9 months ago

Description

Check system tray is available before trying to use it. Fixes https://github.com/obsproject/obs-studio/issues/9991

Motivation and Context

Crash fix.

How Has This Been Tested?

Hasn't.

Types of changes

Checklist: