IsmaelMartinez / teams-for-linux

Unofficial Microsoft Teams for Linux client
GNU General Public License v3.0
2.96k stars 240 forks source link

Ubuntu 24.04 - Screen sharing not possible #1455

Closed mibeon closed 1 month ago

mibeon commented 1 month ago

Describe the bug It is not possible to share screen on Ubuntu 24.04.1.

To Reproduce Steps to reproduce the behavior:

  1. Open Teams
  2. Enter any meeting
  3. Try to share your screen
  4. See the error "We couldn't access your camera"

Expected behavior A clear and concise description of what you expected to happen.

Screenshots teams_sharing_ubuntu

Desktop (please complete the following information):

Teams Info teams_info

Teams Video is generally working teams_video

Permissions
All App-Permissions are on. teams_permissions_snap

hhoefener commented 1 month ago

Same here on ubuntu 22.04.1, same teams-for-linux version as @mibeon

nagorsneger commented 1 month ago

Same on Kubuntu 24.10

IsmaelMartinez commented 1 month ago

Hi, can you check with other packaging system that is not snap? just to make sure is not an snap issue with your ubuntu configurations

mibeon commented 1 month ago

Hi, can you check with other packaging system that is not snap? just to make sure is not an snap issue with your ubuntu configurations

I removed the snap version and installed it directly. Now everything is working. Also, the app runs more performant. Maybe it make sense to remove the snap version entirely, because it makes on every Ubuntu version with snap problems. And this problems are for sure related to snap. Also some other apps, like Inkscape for example, are not able to work properly with snap. Ubuntu will for sure lose a couple of users with keeping to snap.

So, I can confirm, that the versions out of snap work as expected.

hhoefener commented 1 month ago

can confirm this. apt install seems to work!

IsmaelMartinez commented 1 month ago

Glad it is working for you two. Closing this as it is probably an issue with snap. Most snap installations seem to work, but there is certainly a combination (sometimes with wayland but not only that) that make it not behave. Maybe one day we find the reason and/or this issues become less often.