Package Details: zoom 7.0.0-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
Replaces: zoom-libs, zoom-libs-bin
Submitter: edh
Maintainer: edh (gromit)
Last Packager: edh
Votes: 730
Popularity: 7.47
First Submitted: 2015-08-15 13:18 (UTC)
Last Updated: 2026-03-26 02:00 (UTC)

Pinned Comments

erbrecht commented on 2024-11-19 13:06 (UTC)

@Rhinoceros - I finally got screen sharing to work under KDE with Wayland. Looks like I'm using the same versions as you:

  • Zoom 6.2.10
  • pipewire 1.2.6

I followed the Screen share section on the Zoom wiki page:

https://wiki.archlinux.org/title/Zoom_Meetings

The only thing I didn't need to do was set XDG_CURRENT_DESKTOP=gnome. I followed the other steps, and now I can choose my desktop/window to share. Prior to following the wiki I couldn't stop screen sharing without the hanging issue, which I was experiencing prior to 6.2.10.

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 .. 38 39 40 41 42 43 44 45 46 47 48 .. 91 Next › Last »

Coelacanthus commented on 2022-05-04 06:34 (UTC)

zoom /opt/zoom/platforminputcontexts/libfcitxplatforminputcontextplugin.so
zoom /opt/zoom/platforminputcontexts/libibusplatforminputcontextplugin.so

Zoom now has both IBus and Fcitx input method modules, so ibus is not necessary, users can use fcitx/fcitx5 as the input method (available in actual measurement). So you can remove ibus from a strong dependency, or move it to an optional dependency, and add fcitx and fcitx5 as optional dependencies at the same time.

edh commented on 2022-05-03 22:03 (UTC)

@bigcajun826 Regarding the comments: Both (Pulseaudio and SSO login) still seem relevant to me. Is there a specific reason why you think otherwise?

bigcajun826 commented on 2022-05-03 21:49 (UTC)

@mir Do you happen to use the "blur background" feature? If so, try turning that off and see if your camera works again. For me, it seems to be hit-or-miss since the 5.10.x versions of Zoom. Sometimes I can use the blur background feature, sometimes it exhibits symptoms similar to you (black screen, frozen image)

mir commented on 2022-05-03 21:15 (UTC) (edited on 2022-05-04 16:24 (UTC) by mir)

After updating (pacman -Syu and updating zoom), my webcam stopped working in zoom. The webcam works fine for other applications, zoom detects it (but then shows a black picture) and picks up the microphone of the webcam. It is a Logitech, Inc. HD Pro Webcam C920.

Last good version is 5.9.6-1, first bad 5.10.0-1.

UPDATE: Found that it works when I turn the background feature off.

BTW, does it still make sense to pin the two comments from 2020?

wermington commented on 2022-04-30 08:55 (UTC)

Hi everybody, I decided to try Wayland on my desktop with NVidia GPU, but Zoom is crashing:

Process 18620 (zoom) of user 1000 dumped core.
...
    Stack trace of thread 18620:
    #0  0x00007fa0f46608a4 __pthread_mutex_lock@GLIBC_2.2.5 (libc.so.6 + 0x908a4)
    #1  0x00007fa0f06df8ca n/a (libnvidia-egl-wayland.so.1 + 0x68ca)
    Module libdl.so.2 with build-id bb9bd2657bfba9f60bd34d2050cc63a7eb024bc4
    Module libresolv.so.2 with build-id 46ffdf3d477a170314060c26927470d7399bc900
    Module libcef.so with build-id 9751ec2d3a5c4c60364aca75bc6005b7dc13f59c
    Module zoom with build-id fd507703cee817f9dc966e3c37fab7f15c75da23
    Stack trace of thread 18620:
    #0  0x00007fa0f46608a4 __pthread_mutex_lock@GLIBC_2.2.5 (libc.so.6 + 0x908a4)
    #1  0x00007fa0f06df8ca n/a (libnvidia-egl-wayland.so.1 + 0x68ca)
    #2  0x00007fa0f87a21a7 wl_egl_window_destroy (libwayland-egl.so.1 + 0x11a7)
    #3  0x00007fa07d8098e8 _ZN15QtWaylandClient17QWaylandEglWindow17invalidateSurfaceEv (libqt-plugin-wayland-egl.so + 0x98e8)

full stacktrace: http://sprunge.us/exE83S

Has anybody else encountered a similar problem? I have tried --no-sandbox, but with the same crash.

DAC324 commented on 2022-04-29 10:41 (UTC)

https://explore.zoom.us/en/trust/security/security-bulletin/

Does anybody know if the Linux version is also affected?

sneakyturtle commented on 2022-04-28 15:22 (UTC)

For anyone having the same virtual background not working problem, try opening zoom client before clicking on the join room. I found out that this way the virtual backgrounds work and if I join the link directly the camera doesn't work with virtual backgrounds.

chovy commented on 2022-04-26 10:06 (UTC)

-> Flagged Out Of Date AUR Packages: zoom

dieelt commented on 2022-04-25 13:48 (UTC)

Crashes for me using Nvidia and Wayland. Adding --no-sandbox fixes the issue. Maybe this can help someone.

edh commented on 2022-04-25 10:17 (UTC)

@yinyangkoi To be quite frank my best guess would be that what you observe is a spurious effect. Both packages provide the exact same files after all! Please refer to the PKGBUILD to validate that this package just repackages whatever is provided upstream.