Package Details: zoom 6.2.6-1

Git Clone URL: https://aur.archlinux.org/zoom.git (read-only, click to copy)
Package Base: zoom
Description: Video Conferencing and Web Conferencing Service
Upstream URL: https://zoom.us/
Keywords: call conference meeting video
Licenses: LicenseRef-zoom
Submitter: edh
Maintainer: edh
Last Packager: edh
Votes: 669
Popularity: 7.39
First Submitted: 2015-08-15 13:18 (UTC)
Last Updated: 2024-10-28 11:11 (UTC)

Pinned Comments

arash-m commented on 2024-09-15 15:56 (UTC)

Tested 6.2.0-1. Sharing works for me, but it still crashes after stopping. The workaround for me is still downgrading pipewire and libpipewire to 1.0.7 before meetings.

a172 commented on 2022-06-13 14:25 (UTC) (edited on 2022-06-13 14:25 (UTC) by a172)

@edh - That's not the answer I was hoping for (I was really hoping we could get it to launch without xwayland), but at least I know I'm not missing something.

Some ~/.config/zoomus.conf updates:

  • SSO Login: I don't have qt5-webengine installed, and the ebeddedBrowserForSSOLogin line doesn't exist in my config zoomus.conf. SSO login works just fine (issues with Firefox containers aside).
  • Audio: I am using Pipewire via pipewire-pulse. system.audio.type defaulted to alsa for me (or I changed it without realizing it). I probably could have installed pipewire-alsa and fixed my issues, but I set system.autio.type=pulse (a lucky guess) and this worked. This should work for anyone using straight PulseAudio as well.

If anyone finds documentation on ~/.config/zoomus.conf, please let us know.

edh commented on 2016-08-26 11:03 (UTC) (edited on 2017-03-09 10:48 (UTC) by edh)

I contacted the zoom support on 13th July 2016 and tried to lure them into creating a proper PKGBUILD respectively adopting this one, considering they are providing a package over very none standard ways to the Arch Linux community (downloading via a *foreign* site) and not through the official repo or the AUR. However there was little to no progress so far.

Latest Comments

« First ‹ Previous 1 .. 58 59 60 61 62 63 64 65 66 67 68 .. 77 Next › Last »

Silva commented on 2020-01-10 10:56 (UTC)

@projectgus: it also crashes for me, with the same problems you mentioned. Looked it up and zoom seems to crash the GPU.

[drm:gen8_reset_engines [i915]] ERROR rcs0 reset request timed out: {request: 00000001, RESET_CTL: 00000001} Asynchronous wait on fence i915:xfwm4[1072]:6e584 timed out (hint:intel_atomic_commit_ready+0x0/0x50 [i915])

After throwing that the system itself tries to reset the GPU, but can't.

i915 0000:00:02.0: Resetting rcs0 for hang on rcs0

Also 3.5.330166.1202-1 needs double of the resources which 3.0.317369.1110-1 is using, a bit weird.

je-vv commented on 2019-12-11 20:14 (UTC)

@projectgus, what I'm getting is the mouse not responding. Using LXQt + KWin. But X is not frozen, and the keybord keeps working fine, but it's uncomfortable not to be able to select or click on anything.

projectgus commented on 2019-12-11 09:19 (UTC)

Is anyone else having problems with the X11 session freezing on latest Zoom (3.5.330166.1202-1)? I find after a few minutes on a video call, the entire X session including the mouse cursor stops responding. Parts of the display update once every 2-3 minutes, some parts never update. It never seems to recover. Haven't seen this in any other circumstances.

Have rolled back to 3.0.317369.1110-1 which is fine so far.

Haven't bothered reporting to Zoom yet as it might be some unique quirk of my X11/hardware/desktop setup, but thought I'd ask if anyone else was seeing it.

diogobaeder commented on 2019-11-25 14:39 (UTC) (edited on 2019-11-25 14:41 (UTC) by diogobaeder)

I'm getting errors trying to run zoom after upgrading my system this weekend (I upgrade every weekend), seems to be some incompatibility with the currently installed Qt version I guess (unfortunately the log file it referenced in the output doesn't exist, so I don't have more info):

https://pastebin.com/TLH7K44j

jago commented on 2019-11-14 15:33 (UTC) (edited on 2019-11-14 15:37 (UTC) by jago)

$ /opt/zoom/zoom zoom started. Client: Breakpad is using Single Client Mode! client fd = -1 QXcbIntegration: Cannot create platform OpenGL context, neither GLX nor EGL are enabled /opt/zoom/zoom: symbol lookup error: /opt/zoom/imageformats/libqsvg.so: undefined symbol: _ZdlPvm, version Qt_5

the_10 commented on 2019-11-02 15:39 (UTC)

google auth is working again for me, thanks a lot for updating

the_10 commented on 2019-10-23 14:20 (UTC)

looks like the package is hardlinked to qt5.9.6 which causes the issues when trying to authenticate with for example google. kde-open5 seems torequire the libs to be the same version as the systems qt packages (5.13 in my case)

jpulec commented on 2019-10-10 16:28 (UTC)

@jsravn At least google login appears to be completely busted in 3.0.3X. Downgrading to 3.0.291715.0908-1 fixed it for me.

jsravn commented on 2019-10-08 19:22 (UTC)

Anyone else having difficulties logging in after upgrading from 2.x to 3.x? Any tips?