flathub / us.zoom.Zoom

https://flathub.org/apps/details/us.zoom.Zoom
36 stars 47 forks source link

zoommtg: protocol handler not working. #329

Closed okennedy closed 2 years ago

okennedy commented 2 years ago

Over the past weekend (April 30), the Zoom flatpak appears to have been updated in a way that prevents it from accepting zoommtg: links. I'm on PopOS, and have not updated OS packages since the last time Zoom was working on either of the two computers experiencing the symptoms. A colleague has also confirmed similar behavior.

Specifically:

  1. Open a zoom invite or SSO link in a browser (tested on Firefox, Chromium)
  2. The website includes a zoommtg: link that auto-opens
  3. Firefox/Chrome requests permission to open the link in Zoom/xdg-open. Accept the request
  4. Nothing happens

Also tested by opening the zoommtg: link directly with xdg-open.

$ flatpak --version
Flatpak 1.11.2
$ flatpak info us.zoom.Zoom

Zoom - Video Conferencing, Web Conferencing, Webinars, Screen Sharing

          ID: us.zoom.Zoom
         Ref: app/us.zoom.Zoom/x86_64/stable
        Arch: x86_64
      Branch: stable
     Version: 5.10.4.2845
     License: LicenseRef-proprietary
      Origin: flathub
  Collection: org.flathub.Stable
Installation: user
   Installed: 159.7 kB
     Runtime: org.freedesktop.Platform/x86_64/21.08
         Sdk: org.freedesktop.Sdk/x86_64/21.08

      Commit: 5a053c38cffafb9fb95a5f37dd225a7f7a50aa8b1c869a07d1922a61144e7a6c
      Parent: 972052877d97e307ba6ef722172d742331ef9f4dc868a31af8b7906d1f644237
     Subject: disable chromium sandbox to allow 5.10.x to run (36008f3b)
        Date: 2022-04-29 12:26:41 +0000
okennedy commented 2 years ago

An update earlier today appears to have fixed the issue

$ flatpak info us.zoom.Zoom

Zoom - Video Conferencing, Web Conferencing, Webinars, Screen Sharing

          ID: us.zoom.Zoom
         Ref: app/us.zoom.Zoom/x86_64/stable
        Arch: x86_64
      Branch: stable
     Version: 5.10.4.2845
     License: LicenseRef-proprietary
      Origin: flathub
  Collection: org.flathub.Stable
Installation: user
   Installed: 4.0 MB
     Runtime: org.freedesktop.Platform/x86_64/21.08
         Sdk: org.freedesktop.Sdk/x86_64/21.08

      Commit: 3da01de02976723cc6e5a1aed2231cfe271fd8481d38aa4cd2fc30d5912e2a33
      Parent: 5a053c38cffafb9fb95a5f37dd225a7f7a50aa8b1c869a07d1922a61144e7a6c
     Subject: Restore sandbox using zypak (fixes launching with arguments) (452cd814)
        Date: 2022-05-04 08:03:00 +0000