@hmenke Thanks a lot for the input! I will add those dependencies with the next release.
Search Criteria
Package Details: zoom 6.2.6-1
Package Actions
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.40 |
First Submitted: | 2015-08-15 13:18 (UTC) |
Last Updated: | 2024-10-28 11:11 (UTC) |
Dependencies (31)
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libdrm (libdrm-gitAUR)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- libsm
- libx11 (libx11-gitAUR)
- libxcb (libxcb-gitAUR)
- libxcomposite
- libxcursor
- libxfixes
- libxi (libxi-gitAUR)
- libxkbcommon-x11 (libxkbcommon-x11-gitAUR)
- libxrandr (libxrandr-gitAUR)
- libxrender
- libxshmfence
- libxslt (libxslt-gitAUR)
- libxtst
- mesa (mesa-minimal-gitAUR, mesa-gitAUR, mesa-amd-bc250AUR, mesa-wsl2-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-amber)
- Show 11 more dependencies...
Required by (3)
Sources (1)
Latest Comments
« First ‹ Previous 1 .. 53 54 55 56 57 58 59 60 61 62 63 .. 77 Next › Last »
edh commented on 2020-04-03 11:40 (UTC)
hmenke commented on 2020-04-02 23:06 (UTC) (edited on 2020-04-02 23:19 (UTC) by hmenke)
I just set up Zoom in a systemd-nspawn
container and discovered the following missing dependencies:
-
libxcursor
: Zoom will just refuse to start witherror while loading shared libraries: libXcursor.so.1: cannot open shared object file: No such file or directory
-
libxkbcommon-x11
: Without this, keyboard input will just be ignored. There is a little hint in the log:Qt: Failed to create XKB context!
-
ttf-dejavu
: Without this, Zoom just won't show any fonts. A different font would probably do as well, so depending on thettf-font
metapackage might be sufficient.
Gregoire commented on 2020-04-02 22:18 (UTC)
@archmylinux : It's what I did to install it (and it works great). (It's what I mean by at hand, I would like to understand how to correct the PKGBUILD for it to compil and install directly, I have done quiete a few try but none worked).
Thank for you answer.
archmylinux commented on 2020-04-02 22:04 (UTC)
@Gregoire, try ⇒ sudo pacman -U /tmp/packerbuild-1000/zoom/zoom/zoom-notTheOriginal.pkg.tar.xz
joaommartins commented on 2020-04-02 19:48 (UTC) (edited on 2020-04-02 20:09 (UTC) by joaommartins)
Hi, I've been trying to use Zoom on my PC, but every time I launch the program, my pc just crashes, no warning, nothing. I'm still unable to understand with is this happening. The screen just turns black, and I can't do anything but to force shutdown. Is there anyone who had this identic issue or knows how to fix this? I've been forced to use the browser version and it really sucks :(
(EDIT) I tried running from the command line and I was only able to capture the log with my phone before it crashed my pc. Hope it helps: https://imgur.com/swR3OZv
korikori commented on 2020-04-02 13:45 (UTC)
Can you confirm that pulseaudio is really required as a dependency? When the pulseaudio socket is enabled, my microphone actually works worse than when it's disabled.
Gregoire commented on 2020-04-01 08:56 (UTC) (edited on 2020-04-01 09:01 (UTC) by Gregoire)
Hello,
I have a strange problem :
packer-aur -S zoom
Aur Targets (1): zoom
Proceed with installation? [Y/n]
Edit zoom PKGBUILD with $EDITOR? [Y/n]
==> Making package: zoom 3.5.374815.0324-1 (Wed 01 Apr 2020 10:52:39 AM CEST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Downloading zoom-3.5.374815.0324_orig_x86_64.pkg.tar.xz...
% Total % Received % Xferd Average Speed Time Time Time
Current
Dload Upload Total Spent Left
Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 69.3M 100 69.3M 0 0 16.4M 0 0:00:04 0:00:04 --:--:--
19.5M
==> Validating source files with sha512sums...
zoom-3.5.374815.0324_orig_x86_64.pkg.tar.xz ... Passed
==> Extracting sources...
-> Extracting zoom-3.5.374815.0324_orig_x86_64.pkg.tar.xz with bsdtar
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
-> Removing libtool files...
-> Purging unwanted files...
-> Removing static library files...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "zoom"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: zoom 3.5.374815.0324-1 (Wed 01 Apr 2020 10:53:19 AM
CEST)
loading packages...
error: 'zoom-3.5.374815.0324_orig_x86_64.pkg.tar.xz': duplicate target
I could go by hand to install it anyway but I don't understand what's wrong here...
Any idea ?
Thank you very much.
zethexx commented on 2020-03-31 22:24 (UTC)
Anyone been able to figure out why GIF's do not auto play in Zoom on Arch Linux? I have to click on it to open it up in Image Viewer. Other distros work out of the box. Is there an additionaly dependency I might need to install?
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:qt5-webengine
installed, and theebeddedBrowserForSSOLogin
line doesn't exist in my configzoomus.conf
. SSO login works just fine (issues with Firefox containers aside).pipewire-pulse
.system.audio.type
defaulted toalsa
for me (or I changed it without realizing it). I probably could have installedpipewire-alsa
and fixed my issues, but I setsystem.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)