Package Details: skypeforlinux-bin 8.133.0.202-1

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: 1.05
First Submitted: 2024-03-04 17:57 (UTC)
Last Updated: 2024-11-21 03:34 (UTC)

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:

  1. 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.

  2. 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.

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 31 Next › Last »

mozo commented on 2024-03-04 14:29 (UTC)

An AUR package would be great but let first see if bulletmark will merge your changes in this package.

trilader commented on 2024-03-04 14:24 (UTC)

@maderios @mozo You can see the files/changes in the gist link in my comment.

I'll add a separate AUR package if @bulletmark doesn't want to "just" take/adapt my changes and continue to take care of this package.

I'm also not opposed to co-maintaining this package.

mozo commented on 2024-03-04 14:20 (UTC)

Yep, it'll be great.

maderios commented on 2024-03-04 14:12 (UTC)

@trilader Why not sharing your PKGBUILD here ?

trilader commented on 2024-03-04 13:07 (UTC) (edited on 2024-03-04 13:08 (UTC) by trilader)

Due to MS moving this to snap, me not liking snap and the poor (for me at least) screenshare performance when running Skype in the browser I've played around with the snap API and this PKGBUILD during the weekend and found a way to make this work still.

The package() function is a bit of a hack as stuff needs to be extracted from the snap manually.

You can find the alternative PKGBUILD and support files here: https://gist.github.com/trilader/2cf0dd41b075b8da37f9b326c7ddd457

jeancf commented on 2024-01-03 13:02 (UTC)

Thanks for all the fish bulletmark.

liOnux commented on 2023-12-30 10:19 (UTC)

Thank-you @bulletmark for maintaining this package until MS decided to provide it only as a Snap application.

bulletmark commented on 2023-12-22 21:46 (UTC)

Please note that Microsoft have stopped providing this package so it will not be updated anymore: https://answers.microsoft.com/en-us/skype/forum/all/skype-for-linux-updates/da864865-d9e9-4819-8a5d-8de8934dd312

Hanabishi commented on 2023-09-19 21:54 (UTC)

Are you sure it won't break X11? Did you test that with X11?

--ozone-platform-hint=auto can be used instead, as described in https://wiki.archlinux.org/title/Wayland#Electron

Also --enable-webrtc-pipewire-capturer may solve issues with screen capture. Not tested it though.

bulletmark commented on 2023-09-19 21:16 (UTC)

@MajorMayor, you cp /usr/local/share/applications/skypeforlinux.desktop ~/.local/share/applications and then edit it how you want but I'd first work out why your system is busted since it works fine for the rest of us using GNOME on Wayland.