Package Details: zoom 6.2.11-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: 670
Popularity: 6.81
First Submitted: 2015-08-15 13:18 (UTC)
Last Updated: 2024-11-25 17:39 (UTC)

Dependencies (31)

Sources (1)

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 .. 11 12 13 14 15 16 17 18 19 20 21 .. 78 Next › Last »

chrisjbillington commented on 2023-09-21 13:36 (UTC)

@David01 you can disable the mini window altogether by setting enableMiniWindow to false in ~/.config/zoomus.conf

David01 commented on 2023-09-21 13:24 (UTC)

@mcw @chrisjbillington regarding Does anyone else have an issue with Zoom getting stuck in a minimized state? I reproduce the exact same behaviour. Are there any workarounds other than downgrading programs? Shall we report this to the relevant program's repositories? Many thanks.

seqfault commented on 2023-09-21 06:06 (UTC)

@winslow: thanks for suggesting where to look, it was the sandbox, because I'm on linux-hardened, I had to install bubblewrap-suid. I ran sudo chmod 4775 /opt/zoom/cef/chrome-sandbox and the issue was fixed

winslow commented on 2023-09-20 04:54 (UTC)

@seqfault can you provide the file ~/.zoom/logs/zoom_stdout_stderr.log ?

seqfault commented on 2023-09-19 20:05 (UTC)

@winslow your fix doesn't help

winslow commented on 2023-09-19 19:23 (UTC)

@seqfault I have a temporarily solution to Zoom's compatibility issue with PipeWire on ArchWiki, but they decided to remove it due to it being a dirty patch. You can check that page's edit history. I've tested it and it seems like Zoom is fully functional after the patch, the poll prompt is a bit dull but I think it's an irrelevant issue

seqfault commented on 2023-09-19 09:16 (UTC)

zoom just silently doesn't run after update. Gnome, Wayland, Pipewire

winslow commented on 2023-09-18 04:05 (UTC)

To anyone who might have issue running Zoom with PipeWire, I've updated ArchWiki for a temporarily solution, please check out at https://wiki.archlinux.org/title/Zoom_Meetings

chrisjbillington commented on 2023-09-18 01:09 (UTC)

@mcw yes I'm having the same issue, came here hoping for solutions.

Also on GNOME under Xorg. I don't recall this being a problem until recently, and downgrading mutter and gnome-shell to 44.3 resolved the issue for now.

Downgrading gnome-shell alone didn't do it, so seems to be mutter. I see mutter and gnome-shell 44.5 have recently hit [extra], perhaps we can cross our fingers that they will resolve the regression, otherwise I'd probably be reporting it as a regression to mutter.

mcw commented on 2023-09-14 20:35 (UTC) (edited on 2023-09-14 20:58 (UTC) by mcw)

Does anyone else have an issue with Zoom getting stuck in a minimized state?

When I navigate to a different screen the client minimizes itself and follows me around -- which it always has, and is cool. But recently it became impossible to exit the minimized client to see the video.

I'm running Gnome on X-Windows, if that matters (a lot of my software doesn't run under Wayland).

The relevant log message:

Sep 14 16:36:35 lucid gnome-shell[4350]: Window manager warning: Invalid WM_TRANSIENT_FOR window 0x3400008 specified for 0x3400184.

TIA.

EditL: FWIW, xprop shows that the window is 0x3400008, Don't know where 0x3400184 is coming from.