I have upgraded Ubuntu from version 21.04 to 21.10. But after the upgrade, Anydesk is not opening. Another screen-sharing app like TeamViewer is working. I tried Xorg also, but no progress. Please suggest a working solution.
I have upgraded Ubuntu from version 21.04 to 21.10. But after the upgrade, Anydesk is not opening. Another screen-sharing app like TeamViewer is working. I tried Xorg also, but no progress. Please suggest a working solution.
sudo apt install libpangox-1.0-0
fixed it for me.
If you are seeing a Error : such as remote not supported or something like that the same thing could be fixed by disabling wayland
/etc/gdm3/custom.conf
and findWaylandEnable=true
toWaylandEnable=false
it might help you