@yinyangkoi To be quite frank my best guess would be that what you observe is a spurious effect. Both packages provide the exact same files after all! Please refer to the PKGBUILD to validate that this package just repackages whatever is provided upstream.
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.40 |
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, mesa-amd-bc250AUR, mesa-wsl2-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-amber)
- Show 11 more dependencies...
Required by (3)
Sources (1)
Latest Comments
« First ‹ Previous 1 .. 25 26 27 28 29 30 31 32 33 34 35 .. 77 Next › Last »
edh commented on 2022-04-25 10:17 (UTC)
yinyangkoi commented on 2022-04-25 08:45 (UTC)
Sharing screen doesn't crash anymore on 5.10.3-1, but when trying to enable the blured background, the camera would just freeze. I installed the package provided from the zoom website, and now the blurring works again.
edh commented on 2022-04-22 08:13 (UTC)
@iRaS Calling the package simple is an overstatement. Since there is no source code available, it really just repackages what is available upstream. Thus, I think it is highly unlikely that the bug is related to the package/packaging itself. I would suggest filing a bug upstream to let the zoom folks know about your problem.
iRaS commented on 2022-04-22 06:55 (UTC)
@yavko no, also the latest version has the same "feature". I'm wondering if that is an issue from zoom or from the package.
Mordavolt commented on 2022-04-19 16:36 (UTC)
Can confirm the screen sharing is finally fixed in zoom-5.10.3-1.
smokeinbrain commented on 2022-04-19 11:45 (UTC)
Does anyone know if zoom still crashes when sharing screen on new version 5.10.3-1?
chovy commented on 2022-04-18 23:01 (UTC)
new version available.
yavko commented on 2022-04-17 00:52 (UTC)
@iRaS have you figured out how to fix the WM_CLASS thing? I have the same issue but the zoom app also doesn't use the correct icon anymore, I might try the flatpak to see if it fixes this. Btw I'm on gnome 42.
alexorso commented on 2022-04-07 02:08 (UTC)
I have exactly the same problem @krmath is having: enabling the virtual background without a green screen results in either a frozen or a completely black video feed.
In addition, trying to share my screen results in Zoom freezing and requiring a restart.
I am running Zoom version 5.10.0-1 on Xorg and did not have a problem using virtual backgrounds or sharing my screen until recently. Any solution or workaround would be very welcome.
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)