Zoom.desktop
should use lowercase in StartupWMClass=zoom
(instead of StartupWMClass=Zoom
).
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: | 668 |
Popularity: | 7.35 |
First Submitted: | 2015-08-15 13:18 (UTC) |
Last Updated: | 2024-10-28 11:11 (UTC) |
Dependencies (31)
- dbus (dbus-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 .. 47 48 49 50 51 52 53 54 55 56 57 .. 77 Next › Last »
ludenticus commented on 2020-07-14 16:16 (UTC)
inverse commented on 2020-07-10 08:56 (UTC) (edited on 2020-07-10 09:00 (UTC) by inverse)
Recently I noticed that this app has scaling issues on my dual monitor setup. The secondary display is fine, however the primary is blown up.
Adding QT_SCALE_FACTOR=0.5 fixes it for the primary but when I drag to the secondary it's scaled tiny.
Both screens are 1920x1080 - One is the laptop and the other is a secondary display in portrait.
-- Applying this fixed it for me https://aur.archlinux.org/packages/zoom/#comment-755185
captn3m0 commented on 2020-07-09 10:46 (UTC) (edited on 2020-07-09 10:49 (UTC) by captn3m0)
Is anyone else facing segfaults with the Zoom binary? Complete error log: https://paste.ubuntu.com/p/DqJWQ5mzz4/. The following line repeats more than 10k times:
load glyph failed err=24 face=0x55afbb106260, glyph=9
Edit: Running with env QT_SCALE_FACTOR=0.9 /usr/bin/zoom
seems to be fine. I think its a missing font with my Qt config.
joehillen commented on 2020-07-08 20:16 (UTC)
@mercutio Thank you. That's very helpful.
Alternatively, it can be fixed by setting the QT_SCALE_FACTOR environment variable rather than editing the binary file. See https://wiki.archlinux.org/index.php/HiDPI#Qt_5
QT_AUTO_SCREEN_SCALE_FACTOR has no effect, but QT_SCALE_FACTOR works.
I created a wrapper script in my ~/.bin that runs:
env QT_SCALE_FACTOR=0.5 /usr/bin/zoom
mercutio commented on 2020-07-07 12:05 (UTC)
If anyone else has trouble with the GUI being scaled way to high (looking quite blurry on my 1080p display), you can use this fix: https://gist.github.com/mercutiodesign/a68a70d433edef1b087ace15e8175918
Based on this fix for the zoom-snap
package: https://github.com/ogra1/zoom-snap/commit/6f3e8a6eec631e08e7cdbf3345ab896d7f368b6f
For a simple one off fix you can also run sudo sed -i s/T_AUTO_S/XXXXXXXX/g /opt/zoom/ZoomLauncher
kpetremann commented on 2020-07-03 11:10 (UTC)
5.1.418436.0628-1 is having issue with SSO on my side (running Manjaro, kernel 5.6.16-1).
Zoom client is being signed out after 30 sec when connected to a meeting.
FYI: last of 5.0 is working well
ElijahLynn commented on 2020-07-02 18:34 (UTC) (edited on 2020-07-02 18:34 (UTC) by ElijahLynn)
Anyone know why Zoom disables a Wacom touchscreen only in Zoom (Thinkpad X1 Yoga)? And is this something I can reactivate?
image28 commented on 2020-07-02 03:34 (UTC)
@dustmann you could use ffmpeg to capture the window then play it through a video loopback device
dustmann commented on 2020-07-02 03:19 (UTC)
Does anyone have a trick to get zoom to allow me to only share a specific application? I only have options to share my full desktop or the whiteboard using Gnome / wayland fwiw.
edh commented on 2020-06-30 14:25 (UTC)
@colinkeenan
Have a look at the PKGBUILD. It will become clear if you just take a glance.
In short: This PKGBUILD is just a thin wrapper around the official Arch package which zoom provides upstream (denoted by the _orig
suffix). The main reason for this package's existence is to fix some dependencies and to make it easier for users to install.
Hence, it is very odd that one should work and not the other! I guess you are missing some optional dependency for your setup to work and zoom happens to flags the same dependency as non-optional.
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)