Package Details: slack-desktop 4.43.52-1

Git Clone URL: https://aur.archlinux.org/slack-desktop.git (read-only, click to copy)
Package Base: slack-desktop
Description: Slack Desktop (Beta) for Linux
Upstream URL: https://slack.com/downloads
Licenses: custom
Submitter: ogarcia
Maintainer: ogarcia
Last Packager: ogarcia
Votes: 613
Popularity: 3.88
First Submitted: 2015-10-19 09:59 (UTC)
Last Updated: 2025-04-29 07:12 (UTC)

Pinned Comments

ogarcia commented on 2020-02-06 11:44 (UTC) (edited on 2020-02-06 11:44 (UTC) by ogarcia)

Please, don't ask for add lsb-release as dependency. In Arch Linux this package is not needed to run Slack Desktop.

And before asking for any other dependency as make or patch or whatever, please read the wiki.

Latest Comments

« First ‹ Previous 1 .. 20 21 22 23 24 25 26 27 28 29 30 .. 49 Next › Last »

mani.zaeim commented on 2018-08-09 03:07 (UTC)

I am using KDE Plasma, and I cant run it after update, I get "[1] 17092 segmentation fault (core dumped) slack".

prosoitos commented on 2018-08-08 08:45 (UTC)

Thank you for the very quick patch!

ogarcia commented on 2018-08-08 07:42 (UTC)

Package patched to work with upgraded glibc! Take note that now the package takes up more space because have glibc-2.27-3 inside!

anemo commented on 2018-08-08 07:37 (UTC) (edited on 2018-08-08 07:38 (UTC) by anemo)

I had the same issue launching Slack. Downgrading glibc and lib32-glibc solved the issue.

# pacman -U /var/cache/pacman/pkg/lib32-glibc-2.27-3-x86_64.pkg.tar.xz /var/cache/pacman/pkg/glibc-2.27-3-x86_64.pkg.tar.xz

MuffinTroll commented on 2018-08-08 07:07 (UTC) (edited on 2018-08-08 07:07 (UTC) by MuffinTroll)

The problem that @archelaus is describing is related to glibc-2.28, most electron apps are affected. see the following threads:

https://bugs.archlinux.org/task/59550

https://www.reddit.com/r/archlinux/comments/9573e2/psa_use_flatpak_for_proprietary_applications_to/

getaceres commented on 2018-08-08 06:24 (UTC)

Skype AUR has included the workaround described by wbdana and now it works. Maybe you could do the same so the package works automatically while this bug is solved upstream.

https://aur.archlinux.org/packages/skypeforlinux-stable-bin/

devourerOfBits80 commented on 2018-08-08 05:10 (UTC)

I have the same issue as @archelaus. I don't have a solution for it, but I see that the problem is not quite new and you can find something about it in the Google.

alkersan commented on 2018-08-08 04:54 (UTC)

Another temporary solution would be to install slack from a snap package.

archelaus commented on 2018-08-07 20:18 (UTC)

Running slack returns : Segmentation fault (core dumped)

lira commented on 2018-08-07 17:56 (UTC)

@wbdana thank you very much. It worked!