NixOS / nixpkgs

Nix Packages collection & NixOS
MIT License
17.77k stars 13.88k forks source link

zoom-us: problem signing in via google when chrome is default browser #97782

Open mkg20001 opened 4 years ago

mkg20001 commented 4 years ago

Describe the bug Zoom Google Login with Chrome fails

To Reproduce Steps to reproduce the behavior:

  1. Open zoom-us
  2. Sign in > Google
  3. Select account in chrome

Expected behavior Logs in, returns to zoom

Screenshots "An error occured" page

Additional context Probably the URL isn't passed properly to chrome or properly parsed by chrome

Notify maintainers

Metadata

Maintainer information:

# a list of nixpkgs attributes affected by the problem
attribute:
 - zoom-us
 - google-chrome
# a list of nixos modules affected by the problem
module:
veprbl commented 4 years ago

This behaviour seems to be described in #73532

mkg20001 commented 4 years ago

It says something about hanging on "connecting..." In my case it's the google auth page that gives an error

doronbehar commented 4 years ago

Does it work with firefox? If not, sounds like an upstream issue to me - maybe they have updated their Google auth urls and the update hasn't landed in their releases. I can confirm that as of now we have their most updated version in Nixpkgs.

mkg20001 commented 4 years ago

Firefox works. Possible causes range from the .desktop file to chrome's code, first of which might be patchable

stale[bot] commented 3 years ago

I marked this as stale due to inactivity. → More info