I'm running Ubuntu 18.04.4 LTS. As the title says, when prompt to "xdg open" on Zoom (chromium browser), nothing happens and I can't do a conference call. Does anyone know what might be the issue? I've came across this issue in another websites as well.
It could be the
xdg-open
is not configured to use the correctzoom.desktop
Here is what I did
Verify if you have a valid handler for the
zoommtg
for me that gave an output
zoom.desktop
but I did not have a
however I had a
notice
Z
notz
I changed the default by
I just came across this, for some reason on another ubuntu install this works flawlessly and on this new ubuntu install it does not.
It seems it because of the way that snapd works: https://bugs.launchpad.net/snapd/+bug/1776873
There is a comment on the bug that mentions a possible fix: https://bugs.launchpad.net/snapd/+bug/1776873/comments/36
But the easier solution might be to install chromium from the repos and not from snap install (software centre). I uninstalled chromium snap and installed the chroumium found in the normal apt repo. The zoom install I used is first the one offered by zoom the company (a deb package) and the snap install found in the software centre. They both seem to work the issue being confirmed the chromium snap install being secure.
To remove the snap install:
To install the package manager version:
This save the step of having to copy and past the meeting id and password into the meeting. The above works in a fresh install of ubuntu 18.04