Sadly not, as my colleague pointed out to me yesterday. :(
Yeah it doesn't for me either. I'm not entirely sure what's different about Smoerrebroed's setup.
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: | 686 |
Popularity: | 9.53 |
First Submitted: | 2015-08-15 13:18 (UTC) |
Last Updated: | 2025-04-22 04:41 (UTC) |
« First ‹ Previous 1 .. 8 9 10 11 12 13 14 15 16 17 18 .. 82 Next › Last »
Sadly not, as my colleague pointed out to me yesterday. :(
Yeah it doesn't for me either. I'm not entirely sure what's different about Smoerrebroed's setup.
Does this resolve the issue where you can't share individual windows, only the entire screen?
Sadly not, as my colleague pointed out to me yesterday. :(
It should by all means. Happy sharing!
So with the symlink /usr/libexec --> /usr/lib and with Pipewire v1.0.7, I can currently use Zoom 6.1.1 with KDE/Plasma under Wayland.
Does this resolve the issue where you can't share individual windows, only the entire screen?
The crash after ending screen share originate from an incompatibility with Pipewire v1.2.0. Downgrading to Pipewire v1.0.7 resolves the issue for now.
I was wondering why Zoom 6.0.10/6.0.12 also started crashing, since they worked for me quite reliably before. This post in the Zoom forum got me in the right direction.
So with the symlink /usr/libexec --> /usr/lib
and with Pipewire v1.0.7, I can currently use Zoom 6.1.1 with KDE/Plasma under Wayland.
I did an update to gnome/mutter and it broke zoom screen share. After stopping the screen share, zoom freezes. I tried 6.0.12, 6.1.0, and 6.1.1.
edit: Tested again the latest version on Xorg and it works fine. Problem appears to be only in Wayland.
edit2: Tested in wayland using env -u WAYLAND_DISPLAY XDG_SESSION_TYPE=xorg zoom
and it also works (probably needs xorg-xwayland installed).
edit3: The above workaround prevents zoom from freezing/crashing, but the screen-share is messed up (it gets blacked out where there's no zoom window on the screen). On Xorg it seems to be working fine for now.
Nope, it still requires the workaround mentioned below.
I tried 6.1.1 and screen sharing still doesn't work for me.
if you can't wait for update
wget https://zoom.us/client/6.0.12.5501/zoom_x86_64.pkg.tar.xz
sudo pacman -U zoom_x86_64.pkg.tar.xz
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:
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)