teams-for-linux
teams-for-linux copied to clipboard
The camera needs permission, but I cannot find the Omnibar
Describe the bug No way to accept the camera permission
Expected behavior Have a way to click and accept the camera permission request.
Screenshots
Desktop (please complete the following information):
- OS: Linux
- Installation package [deb]
- Version [1.3.13]
Additional context Add any other context about the problem here.
Did you ever find a solution to this?
Same problem here, Did you ever find a solution to this?
Can someone share distribution and desktop environment?
Im on Zorin 16 with XFCE
open snap store and check permissions and enable audio recording.
this tends to be a configuration issue, please refer to the know issues and closed issues, and you hopefully will find a solution. If you do and it is not int he know issues, we would appreciate to share it for others to benefit from it. Thanks and I do hope you find a way.
Add "secure" : "true". to .config/teams-for-linux/Preferences. It should look like this: {"electron":{"media":{"device_id_salt":"XXXX"}}, "secure" : "true","spellcheck":{"dictionaries":["xx"],"dictionary":""}}
Closing due to inactivity.
Getting this issue with the latest AUR package (when attempting to unmute the microphone.) That is version 1.4.13-1
@mohag can you share the screenshot?
@mohag can you share the screenshot?
When attempting to unmute mic. (It is a bluetooth device, if that is relevant)
I have not yet tried the workaround from here
Edit (2): That workaround does work. (It does seem like that setting should be the default)
Add "secure" : "true". to .config/teams-for-linux/Preferences. It should look like this: {"electron":{"media":{"device_id_salt":"XXXX"}}, "secure" : "true","spellcheck":{"dictionaries":["xx"],"dictionary":""}}
Forgive my ignorance, but how does one find the values for "device_id_salt" on their system?