Package Details: slack-desktop 4.44.60-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: 622
Popularity: 9.94
First Submitted: 2015-10-19 09:59 (UTC)
Last Updated: 2025-05-15 09:00 (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 .. 28 29 30 31 32 33 34 35 36 37 38 .. 49 Next › Last »

ogarcia commented on 2017-08-16 06:48 (UTC)

@maximbaz The original package provided by Slack have '--disable-gpu' flag, that is the reason why is set here. Anyway if you want change it, you can copy the desktop file in your ~/.local/share/applications and make the changes that you need.

maximbaz commented on 2017-08-15 09:38 (UTC)

Hello, I noticed that the flag '--disable-gpu' is used, what is the reason to have it? I just tried to remove the flag, and everything runs so much smoother! Scrolling, redrawal of Ctrl+K popup, ... Could you consider removing the flag from the *.desktop file?

ogarcia commented on 2017-08-05 20:44 (UTC)

@epidings the main problem with this is that if the 'hunspell-en' is not installed, slack desktop doesn't run :(

epidings commented on 2017-08-05 12:14 (UTC)

I would suggest to make dependency 'hunspell-en' optional. Some people prefer to have only one variant of the English dictionary (like 'hunspell-en_GB') or no English dictionary at all.

terminat0r commented on 2017-08-03 14:49 (UTC)

@smstromb I'm having the same issue. Infinite spinner when trying to make or connect to calls. I'm not able to get debug logging to work either.

smstromb commented on 2017-08-02 19:36 (UTC)

LD_PRELOAD=/usr/lib/libcurl.so.3 /usr/bin/slack did not get slack voice calls to work for me. I still get an infinite loading spinner.

speedle commented on 2017-07-24 09:58 (UTC)

@sepf - I'm experiencing the same on both Slack and Skype (both Electron apps).

sepf commented on 2017-07-18 23:42 (UTC)

The GUI will (seemingly) randomly lock up during regular usage. Example: when clicking a button, something happens behind the scenes (a message is sent or a channel is switched) but there are no visual changes. I'm on the latest version of slack-desktop with the latest kernel, and have not made any changes to the installation or configuration files.

ogarcia commented on 2017-06-20 12:05 (UTC)

@kolombo the package has not a install file and I will not add one to simply warn how to launch Slack, maxime considering that you can see it in desktop file.

kolombo commented on 2017-06-20 10:59 (UTC)

Please add this to post install message """ if you run slack from console please use next command to enable calls support # LD_PRELOAD=/usr/lib/libcurl.so.3 /usr/bin/slack --disable-gpu %U """