Package Details: zoom 6.4.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: 686
Popularity: 7.63
First Submitted: 2015-08-15 13:18 (UTC)
Last Updated: 2025-04-22 04:41 (UTC)

Dependencies (31)

Required by (1)

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 .. 70 71 72 73 74 75 76 77 78 79 80 .. 83 Next › Last »

edh commented on 2018-01-23 18:52 (UTC) (edited on 2018-01-23 18:52 (UTC) by edh)

@bin_bash

Unfortunately I am quite busy during the day and am therefore not available on IRC most of the time (always?).

Concerning you provided information: When troubleshooting such a task it is much more likely that something about your software setup led to the problem. I would recommend you to try building the package again preferably in a clean chroot or if this should be to cumbersome just by hand locally using the following command (assuming you have cower installed): cower -d zoom && cd zoom && makepkg -si.

As a workaround you may as well simply install the package from upstream directly using curl -O <https://zoom.us/client/2.0.115900.1201/zoom_x86_64.pkg.tar.xz> && pacman -U zoom_x86_64.pkg.tar.xz.

bin_bash commented on 2018-01-23 17:06 (UTC) (edited on 2018-01-23 17:17 (UTC) by bin_bash)

@edh, not as far as I'm aware. Here's what I know about this machine, please let me know if this information is useless and what I can provide to be more useful:

Machine: Lenovo Ideapad s400

RAM: 8GB DDR3 RAM

Distro: Arch

WM: Openbox

DE: None

Sound: ALSA with PulseAudio

Kernel: Linux Baldur 4.9.74-1-lts #1 SMP Wed Jan 3 07:56:32 CET 2018 x86_64 GNU/Linux

Pacman: Pacman v5.0.2 - libalpm v10.0.2

Init: Systemd

Not sure what else would be useful, or if this even is. I'm also on irc under bin_bash if that's a method that may be useful for more in-depth trouble-shooting.

Thanks!

edh commented on 2018-01-22 19:07 (UTC)

@bin_bash Sorry but I can not reproduce your error. Is there something of note about your build environment?

bin_bash commented on 2018-01-22 18:41 (UTC)

Can't install at all, get the following error: error: 'zoom-2.0.115900.1201_orig_x86_64.pkg.tar.xz': duplicate target

pgmillon commented on 2018-01-09 17:48 (UTC)

Broken since my last update from qt 5.9 to qt 5.10:

Linux Client Version is 2.0.115900.1201 Using Qt version 5.10.0 in /usr/lib

https://pastebin.com/raw/DVzqDHQR

edh commented on 2017-11-19 20:49 (UTC)

@jav209 Thanks for the feedback. I stripped down the list of dependencies to only include the ones zoom itself states are needed instead of relying on the output of `namcap`.

jav209 commented on 2017-11-19 16:58 (UTC)

It appears that at least qt5-webengine, qt5-svg, and gstreamer are not _necessary_ dependencies. I am short on space on /, so I tried installing without the libraries that are included with zoom (check out the .so-files in /opt/zoom), and found that at least these three can be removed without losing functionality. Zoom appears to run without pulseaudio-alsa, but not having it appears to mess up my audio config.

dminca commented on 2017-11-11 09:43 (UTC)

Works like a charm! Thank you very much! :)

luan commented on 2017-08-09 20:47 (UTC)

Latest version (2.0.98253.0707) I don't have keyboard input when someone shares their screen with me and gives me control. Downgrading one commit before that works. Anyone else with that?

TrevorBramble commented on 2017-07-10 23:34 (UTC)

@mbroemme Under Xmonad, all of the windows are perfectly movable, however they do not respond to any dismissal key combo I've ever heard of and never have "cancel" buttons, so I often end up shunting any number of accessory windows to another workspace until I can exit the whole program.