When i try to share screen in zoom im get error, please help me fix this

Hello i’m newbie in arch based distro(Im use EndevourOS Gnome 40) , and when i try to share my screen in zoom im get error : изображение

1 Like

Thanks for giving EndeavourOS a try, and welcome to the forum. I hope you enjoy your time here.

here are links to similar topics:

you may find a solution in one of these.

Pudge

EDIT:
This site addresses the exact error code you had.

2 Likes

someone should call Zoom to change AnterGOS to EndeavourOS :wink:

Welcome to the forum @sad_sause :partying_face: :tada: :balloon: :enos_flag:

You can just login with GNOME on Xorg, that solves it for me.

I have posted a draft feedback post and a link where to post it in this thread:

1 Like

After just briefly skimming the links to the other posts in the previous posts, I couldn’t find what I would consider the obvious solution to this problem:
To enable screensharing with Zoom on GNOME/ Wayland (can confirm that it works with Sway, although the tiling messes things up), edit the Zoom configuration file (i.e. .config/zoomus.conf), line 24 in a default config:

enableWaylandShare=True

This is hardcoded to False unless you are on one of the OS in the error message. Setting it to True disables the error message and screensharing should work ‘fine’ as long as you are under Wayland.

4 Likes

This worked out for me. Thanks.