Package Details: webex-bin 44.10.2.31237-1

Git Clone URL: https://aur.archlinux.org/webex-bin.git (read-only, click to copy)
Package Base: webex-bin
Description: Webex for Linux
Upstream URL: https://www.webex.com/
Keywords: call conference meeting video
Licenses: custom
Submitter: AlexanderS
Maintainer: moritzo
Last Packager: moritzo
Votes: 37
Popularity: 1.95
First Submitted: 2021-05-12 11:28 (UTC)
Last Updated: 2024-11-26 09:10 (UTC)

Pinned Comments

moritzo commented on 2024-08-05 04:08 (UTC) (edited on 2024-10-09 06:39 (UTC) by moritzo)

Hi community, I did take over maintenance for this package, since I need it for work. It's my first package here on the AUR, so please be forgiving for any mistakes.

If there is a problem with the checksums, flag the package out-of-date at the top of the page. I'll update the PKGBUILD as soon as possible.

Latest Comments

« First ‹ Previous 1 .. 8 9 10 11 12 13 14 Next › Last »

tapia commented on 2021-05-20 19:55 (UTC)

The fix from @moonbone does not work for me. When I edit the desktop file as described, the program does not start at all. Any ideas?

kiiruchu commented on 2021-05-20 18:17 (UTC)

@moonbone unsetting WAYLAND_DISPLAY works for me too, thanks for the fix! I thought it was running under xwayland but I guess it just starts xwayland either way.

moonbone commented on 2021-05-20 08:28 (UTC)

@kiiruchu, when I overridden the webex.desktop to use: Exec=env -u WAYLAND_DISPLAY /opt/Webex/bin/CiscoCollabHost %U to run with xwayland. but if it runs with xwayland for you by default then you might have a different issue. When I run webex normally under sway (i.e. just enter webex in shell) I do experience the same issues you described in your edit2 below. so maybe try running with WAYLAND_DISPLAY unset to force xwayland use.

kiiruchu commented on 2021-05-20 06:59 (UTC)

@moonbone I find that webex starts in xwayland by default and it doesn't seem to respect GDK_BACKEND= either. Could you be more specific on how you made it run under sway? Thank you!

moonbone commented on 2021-05-18 12:18 (UTC)

swaywm issue with SSO - I bypassed it by using xwayland

samueldy commented on 2021-05-17 19:42 (UTC)

Am having audio issues -- the audio is garbled and people's words are indistinguishable. I'm using Pulseaudio, and other clients play audio just fine. I don't see any command-line options on the /opt/Webex/bin/CiscoCollabHost binary to change any settings, and no settings anywhere in ~/.config. Any thoughts on how to fix this?

beanrod commented on 2021-05-14 23:44 (UTC)

works well for me thanks AlexanderS - appreciate it :)

tapia commented on 2021-05-13 17:53 (UTC)

@kiiruchu it is the same for me. I am also using sway.

kiiruchu commented on 2021-05-12 20:17 (UTC) (edited on 2021-05-13 10:50 (UTC) by kiiruchu)

Removing /opt/Webex/lib/libstdc++.so.6 unfortunately didn't help.

edit: It must a bug in sway. I was able to log in in gnome and now that I am logged in, I can also use Webex in sway.

edit2: Well kind of ... I can't join any meetings, only the main UI works in sway. Either way it works fine in gnome for me.

AlexanderS commented on 2021-05-12 19:20 (UTC)

@kiiruchu It work's for me, but can you remove /opt/Webex/lib/libstdc++.so.6 and try again?