Package Details: zoom 6.0.12-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: 649
Popularity: 10.24
First Submitted: 2015-08-15 13:18 (UTC)
Last Updated: 2024-06-01 16:23 (UTC)

Dependencies (31)

Sources (1)

Pinned Comments

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 .. 60 61 62 63 64 65 66 67 Next › Last »

edh commented on 2016-01-15 20:01 (UTC)

In case you did installed xcb-util-image manually (like grvrulz advised) please make sure it is installed as a dependency. If not change its properties accordingly (# pacman -D --asdeps xcb-util-image) otherwise you system will become unnecessarily cluttered with packages you may not need. @sonny Many thanks for your feedback. Unfortunately the debian dependencies are quite different and converting them is not always straight forward. Namcap is not that helpfull either. Anyway I hope I got all deps right by now :D

properlypurple commented on 2016-01-15 12:56 (UTC)

@sonny You need to install xcb-util-image and it'll work. @edh Please add this to deps.

sonny commented on 2016-01-14 11:15 (UTC)

/opt/zoom/zoom: error while loading shared libraries: libxcb-image.so.0: cannot open shared object file: No such file or directory

sonny commented on 2016-01-10 15:02 (UTC)

@edh fixed thanks!

edh commented on 2016-01-10 14:47 (UTC)

@sonny Thanks for reporting the problem. It occured due to the wrong version of gstreamer being listed in the dependency array. It should work now. Please feel free to let me know in case it does not.

sonny commented on 2016-01-09 01:27 (UTC)

/opt/zoom/zoom: error while loading shared libraries: libgstapp-0.10.so.0: cannot open shared object file: No such file or directory success to create child process,status is 32512. zoom exited normally. some wrong happened when run zoom,exit code is 127. ZoomLauncher exit.

edh commented on 2016-01-08 13:14 (UTC)

Sorry for that! I did a sloppy job yesterday. The issues should be fixed now and the 64-bit version should work fine now.

vladev commented on 2016-01-08 08:00 (UTC) (edited on 2016-01-08 08:03 (UTC) by vladev)

With the latest version (1.1.37479.0107) it doesn't start, due to lacking dependency: Zoom not exist at current directory - /home/user Zoom path is: /opt/zoom cmd line: /opt/zoom/zoom: error while loading shared libraries: libxcb-image.so.0: cannot open shared object file: No such file or directory success to create child process,status is 32512. zoom exited normally. some wrong happened when run zoom,exit code is 127. ZoomLauncher exit. There seems to be a lacking dependency in the PKGBUILD of xcb-util-image.

ronw commented on 2016-01-08 01:03 (UTC) (edited on 2016-01-08 01:05 (UTC) by ronw)

@edh Do you plan on switching to the 64-bit client at some point? Or does their 64-bit version also require the lib32 libs?

edh commented on 2015-12-09 18:27 (UTC)

It was reported that there should be a new version. However the download page still links to version 1.1.33228.1124 and the announcement blog for new releases was not updated either. Hence I will keep things as they are and will update the package as soon as there is a new official release.