Open
Description
How to use GitHub
- Please use the 👍 reaction to show that you are affected by the same issue.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Steps to reproduce
- Start a call
- Try to share screen + Audio
- Error message appears that it was not possible
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
Nextcloud Talk Desktop | |
---|---|
Version | v1.0.2 |
Built-in Talk version | v20.1.3 |
Release channel | stable |
Operating system | Windows_NT 10.0.26100 (Windows 11 Pro) |
Executable Path | C:\Users\jonat\AppData\Local\NextcloudTalk\app-1.0.2\Nextcloud Talk.exe |
Connected to | - |
Nextcloud server version | 30.0.5 |
Nextcloud Talk version | 20.1.3 |
notifications app enabled |
✅ yes |
notify_push app enabled |
✅ yes |
Application config
{
"launchAtStartup": false,
"theme": "default",
"systemTitleBar": false,
"monochromeTrayIcon": false,
"zoomFactor": 1,
"playSoundChat": "respect-dnd",
"playSoundCall": "respect-dnd",
"enableCallbox": "respect-dnd"
}
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
Activity