Package Details: zoom 6.3.6-1

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: 677
Popularity: 7.68
First Submitted: 2015-08-15 13:18 (UTC)
Last Updated: 2025-01-17 02:35 (UTC)

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:

  • Zoom 6.2.10
  • pipewire 1.2.6

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)

I contacted the zoom support on 13th July 2016 and tried to lure them into creating a proper PKGBUILD respectively adopting this one, considering they are providing a package over very none standard ways to the Arch Linux community (downloading via a *foreign* site) and not through the official repo or the AUR. However there was little to no progress so far.

Latest Comments

« First ‹ Previous 1 .. 19 20 21 22 23 24 25 26 27 28 29 .. 80 Next › Last »

keiichiiownsu12 commented on 2023-01-25 17:00 (UTC)

@angelv can you tail ~/.zoom/logs/zoom_stdout_stderr.log ? Do you see some line about an undefined symbol in one of the Qt libraries in /opt/zoom?

angelv commented on 2023-01-25 13:49 (UTC)

Running zoom in the terminal, I just get back the prompt, but no errors, no windows popping up, etc. Any idea what could be going on? (no problems with Zoom until about last week)

keiichiiownsu12 commented on 2023-01-24 20:51 (UTC)

Zoom is currently crashing on startup due to a problem with one of its bundled Qt libs.

/opt/zoom/zoom : symbol lookup error: /opt/zoom/QtQuick/Controls.2/libqtquickcontrols2plugin.so: undefined symbol: _ZN13QQmlDirParserC1Ev, version Qt_5_PRIVATE_API

Crash occurs regardless of display protocol. Do I need to delete the bundled Qt libs? (if relevant, using kde-plasma).

ThinkPad commented on 2023-01-24 00:18 (UTC) (edited on 2023-01-24 00:25 (UTC) by ThinkPad)

I'm not sure if this is an upstream issue, but when using "Sign in with SSO", the prefix for the company domain entered is improperly formatted in the URL sent to your browser.

If you enter "company" in the prompt, the URL is https://company/ when it should be https://company.zoom.us.

This is despite .zoom.us being shown as the postfix in the prompt.

Workaround: enter company.zoom.us in the prompt that expects only company.

coolitic commented on 2023-01-21 00:52 (UTC) (edited on 2023-01-21 00:55 (UTC) by coolitic)

Anyone else get an issue starting a month or two ago where interpretation doesn't reduce or mute the original audio, even when the latter is explicitly enabled? This isn't a critical issue for me but it certainly is annoying. Am running x-server and pipewire-pulse.

larsko commented on 2023-01-18 18:11 (UTC)

Zoom keeps signing me out of my organization account when I close it. Every time I restart, it has forgotten all settings I changed previously and signed me out. Signing in again works fine. Has anybody else experienced this?

rukh-debug commented on 2023-01-17 18:09 (UTC)

Does this have any particular issue with wayland? Can anyone clarify if there is something I need to be aware of if I am running on wayland.

edh commented on 2023-01-11 11:21 (UTC)

@nicktee This kind of problem discussion is part of what this comment section is for :)

nicktee commented on 2023-01-10 22:46 (UTC) (edited on 2023-01-10 22:55 (UTC) by nicktee)

@jakommo - I still have this problem with the 5.13.4-1 package. I thought it was fixed a few times because I started zoom successfully but realised the problem only manifests when I start zoom and slack concurrently (both electron apps I think?)

Some things I know

  • the whole system freezes, I can't switch to another terminal and fix things
  • it occurs on Wayland and XOrg
  • it is resolved by starting with linux-lts (5.15.86-1) instead of linux (6.1.4.arch1-1)

This suggests to me it's a kernel bug, but I'm no guru. I will post to the arch forums and see if anyone knows anything else. Sorry (@edh for spamming your package)

Forum post here https://bbs.archlinux.org/viewtopic.php?id=282713

jakommo commented on 2023-01-10 09:11 (UTC)

Similar to nicktee, my machine would freeze instantaneously when opening zoom 5.13.3. They released 5.13.4 now and I manually updated the PKGBUILD and that version works again.