After the latest update (zoom-6.6.0-1), Zoom is now unable to display the Webview, even though qt5-webengine-5.15.19-2 is installed:
Something went wrong.
Webview is disabled.
| 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: | 730 |
| Popularity: | 7.62 |
| First Submitted: | 2015-08-15 13:18 (UTC) |
| Last Updated: | 2026-03-26 02:00 (UTC) |
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 91 Next › Last »
After the latest update (zoom-6.6.0-1), Zoom is now unable to display the Webview, even though qt5-webengine-5.15.19-2 is installed:
Something went wrong.
Webview is disabled.
If anyone has issues with the UI scaling: The zoom config file does not seem to work anymore, but the QT Environment variable does (see https://wiki.archlinux.org/title/Zoom_Meetings#Increase_interface_size)
I'm having a strange issue with Zoom on my Arch install. It work properly most of the time, but sometimes it crashes right after launch and quits all of my running apps as well.
To reproduce for me: host a Zoom meeting like normal and record that meeting to my computer. Close Zoom, exit the application entirely. Launch Zoom: Zoom launches to my dashboard, but very soon after quits, and all other running applications quit, too. This happens if I reboot between meetings, too.
To fix: uninstall and reinstall Zoom.
zoom 6.5.11-3 from the AUR
Thanks @yamai @gromit reinstalling worked, tho not sure how i got to the situation
Sure, but that's why I made the comparison to the recommendation that VCS packages include the commit hash in pkgver -- it makes it easier to talk with upstream if that's a piece of information they'll want anyway. But if you say the Zoom folks told you that's unnecessary information, you do what seems best to you.
Alternatively you can also remove zoom and reinstall it on next upgrade (exact commands are untested, but you get the gist)
$ sudo pacman -R zoom zoom-libs-bin
$ git clone ssh://aur@aur.archlinux.org/zoom.git && cd zoom && makepkg -si
$ sudo pacman -Syu
Alternatively
$ sudo pacman -R zoom zoom-libs-bin
$ <aur-helper> -Syu zoom
You have to add --overwrite=/opt/zoom/* to your pacman command.
One dep which owns the files doesn't exists anymore and these files are now from the zoom package.
Can't seem to install the update
zoom: /opt/zoom/translations/zh_TW.qm exists in filesystem (owned by zoom-libs-bin) Errors occurred, no packages were upgraded.
error: failed to prepare transaction (could not satisfy dependencies) :: removing zoom-libs-bin breaks dependency 'zoom-libs-bin' required by zoom -> exit status 1
It’s not a subversion according to zoom ppl. It merely denotes the build number.
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)