@gustavi, I have reverted the patch now that glibc 2.28-4 is released. Update your system and this package.
Search Criteria
Package Details: skypeforlinux-bin 8.133.0.202-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/skypeforlinux-bin.git (read-only, click to copy) |
---|---|
Package Base: | skypeforlinux-bin |
Description: | Skype for Linux |
Upstream URL: | https://www.skype.com/ |
Keywords: | skype |
Licenses: | custom |
Conflicts: | skype, skypeforlinux |
Provides: | skype, skypeforlinux |
Submitter: | Hanabishi |
Maintainer: | Hanabishi |
Last Packager: | Hanabishi |
Votes: | 330 |
Popularity: | 0.98 |
First Submitted: | 2024-03-04 17:57 (UTC) |
Last Updated: | 2024-11-21 03:34 (UTC) |
Dependencies (11)
- alsa-lib
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libsecret
- libxss
- libxtst
- nss (nss-hgAUR)
- squashfs-tools (squashfs-tools-gitAUR) (make)
- libappindicator-gtk3 (optional) – system tray icon support
- org.freedesktop.secrets (keepassxc-gitAUR, gnome-keyring-gitAUR, pass-secrets-gitAUR, keepassxc-allow-aur-extension-originAUR, keepassxc-allow-aur-extension-origin-binAUR, pass-secret-service-binAUR, dssdAUR, pass-secret-service-gitAUR, bitw-gitAUR, gnome-keyring, keepassxc, kwallet, kwallet5) (optional) – keyring/password support
Required by (1)
- skype-secure (requires skypeforlinux)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 20 21 22 23 24 25 26 27 28 29 30 31 Next › Last »
bulletmark commented on 2018-08-16 23:34 (UTC) (edited on 2018-08-16 23:34 (UTC) by bulletmark)
gustavsl commented on 2018-08-16 13:02 (UTC)
I'm also getting this error on up to date Arch.
/usr/share/skypeforlinux/glibc/usr/lib/libc.so.6: version `GLIBC_2.28' not found (required by /usr/lib/libxml2.so.2)
bulletmark commented on 2018-08-14 21:37 (UTC)
@kristianjgs, the latest package works for me also. What distro are you running and is your system up to date?
mozo commented on 2018-08-14 15:57 (UTC)
Works great here with up to date Arch.
kristianjgs commented on 2018-08-14 15:53 (UTC)
Hi! last version don't work. the log ./.config/skypeforlinux/logs/skype-startup.log show the next
/usr/share/skypeforlinux/skypeforlinux: /usr/share/skypeforlinux/glibc/usr/lib/libc.so.6: version `GLIBC_2.28' not found (required by /usr/lib/libsystemd.so.0)
cimarronline commented on 2018-08-10 17:13 (UTC)
glibc 2.28-2 (currently in testing) seems to resolve the glibc issue. I am able to run skypeforlinux without its own glibc 2.27.
bulletmark commented on 2018-08-09 01:53 (UTC)
@Eschwartz, I took the stable and preview skype packages up after they were disowned and pretty much kept the original PKGBUILD. If I run this with the system rather than embedded electron then my video camera does not work so that is an example of the kind of bug likely if we don't go with package as created by the upstream skype devs. BTW, if you would like to discuss this further then please create a bug or forum post as dialog here is comparatively awkward.
eschwartz commented on 2018-08-08 20:48 (UTC)
Have you considered, instead, fixing a longstanding mistake and using the system electron via a simple launcher script running electron /usr/lib/skypeforlinux/
(and installing, from data.tar.xz, the directory ./usr/share/skypeforlinux/resources/app.asar.unpacked/)?
Also, this upstream .deb violates both Debian and Arch packaging guidelines, because it installs arch-dependent binaries to /usr/share instead of /usr/lib -- and also because prebuilt standalone electron garbage belongs in /opt
Just because no one at Microsoft knows how to package doesn't mean you should blindly do everything they do.
mozo commented on 2018-08-08 08:44 (UTC)
Thank you bulletmark. It's great!
Pinned Comments
Hanabishi commented on 2024-07-31 07:28 (UTC) (edited on 2024-08-20 13:25 (UTC) by Hanabishi)
There is a problem with Skype being stuck on the login screen on first launch. That happens when your
org.freedesktop.secrets
provider doesn't have a keyring configured, i.e. also first launch.I don't know if this is a quirk of
libsecret
or Skype itself, but we can't do pretty much anything about it anyway.Solutions are simple though:
Despite the login screen being stuck, the login itself is actually successful. So just kill it and run Skype again, it should be fine after that.
Configure your default keyring manually (using
seahorse
,kwalletmanager
etc.) before running Skype.bulletmark commented on 2020-04-30 10:01 (UTC) (edited on 2022-06-13 00:22 (UTC) by bulletmark)
To get automatic login, install a package that provides
org.freedesktop.secrets
, e.g.gnome-keyring
.To get a systray icon, install
libappindicator-gtk3
. On GNOME, then install the appindicator extension.