For those who are getting the Webview is disabled. error. I discovered that disableCef was set to true in my ~/.config/zoomus.conf despite I had never touched the file. The error went away after I removed ~/.config/zoom.conf and ~/.config/zoomus.conf.
Search Criteria
Package Details: zoom 6.7.5-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 |
| Replaces: | zoom-libs, zoom-libs-bin |
| Submitter: | edh |
| Maintainer: | edh (gromit) |
| Last Packager: | edh |
| Votes: | 721 |
| Popularity: | 7.00 |
| First Submitted: | 2015-08-15 13:18 (UTC) |
| Last Updated: | 2026-02-12 03:37 (UTC) |
Dependencies (32)
- dbus (dbus-gitAUR, dbus-selinuxAUR, dbus-nosystemd-gitAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR)
- gtk3 (gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-no_deadkeys_underlineAUR)
- 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-wsl2-gitAUR, mesa-amd-bc250AUR, mesa-rk35xx-gitAUR, mesa-gitAUR, mesa-minimal-gitAUR, mesa-nollvm-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-amber)
- Show 12 more dependencies...
Required by (0)
Sources (1)
monyxie commented on 2026-01-24 06:29 (UTC)
edh commented on 2025-11-10 00:36 (UTC)
@YonatanB Added dependency. Thanks.
YonatanB commented on 2025-11-09 22:43 (UTC)
@edh It seems like there's a missing dependency on xcb-util-wm now after moving the qt5 dependencies to optdepends.
iyanmv commented on 2025-11-09 22:13 (UTC)
edh: Thanks for removing the dependency on qt5-webengine. However, I think you should have increased pkgrel.
edh commented on 2025-11-08 17:09 (UTC) (edited on 2025-11-09 21:14 (UTC) by edh)
@post-factum,@oech3 Thank you for the ping! I think all of qt is bundled with the package. I'll move both to optdepends just in case people are running into issues without it.
EDIT: the package no longer depends on qt5-webengine but I didn’t increase the pkgrel to avoid a needless update for most users.
oech3 commented on 2025-11-06 09:38 (UTC) (edited on 2025-11-06 09:38 (UTC) by oech3)
https://aur.archlinux.org/packages/zoom?all_deps=1#comment-1046545
webengine is bundled, safe to remove (or move to optdeps).
post-factum commented on 2025-11-06 09:26 (UTC)
JFYI, qt5-webengine is going to be dropped from Arch repos: https://lists.archlinux.org/archives/list/arch-dev-public@lists.archlinux.org/thread/U45C4RAW4IXVLO376XGFNLEGGFFXCULV/
Rhinoceros commented on 2025-11-04 05:18 (UTC)
@djshiye I finally got screen sharing working in KDE/Wayland with this zoom package.
I had previously read the wiki, but can't remember which bits I changed. The final part that fixed it for me was running systemctl --user restart plasma-xdg-desktop-portal-kde.service. Although my other Arch system didn't require this.
You can also test if screen sharing is working generally in Wayland/etc. at https://mozilla.github.io/webrtc-landing/gum_test.html
djshiye commented on 2025-11-03 19:33 (UTC) (edited on 2025-11-03 20:37 (UTC) by djshiye)
Screen sharing still seems to be broken on Zoom and also Slack for me. I tried the pinned approach and it didn't work..
edit: using the flatpak version with flatseal, and disabling wayland works!!!
koutheir commented on 2025-10-20 16:27 (UTC)
@joeyeamigh, I tried your patch, but it didn't work.
I also noticed that the initially-started zoom process starts another zoom child process, which has the environment variable LD_LIBRARY_PATH set to /opt/zoom/Qt/lib:/opt/zoom/cef:/opt/zoom. This should remove the need to reconfigure the dynamic linker, which is what your patch does.
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)