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.54
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 .. 5 6 7 8 9 10 11 12 13 14 15 .. 77 Next › Last »

bacteriostat commented on 2024-06-21 05:07 (UTC) (edited on 2024-06-21 05:31 (UTC) by bacteriostat)

@ronw Yeah, looks like Zoom has again arbitrarily added restrictions for other DEs.

I tried editing the .config/zoomus.conf file and set enableWaylandShare=true but that didn't have any effect.

I also set xwayland=false which resulted in zoom crashing when trying to screen share.

I tried setting XDG_CURRENT_DESKTOP=gnome and it did get rid of the error message and showed the screen share window. But no option to actually share screen. Only whiteboard visible.

ronw commented on 2024-06-21 04:18 (UTC)

I upgraded to 6.1.0-1 and trying to share my screen is displaying the window that only GNOME is supported on Wayland.

I run KDE Plasma and haven't seen that for at least the last couple of versions.

a172 commented on 2024-06-21 01:17 (UTC)

fwiw, 6.1.0-1 is playing well with wayland, even without xwayland. It is a nice change of pace.

edh commented on 2024-05-25 03:07 (UTC)

Sorry everybody, I'm currently away from my laptop for one more week but will update the package at the end of next week. For security reasons my keys are only stored on my laptop.

leonkacowicz commented on 2024-05-24 23:00 (UTC)

@lunasophia I'm sorry, I'm new to AUR. The package was already flagged out of date and I don't know if there's a way to add info to the out of date "reason".

lunasophia commented on 2024-05-24 22:42 (UTC)

@leonkacowicz @meithan This is what the flag out of date feature is for; commenting here only makes it harder to find legitimate discussion.

leonkacowicz commented on 2024-05-24 15:04 (UTC)

Please update to latest URL https://cdn.zoom.us/prod/6.0.10.5325/zoom_x86_64.pkg.tar.xz

meithan commented on 2024-05-24 00:40 (UTC)

zoom is not allowing login with this version. Newest version is 6.0.10.

chrisco23 commented on 2024-05-16 01:55 (UTC) (edited on 2024-05-16 01:58 (UTC) by chrisco23)

@robbystk Removing those etc. as you say, did not solve my exact same problem. Any possibility at all there was some other change to make zoom work again?

robbystk commented on 2024-04-29 18:45 (UTC)

A while ago after an upgrade, zoom started exiting immediately after launch with no output or error message. Today I tried removing the src and pkg directories and rebuilding the package. Running makepkg --cleanbuild will clear the src directory before extraction which might also be sufficient. The newly built package worked after installing, so it seems that there were some old files left in the src directory that were causing problems. I'm posting here in case it helps anyone else with a similar issue.