flathub / us.zoom.Zoom

https://flathub.org/apps/details/us.zoom.Zoom
35 stars 44 forks source link

Zoom not being able to open url links on app [Fedora][KDE][Wayland] #454

Closed galloramiro closed 3 months ago

galloramiro commented 3 months ago

Expected behavior

What happens

Other notes

This was working a few weeks ago, but usually is intermittent, some times I restart and all works again, sometimes I just only close and open zoom again and works, but right now there is no way to make it work. There is any way to jump around this by using the command line? I remember doing something similar with Slack.

System Setup

Screenshot_20240327_090050 Screenshot_20240327_133145 Screenshot_20240327_133204 Screenshot_20240327_133222

jdoss commented 3 months ago

I am getting the same thing with Firefox or Chrome on Fedora X11 with GNOME.

jdoss commented 3 months ago

I just rolled back to an older version 5.16.10.668 which fixes the issue for me so I can enjoy these work meetings that require me to be logged in via the Googles.

flatpak kill us.zoom.Zoom 
sudo flatpak update --commit=786cd52f8219276edd0184f3c6fa0ca7041c3814369fe378dc068a0864b049a9 us.zoom.Zoom
flatpak mask us.zoom.Zoom
$ 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.16.10.668
     License: LicenseRef-proprietary
      Origin: flathub
  Collection: org.flathub.Stable
Installation: system
   Installed: 6.9 MB
     Runtime: org.freedesktop.Platform/x86_64/23.08
         Sdk: org.freedesktop.Sdk/x86_64/23.08

      Commit: 786cd52f8219276edd0184f3c6fa0ca7041c3814369fe378dc068a0864b049a9
      Parent: 5491a483003fcdd36dd3c72c57af2ca66f50ae36ca61dbb4180109f221915d2d
     Subject: Update to version 5.16.10.668 (6241302e)
        Date: 2024-01-05 12:38:28 +0000
takluyver commented 3 months ago

I think the meeting links part of this is a duplicate of #445, which was hopefully just fixed by #456. I don't know about the SSO part, though.

detrout commented 3 months ago

I'm on Debian Testing and have been experiencing this problem for a few weeks.

With this version:

      Commit: c308389470e9b2ba33bc442e831c533c40c87257f6ea0283337e2df68ad78dcc
      Parent: 70a6505a1e40c553225a0f0cb1ceabfc43ae5604af2ca0a30536b166f9bb125d
     Subject: Wildcards aren't expanded inside quotes (b303e831)

I was able to log in via SSO and open a meeting with a link.

For reference, the SSO login process is:

  1. Open zoom application and pick the SSO entry
  2. The app replaces the login boxes with a simple UI to to provide your enterprise name to the zoom application
  3. Once provided entered, Zoom will then open the enterprises login page in your default browser.
  4. After successfully authenticatioon the login page will redirect you to a page that looks a lot like the open a meeting from a link page
  5. The browser then uses the external link handler to pass a token back to the app which then shows the logged in UI.
jmcfarlane commented 3 months ago

Commit: c308389470e9 is working nicely for me as well (Fedora 39) :zap:

galloramiro commented 3 months ago

Screenshot_20240404_121216 This version is working now