You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The sanzu_client then loses its connection to the audio output. Windows seems to 'disconnect' the audio sound card (to give access to the new logged user)
If the second user disconnect and the first user re-login, sanzu still runs, but without sound.
The text was updated successfully, but these errors were encountered:
which in turn may be catched in the main code. This will allow the main process to be aware that the sound is in error state, and try to re init the sound output.
The bug is triggered with the following steps:
The
sanzu_client
then loses its connection to the audio output. Windows seems to 'disconnect' the audio sound card (to give access to the new logged user)If the second user disconnect and the first user re-login, sanzu still runs, but without sound.
The text was updated successfully, but these errors were encountered: