There was a problem only on the first computer I tried to upgrade skype. Probably somewhere in the filesystem the privileges are not right. As I said, the package was created by running makepkg with root privileges. Yes, it's not right way, but I do not have time to explore the problem. The other Arch computers had no problem with the update.
Search Criteria
Package Details: skypeforlinux-bin 8.134.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.33 |
First Submitted: | 2024-03-04 17:57 (UTC) |
Last Updated: | 2024-12-17 06:13 (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)
- 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, dssdAUR, bitw-gitAUR, keepassxc-qt6AUR, pass-secret-service-binAUR, pass-secret-service-gitAUR, gnome-keyring, keepassxc, kwallet, kwallet5) (optional) – keyring/password support
Required by (1)
- skype-secure (requires skypeforlinux)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 17 18 19 20 21 22 23 24 25 26 27 .. 31 Next › Last »
pdontcheff commented on 2019-05-05 08:01 (UTC) (edited on 2019-05-05 13:32 (UTC) by pdontcheff)
maderios commented on 2019-05-04 14:58 (UTC) (edited on 2019-05-04 14:59 (UTC) by maderios)
@pdontcheff Good but did you solve your issue? How?
pdontcheff commented on 2019-05-04 14:55 (UTC)
Thanks for help!
bulletmark commented on 2019-05-03 22:45 (UTC)
@pdontcheff, what do you mean by "but with root privileges"? All those commands should be run as your normal user. As I said previously, completely clear out your cache/build area and run makepkg/yay again.
maderios commented on 2019-05-03 21:13 (UTC)
@pdontcheff First update your Arch system. Then, in working directory, 'makepkg -sicC', it worked for me now. Installed successfully.
pdontcheff commented on 2019-05-03 20:11 (UTC)
@bulletmark, Arch+MATE. I tried with yay, yaourt, makepkg - the same mistake. I have successfully built it, but with root privileges. Sorry for my bad english.
bulletmark commented on 2019-05-03 07:38 (UTC)
@pdontcheff, what distro+DE are you running and how are you trying to install it (AUR helper? etc) I am using Arch+GNOME and it installs and runs fine for me. Perhaps your AUR cache/build area is contaminated. Clear it out and try again.
pdontcheff commented on 2019-05-03 06:53 (UTC) (edited on 2019-05-03 06:54 (UTC) by pdontcheff)
Package skypeforlinux-stable-bin 8.44.0.40-1 can not be installed: ERROR: ld.so: object 'libfakeroot.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored. cp: cannot create regular file './presence/dot-online.png': Permission denied
mozo commented on 2019-04-27 10:21 (UTC)
Just install gnome-keyring and you're good to go.
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.