@mbroemme Under Xmonad, all of the windows are perfectly movable, however they do not respond to any dismissal key combo I've ever heard of and never have "cancel" buttons, so I often end up shunting any number of accessory windows to another workspace until I can exit the whole program.
Search Criteria
Package Details: zoom 6.2.6-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 |
Submitter: | edh |
Maintainer: | edh |
Last Packager: | edh |
Votes: | 669 |
Popularity: | 7.54 |
First Submitted: | 2015-08-15 13:18 (UTC) |
Last Updated: | 2024-10-28 11:11 (UTC) |
Dependencies (31)
- dbus (dbus-gitAUR, dbus-x11-gitAUR, dbus-selinuxAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- 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-minimal-gitAUR, mesa-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-amd-bc250AUR, mesa-wsl2-gitAUR, mesa-amber)
- Show 11 more dependencies...
Required by (3)
Sources (1)
Latest Comments
« First ‹ Previous 1 .. 65 66 67 68 69 70 71 72 73 74 75 .. 77 Next › Last »
TrevorBramble commented on 2017-07-10 23:34 (UTC)
mbroemme commented on 2017-06-27 11:49 (UTC)
Is it normal that the Zoom windows have no decorations and cannot be moved at all under Fluxbox? Does anybody have the same issue than me? Other Qt5 applications work fine, however they use system libraries.
jdubs commented on 2017-05-23 18:56 (UTC)
In case anyone finds it helpful, I was having issues with screensharing. Namely, when I shared my screen, participants just saw green where my window should be.
First, I upgraded my kernel from 4.7.6 to the latest 4.11.2. This caused the green to instead appear black to participants. This is essentially because of wayland. I had originally set xorg as the default, but this has been reset at some point (perhaps during the kernel upgrade or perhaps earlier).
Switching to Xorg makes zoom work perfectly.
smfsh commented on 2017-04-27 15:09 (UTC)
Latest version, for me at least, kills the non-primary window from displaying anything. It just remains black so I'm unable to see what's being shared (or the primary speaker when no one is sharing.) I don't see anything super incriminating in the logs so I'm unsure what's causing it.
Downgrading to the last available version seems to solve the problem.
edh commented on 2017-03-23 09:27 (UTC)
@festerman
Thanks for the update. I changed the pkgver back to the current release. Please be sure to remove the remaining source in your SRCDEST if necessary.
festerman commented on 2017-03-23 09:13 (UTC)
@edh: Upstream updated now, acc. to Zoom support ...
edh commented on 2017-03-22 10:27 (UTC)
@FredBezies
Their package file seams to be corrupted. I will roll back for now. Please be sure to file a bug on their website.
FredBezies commented on 2017-03-22 09:58 (UTC)
Busted !
==> Extracting sources...
-> Extracting zoom-2.0.87130.0317_orig_x86_64.pkg.tar.xz with bsdtar
opt/zoom/libicudata.so.56.1: Lzma library error: No progress is possible
bsdtar: Error exit delayed from previous errors.
==> ERROR: Failed to extract zoom-2.0.87130.0317_orig_x86_64.pkg.tar.xz
Aborting...
ryanvade commented on 2017-03-17 02:52 (UTC)
The v4l2loopback kernel module appears to be required for Desktop (not application window) sharing.
ryanvade commented on 2017-03-13 14:34 (UTC)
@edh Screen capture has stopped working only with wayland (i.e. GNOME). Xorg works but generally crashes. I had those extra packages installed already and the new package has not fixed the issue. Most likely this is an upstream problem.
Pinned Comments
arash-m commented on 2024-09-15 15:56 (UTC)
Tested 6.2.0-1. Sharing works for me, but it still crashes after stopping. The workaround for me is still downgrading pipewire and libpipewire to 1.0.7 before meetings.
a172 commented on 2022-06-13 14:25 (UTC) (edited on 2022-06-13 14:25 (UTC) by a172)
@edh - That's not the answer I was hoping for (I was really hoping we could get it to launch without xwayland), but at least I know I'm not missing something.
Some
~/.config/zoomus.conf
updates:qt5-webengine
installed, and theebeddedBrowserForSSOLogin
line doesn't exist in my configzoomus.conf
. SSO login works just fine (issues with Firefox containers aside).pipewire-pulse
.system.audio.type
defaulted toalsa
for me (or I changed it without realizing it). I probably could have installedpipewire-alsa
and fixed my issues, but I setsystem.autio.type=pulse
(a lucky guess) and this worked. This should work for anyone using straight PulseAudio as well.If anyone finds documentation on
~/.config/zoomus.conf
, please let us know.edh commented on 2016-08-26 11:03 (UTC) (edited on 2017-03-09 10:48 (UTC) by edh)