Package Details: zoom 6.3.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: 676
Popularity: 7.58
First Submitted: 2015-08-15 13:18 (UTC)
Last Updated: 2025-01-17 02:35 (UTC)

Dependencies (31)

Sources (1)

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 .. 31 32 33 34 35 36 37 38 39 40 41 .. 80 Next › Last »

el_kleino commented on 2022-02-24 07:36 (UTC)

Hi, since the last upgrade, zoom frequently crashes when I try to do screen sharing. Does someone else have the same problem? It seems to happen more frequently if more people are in the call.

log-sample:

qt.scenegraph.general: Animation Driver: using vsync: 16.95 ms
qt.scenegraph.general: texture atlas dimensions: 1024x512
qt.scenegraph.general: Using sg animation driver
qt.scenegraph.general: Animation Driver: using vsync: 16.95 ms
qt.scenegraph.general: texture atlas dimensions: 1024x1024
qt.scenegraph.general: Using sg animation driver
qt.scenegraph.general: Animation Driver: using vsync: 16.95 ms
qt.scenegraph.general: texture atlas dimensions: 2048x2048
zoom was exited due to a handled signal: 11 
ZoomLauncher exit.

titaniumbones commented on 2022-02-15 18:09 (UTC)

@thuchuc, if you are a gnome user, then the problem is likely that zoom abuses the screensharing mechanism under wayland, and by default, gnome will not allow the security violation. The workaround is to use lookingglass (ALT-F2 --> lg) and set this variable to true in the console:

global.context.unsafe_mode = true

It works, but you have to do it every login.

tchuchuc commented on 2022-02-15 16:09 (UTC)

Hello everyone. It seems that I've lost the ability of sharing the screen in zoom. From what I'm reading it may be a problem of Gnome but I wanted to at least point this out here. Is anyone experiencing this issue?

RFSharpe commented on 2022-02-03 21:45 (UTC)

@tsujigiri_nin Thanks for reporting this to Zoom. Zoom is definitely the problem. I have tried using the Zoom Test meeting on two different Debian based systems. The test meeting crashed on both devices.

tsujigiri_nin commented on 2022-01-29 11:52 (UTC)

@lifestronaut, @RFSharpe - glad it's not just me. Fwiw I submitted a zoom bug report after trying another clean build and getting the same issue. Hopefully it might get fixed...

RFSharpe commented on 2022-01-28 18:13 (UTC)

@tsujigir_nin I had the same continuously scrolling "Zoom cannot detect your microphone" message today during a Zoom meeting. I am using EndeavourOS. My headphones are plugged in using the separate mini stereo jacks for speakers and microphone. Rebooting and rebooting with mic not plugged in did not remedy the situation for me. Output of "inxi -A"

Audio: Device-1: Intel 6 Series/C200 Series Family High Definition Audio driver: snd_hda_intel Device-2: AMD Cedar HDMI Audio [Radeon HD 5400/6300/7300 Series] driver: snd_hda_intel Sound Server-1: ALSA v: k5.16.2-arch1-1 running: yes Sound Server-2: PulseAudio v: 15.0 running: yes Sound Server-3: PipeWire v: 0.3.44 running: yes

After the meeting I went to the Zoom Test site. I could not do any further troubleshooting because the Zoom crashed after when I attempted start a test Zoom meeting. No error messages were displayed.

arifer commented on 2022-01-27 20:06 (UTC)

Hi there, does anybody know how to get Zoom's configuration files to be stored in ~/.config? I was hoping that the installation would respect XDG_CONFIG_HOME but it didn't.