Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Pesquisar no apoio

Evite burlas no apoio. Nunca iremos solicitar que telefone ou envie uma mensagem de texto para um número de telefone ou que partilhe informações pessoais. Por favor, reporte atividades suspeitas utilizando a opção "Reportar abuso".

Learn More

Zoom Meetings silently don't open

  • 4 respostas
  • 1 tem este problema
  • 3 visualizações
  • Última resposta por pianohacker

more options

When I click on any Zoom link in Firefox 83 on Linux, nothing happens. It seems like Firefox has no idea that the zoommtg:// protocol exists.

I've tried:

  • checking that Firefox is not installed from a snap
  • manually setting the network.protocol-handler.expose.zoommtg and network.protocol-handler.external.zoommtg preferences to true
  • running xdg-open 'zoommtg://...' in a terminal (this works fine, it's how I finished the Zoom SSO login)
When I click on any Zoom link in Firefox 83 on Linux, nothing happens. It seems like Firefox has no idea that the zoommtg:// protocol exists. I've tried: * checking that Firefox is not installed from a snap * manually setting the network.protocol-handler.expose.zoommtg and network.protocol-handler.external.zoommtg preferences to true * running xdg-open 'zoommtg://...' in a terminal (this works fine, it's how I finished the Zoom SSO login)

Solução escolhida

I _really_ don't understand how this broke, but this fixed my problem:

$ xdg-mime default Zoom.desktop x-scheme-handler/zoommtg

Thank you for your attention regardless :)

Ler esta resposta no contexto 👍 0

Todas as respostas (4)

more options

Could you check whether any action is saved for zoommtg in the Applications list (on the Preferences page) and, if so, change it to Always Ask. More info in this article: Manage file types and download actions in Firefox.

Edit: Adding a screenshot for context:

Modificado por jscher2000 - Support Volunteer a

more options

Weirdly, zoommtg doesn't show up in that list:

more options

Hmm, I understand where Firefox finds the protocol handlers for external apps on Window (the Registry) but I don't know where it looks on Linux. When I try to search for Linux advice, the rabbit hole is too deep for me...

more options

Solução escolhida

I _really_ don't understand how this broke, but this fixed my problem:

$ xdg-mime default Zoom.desktop x-scheme-handler/zoommtg

Thank you for your attention regardless :)