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
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: | 670 |
Popularity: | 6.81 |
First Submitted: | 2015-08-15 13:18 (UTC) |
Last Updated: | 2024-11-25 17:39 (UTC) |
« First ‹ Previous 1 .. 10 11 12 13 14 15 16 17 18 19 20 .. 78 Next › Last »
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
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.
Echoing, @Phi11ip. On a fresh install, Zoom crashes if qt5-webengine is not installed. It needs to be changed to a required dependency.
Zoom now requires you to have version 5.13.5 or higher in order to log in.
@Trilby I will add the mentioned dependencies with the next release.
EDIT: at-spi2-core
is already a dependency of gtk3
.
This is missing dependency listings for gtk3 and at-spi2-core. Zoom will not even start without these installed.
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.
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.
@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?
@mcw @Dacid01 @ chrisjbillington. I also get:
Window manager warning: Invalid WM_TRANSIENT_FOR window
And I am disabling it using enableMiniWindow
to false
in ~/.config/zoomus.conf
as chris said. But still broken af. But I am running 5.15.12-1
so I will update and let you all know if its still an issue.
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:
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)