talk-desktop
talk-desktop copied to clipboard
Talk Desktop is not running on Ubuntu 24 without AppArmor profile
🚧 Temporary workaround
After unpacking the files run the following 2 commands:
sudo chown root chrome-sandbox
sudo chmod 4755 chrome-sandbox
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
- ./Nextcloud\ Talk
Expected behaviour
Launch Nextcloud
Actual behaviour
but we can't use 'sudo'
Desktop client
Talk Desktop client version: v1.26.0
Operating system: Ubuntu
Operating system version: Ubuntu 20.02
Microphone available: yes/no
Camera available: yes/no
Server
Nextcloud version: (see status page: /status.php
)
Talk app version: (see apps admin page: /index.php/settings/apps
)
Custom Signaling server configured: yes/no and version (see additional admin settings: /index.php/index.php/settings/admin/talk#signaling_server
)
Custom TURN server configured: yes/no (see additional admin settings: /index.php/settings/admin/talk#turn_server
)
Custom STUN server configured: yes/no (see additional admin settings: /index.php/settings/admin/talk#stun_server
)
Logs
Client log
Insert your browser log here, this could for example include:
a) The javascript console log
b) The network log
c) ...