Package Details: slack-desktop 4.43.51-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: 4.47
First Submitted: 2015-10-19 09:59 (UTC)
Last Updated: 2025-04-08 06:20 (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 .. 37 38 39 40 41 42 43 44 45 46 47 .. 49 Next › Last »

Brottweiler commented on 2016-03-31 08:22 (UTC)

@quest I've never had this issue before, not even when the other people had the freetype problem. I am using freetype2-infinality-ultimate anyway, and it's always worked, only this update it stopped working. I won't downgrade, I'll just use the web for now.

quest commented on 2016-03-31 02:10 (UTC)

The issue is with freetype. There are details in the thread below your comments. The best way to fix this is to get the old freetype package and downgrade it. Just edit your /etc/pacman.conf and add: IgnorePkg = freetype2 Then download the old freetype package and run: sudo pacman -U freetype2-2.6.2-1-x86_64.pkg.tar.xz

ogarcia commented on 2016-03-30 10:20 (UTC)

@jeroni @Brottweiler @marmotz Seems a problem with Slack itself not the package. You can try read logs into ~/.config/Slack/logs and send to Slack Team (https://slack.com/help/contact).

marmotz commented on 2016-03-30 09:51 (UTC)

Same problem here and remove ~/.config/Slack did not fix it.

Brottweiler commented on 2016-03-30 09:10 (UTC)

I did that, then I started slack, typed in team, typed in email, pressed "type password", typed in password, press sign in. Now I should get 2FA, but I get a white screen, then I am back to the "type email address" screen and I lost keyboard input. I have to restart slack to regain keyboard input, but problem repeats itself.

jeroni commented on 2016-03-30 09:08 (UTC)

@ogarcia I had already tried it and I have the same issue. Electron warns about some deprecated methods and an error trying to get a path: Creating Slack Application (electron) submitUrl is deprecated. Use submitURL instead. (electron) ipc module is deprecated. Use require("electron").ipcMain instead. [Error: Failed to get path] (electron) loadUrl is deprecated. Use loadURL instead.

ogarcia commented on 2016-03-30 09:03 (UTC)

@jeroni, @Brottweiler I no have any problem in my tests. Try to remove the ~/.config/Slack directory to force a "clean install"

Brottweiler commented on 2016-03-30 08:54 (UTC)

Same problem as @jeroni, it gets stuck at "Connecting" and just uses a lot of CPU while doing it.

jeroni commented on 2016-03-30 08:53 (UTC) (edited on 2016-03-30 08:58 (UTC) by jeroni)

@ogarcia, slack is not connecting at all now.

ogarcia commented on 2016-03-30 07:31 (UTC)

@TrollStation fixed dependency and updated!