After using Zoom for two years without any issues, I noticed some weeks ago that I could no longer share my screen (on X11, no Wayland involved): The button to start sharing is there, but the dialog to select a window or full screen etc. didn't appear at all.
Since my searches did not yield any hints, I just wanted to give Flatpak a chance. So I installed it parallel to this AUR. Starting it, I noticed that German translation is missing (not a deal breaker) but it wouldn't "migrate its database" (permissions issues?). So I just uninstalled it a couple of minutes later.
Weird thing is: After that, clicking the "Share Screen" button yielded a dialog again, so that part is back to normal (although I don't see how above actions could have influenced that).
I now face a different issue: I start Zoom, log in, click "Keep me logged in", enter my 2FA TOTP code, and everything is working. But when I quit Zoom (via its notification button, without signing out) and re-start it, I need to log in again. So my login isn't remembered now. That part WAS working correctly before my above actions.
I see this in ~/.zoom/zoom_stdout_stderr.log:
…
qt.scenegraph.general: Debug context: false
Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
qt.scenegraph.general: Using sg animation driver
qt.scenegraph.general: Animation Driver: using vsync: 16.68 ms
qt.scenegraph.general: opengl texture atlas dimensions: 1024x2048
QCoreApplication::postEvent: Unexpected null receiver
WorkerBase::loop() normal exit, fds[0].revents & POLLIN = true
WorkerBase::loop() normal exit, fds[0].revents & POLLIN = true
AppIconMgr::systemDesktopName log Desktop Name: plasma
zoom exited normally, exit code is 0 .
ZoomLauncher exit.
Any idea what could cause and how to tackle this?
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)