@grosjo I had the same issue. Removing zoom completely and reinstalling resolved the problem for me. It looks like the structure in /opt/zoom/ changed, as the path /opt/zoom/QtQuick does not exist anymore after reinstalling.
Search Criteria
Package Details: zoom 5.16.10-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: | custom |
Submitter: | edh |
Maintainer: | edh |
Last Packager: | edh |
Votes: | 627 |
Popularity: | 9.02 |
First Submitted: | 2015-08-15 13:18 (UTC) |
Last Updated: | 2023-11-20 15:27 (UTC) |
Dependencies (29)
- dbus (dbus-gitAUR, dbus-selinuxAUR, dbus-xdg-docsAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR, glib2-selinuxAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-gitAUR, gtk3-ubuntuAUR)
- libdrm (libdrm-gitAUR)
- libpulse (pulseaudio-dummyAUR, pulseaudio-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-d3d12AUR, mesa-panfork-gitAUR, mesa-steamosAUR, mesa-amdonly-gaming-gitAUR, mesa-nightly-nvk-rusticl-intelrt-gitAUR, mesa-rusticl-gitAUR, mesa-gitAUR, mesa-minimal-gitAUR, mesa-amber)
- Show 9 more dependencies...
Required by (3)
Sources (1)
zamomin commented on 2023-11-29 09:59 (UTC)
grosjo commented on 2023-11-25 15:13 (UTC)
If I launch $ /opt/zoom/zoom
I get:
/opt/zoom/zoom: error while loading shared libraries: libcef.so: cannot open shared object file: No such file or directory
grosjo commented on 2023-11-25 15:10 (UTC)
Launching after cleaning all setup files (.zoom and .cnfig/zoom.conf), I get
/opt/zoom/zoom : symbol lookup error: /opt/zoom/QtQuick/Controls.2/libqtquickcontrols2plugin.so: undefined symbol: _ZN13QQmlDirParserC1Ev, version Qt_5_PRIVATE_API Something went wrong while running zoom, exit code is 127. ZoomLauncher exit.
ivanvc commented on 2023-11-16 19:29 (UTC)
Echoing, @Phi11ip. On a fresh install, Zoom crashes if qt5-webengine is not installed. It needs to be changed to a required dependency.
ekce commented on 2023-11-09 20:23 (UTC)
Zoom now requires you to have version 5.13.5 or higher in order to log in.
edh commented on 2023-10-29 19:50 (UTC) (edited on 2023-10-31 00:32 (UTC) by edh)
@Trilby I will add the mentioned dependencies with the next release.
EDIT: at-spi2-core
is already a dependency of gtk3
.
Trilby commented on 2023-10-29 17:30 (UTC)
This is missing dependency listings for gtk3 and at-spi2-core. Zoom will not even start without these installed.
Phi11ip commented on 2023-10-10 13:31 (UTC)
qt5 may no longer be an "optional" dependency. I tried installing Zoom yesterday with this AUR and got a crash on startup. Logs showed this error:
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
winlawson commented on 2023-10-06 15:59 (UTC) (edited on 2023-10-06 16:00 (UTC) by winlawson)
Using version 5.16.2-1 I can not escape from minimized video. When attempting to do this, the animation back to full screen plays but is just a black window. The minimized video controls reappear at their previous location.
Setting enableMiniWindow to false in ~/.config/zoomus.conf is a work around that allows you to minimize zoom, but it does not address the fact that the mini window is broken.
chrisjbillington commented on 2023-09-22 00:44 (UTC)
@tsangares the mini window shouldn't appear at all if you disable it with the config setting. You do need to restart zoom for it to take effect though, perhaps you didn't restart it?
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: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)