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
It can be found in the About window (open from the menu or via F1 and click on "Copy report" button).
Client logs
Press Ctrl+Shift+I (Cmd+Option+C on macOS) or use the context menu to open the developer tools, then go to the Console tab.
1.
TypeError: Cannot read properties of null (reading 'getTracks')
at I (index.js:2:887520)
at e.<anonymous> (index.js:2:887608)
at nt (index.js:2:1057713)
at Wt (index.js:2:1062603)
at A.$destroy (index.js:2:1078970)
at destroy (index.js:2:1066404)
at d (index.js:2:1099896)
at d (index.js:2:1099995)
at d (index.js:2:1099995)
at d (index.js:2:1099995)
2.
Error when starting screen share: NotReadableError: Could not start audio source
The text was updated successfully, but these errors were encountered:
How to use GitHub
Steps to reproduce
Expected behaviour
The application should share the screen with system audio included
Actual behaviour
Error Message appears, telling the user it failed to start the screenshare
Diagnosis and logs
Diagnosis report
Diagnosis report
notifications
app enablednotify_push
app enabledApplication config
It can be found in the About window (open from the menu or via F1 and click on "Copy report" button).
Client logs
Press Ctrl+Shift+I (Cmd+Option+C on macOS) or use the context menu to open the developer tools, then go to the Console tab.
The text was updated successfully, but these errors were encountered: