After updating system, rebuilding package:
yay --cleanmenu --rebuild -Syu zoom
... rebooting system, checkrebuild command claims that package zoom still needs to be rebuilt, although it is working properly. I hope this can be fixed. Below is the verbosed output of missing libraries locations.
$ checkrebuild -v
foreign zoom
ldd /opt/zoom/QtQuick/XmlListModel/libqmlxmllistmodelplugin.so
libQt5XmlPatterns.so.5 => not found
ldd /opt/zoom/QtQuick/Scene3D/libqtquickscene3dplugin.so
libQt53DAnimation.so.5 => not found
libQt53DRender.so.5 => not found
libQt53DInput.so.5 => not found
libQt53DLogic.so.5 => not found
libQt53DCore.so.5 => not found
libQt5Gamepad.so.5 => not found
ldd /opt/zoom/QtQuick/Scene2D/libqtquickscene2dplugin.so
libQt53DQuickScene2D.so.5 => not found
libQt53DRender.so.5 => not found
libQt53DInput.so.5 => not found
libQt53DLogic.so.5 => not found
libQt53DQuick.so.5 => not found
libQt53DCore.so.5 => not found
libQt5Gamepad.so.5 => not found
ldd /opt/zoom/QtQml/RemoteObjects/libqtqmlremoteobjects.so
libQt5RemoteObjects.so.5 => not found
ldd /opt/zoom/libicuuc.so.56.1
libicudata.so.56 => not found
ldd /opt/zoom/libicui18n.so.56.1
libicuuc.so.56 => not found
libicudata.so.56 => not found
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)