When I join a meeting link a window gets opened, but its just a black window and nothing happens there. Does some one else also face the same problem ??
Search Criteria
Package Details: webex-bin 44.10.1.31028-1
Package Actions
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: | 34 |
Popularity: | 1.78 |
First Submitted: | 2021-05-12 11:28 (UTC) |
Last Updated: | 2024-10-24 08:16 (UTC) |
Dependencies (26)
- alsa-lib
- at-spi2-atk (at-spi2-core-gitAUR, at-spi2-core)
- at-spi2-core (at-spi2-core-gitAUR)
- atk (at-spi2-core-gitAUR, at-spi2-core)
- binutils
- krb5 (krb5-gitAUR)
- libcups (libcups-gitAUR, cups-gitAUR, libcups-gssapiAUR)
- libnotify (libnotify-gitAUR)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- libsecret
- libxcb (libxcb-gitAUR)
- libxcrypt-compat
- libxkbcommon-x11 (libxkbcommon-x11-gitAUR)
- libxss
- mesa (mesa-minimal-gitAUR, mesa-gitAUR, mesa-wsl2-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-amd-bc250AUR, mesa-amber)
- nspr (nspr-hgAUR)
- nss (nss-hgAUR)
- pango (pango-gitAUR)
- systemd-libs (systemd-chromiumos-libsAUR, systemd-libs-selinuxAUR, sysupdated-systemd-libs-gitAUR, systemd-libs-fmlAUR, systemd-libs-gitAUR)
- upower (upower-gitAUR, upower-nocriticalAUR, upower-nosystemd-gitAUR)
- Show 6 more dependencies...
Required by (0)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 6 7 8 9 10 11 12 13 Next › Last »
Sathvik commented on 2021-08-03 07:31 (UTC)
weimdall commented on 2021-07-09 04:34 (UTC)
@Kastakin Same problem here, the window freeze each time the webcam is accessed (from Settings->Video, or when starting a meeting)
beanrod commented on 2021-07-08 19:44 (UTC)
Thanks @AlexanderS still learning about the aur will do next time. Appreciate the update and your work on this :)
jhossbach commented on 2021-07-08 09:37 (UTC) (edited on 2021-07-08 09:38 (UTC) by jhossbach)
just did. EDIT: nvm, you already updated the PKGBUILD
AlexanderS commented on 2021-07-08 09:14 (UTC)
@beanrod Just mark the package as "outdated" and I will update the checksums.
beanrod commented on 2021-07-07 23:14 (UTC) (edited on 2021-07-07 23:15 (UTC) by beanrod)
A reasonable way to get this to compile for those with little experience. note this will change as the version does the package maintainer is the best person to do this.
cd /tmp
git clone https://aur.archlinux.org/webex-bin.git
cd webex-bin
vim PKGBUILD (or nano etc.)
Look for lines and update to be as per below and save
pkgver=41.7.0.19440
sha256sums=('5b15f4f71024685baa3675e2e1f33d0572cb75943b618ccf67673b04c70904cc'
'0d0b2664ac4aeb9a4a4b9f530dee4a14c13875735b87a3d96bf81f43eeec00ab')
Lastly
makepkg --install
if the version breaks the SHA will to...
to update the sha do makepkg let is fail but type
sha256 webex-bin-41.7.0.19440.deb
sha256 webex.xml
really you ought to update the version to by opening the deb in a package manager open opt/Webex/bin/webex.desktop this file has the version
apologies for the poor formatting
Kastakin commented on 2021-06-30 13:45 (UTC)
As other reported the video functionality seems to be totally broken. Trying to join/start a call result in a black window and the ui freezes if the Video Settings are accessed.
jpegxguy commented on 2021-06-29 17:18 (UTC)
This program has all sorts of visual artifacts, black screens e.t.c., both under X, Wayland and Xwayland (enforced with the removal of WAYLAND DISPLAY)
I'm using amdgpu on AMD Ryzen 5 3500U with Radeon Vega Mobile Gfx
Only me? It's kind of unusable when you try to join a meeting
Neurolit commented on 2021-06-14 11:25 (UTC)
@Andy123Andy1 Same problem here. After a few minutes, some buttons appear on the blank window when I try to click on them, but that's all. I'm using Gnome 40.2 and Wayland, but it doesn't work on Xorg either.
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.