Since the launch of Microsoft Team PWA, you have the options to blur your background or set a custom background in order to prevent the rest not to see your room. I realy liked this option as with the regular Teams for Linux did not include this option.
But since the last fedora update, this option does not work anymore. When trying to select a background filter, the application keeps loading untill I cancel the action. I took a glance at the logs and see something suspicious:
**journalctl -b 0 | tail -f**
dec 29 12:24:12 fedora chromium-freeworld.desktop[16552]: ATTENTION: default value of option allow_rgb10_configs overridden byenvironment.
dec 29 12:24:12 fedora chromium-freeworld.desktop[16552]: [16596:16596:1229/122412.557596:ERROR:gpu_init.cc(523)] Passthrough is not supported, GL is egl, ANGLE is
dec 29 12:24:12 fedora chromium-freeworld.desktop[16552]: ATTENTION: default value of option allow_rgb10_configs overridden byenvironment.
dec 29 12:24:12 fedora gnome-shell[2202]: meta_window_set_stack_position_no_sync: assertion 'window->stack_position >= 0' failed
dec 29 12:25:08 fedora chromium-freeworld.desktop[16552]: [16596:16596:1229/122508.747814:ERROR:shared_image_factory.cc(575)] Could not find SharedImageBackingFactory with params: usage: Gles2|Raster|DisplayRead|Scanout, format: RED_8, share_between_threads: 0, gmb_type: shared_memory
dec 29 12:25:08 fedora chromium-freeworld.desktop[16552]: [16596:16596:1229/122508.747987:ERROR:shared_image_factory.cc(575)] Could not find SharedImageBackingFactory with params: usage: Gles2|Raster|DisplayRead|Scanout, format: RG_88, share_between_threads: 0, gmb_type: shared_memory
dec 29 12:25:08 fedora chromium-freeworld.desktop[16552]: [16596:16596:1229/122508.783002:ERROR:shared_image_factory.cc(575)] Could not find SharedImageBackingFactory with params: usage: Gles2|Raster|DisplayRead|Scanout, format: RED_8, share_between_threads: 0, gmb_type: shared_memory
dec 29 12:25:08 fedora chromium-freeworld.desktop[16552]: [16596:16596:1229/122508.783088:ERROR:shared_image_factory.cc(575)] Could not find SharedImageBackingFactory with params: usage: Gles2|Raster|DisplayRead|Scanout, format: RG_88, share_between_threads: 0, gmb_type: shared_memory
Generally I tried to use Teams PWA in combination with Microsoft Edge. I tried to switch browers and used chromium-freeworld from the rpm-fusion repo and google chrome as a flatpak, both without results.
I am running Fedora 37 and didn’t have any issues so far. As I need MS Teams for work, I would like to get the PWA running with all options working. Problems where arising after the last dnf upgrade I performed last weekend. Generally, I update only once a week.