How to Get Cisco Webex Working on Arch Linux (Wayland / Hyprland).
yay -S webex-bin
– Start the app via command line:
env QT_QPA_PLATFORM=xcb /opt/Webex/bin/CiscoCollabHost
[Desktop Entry]
Version=45.10.0.33234
Name=Webex
Comment=Webex
Exec=env QT_QPA_PLATFORM=xcb /opt/Webex/bin/CiscoCollabHost
Icon=/opt/Webex/bin/sparklogosmall.png
Terminal=false
Type=Application
Categories=Utility;Application;
MimeType=x-scheme-handler/webexteams;x-scheme-handler/ciscospark;x-scheme-handler/webex
It seems to fix the problem under Wayland, but doesn’t allow to share screen.