Showing posts with label MS Teams on Linux screen share and black window. Show all posts
Showing posts with label MS Teams on Linux screen share and black window. Show all posts

Tuesday, July 28, 2020

MS Teams on Linux: screen share and black window

With the latest MS Teams for linux, screen share just results in a black window with no way to exit!

To prevent this from happening:

#cd /usr/share/teams/resources/app.asar.unpacked/node_modules/slimcore/bin/
#sudo mv rect-overlay rect-overlay.old

Restart Teams and it should be working fine.

This link helped.