Package Details: slack-desktop 4.38.121-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: 599
Popularity: 3.91
First Submitted: 2015-10-19 09:59 (UTC)
Last Updated: 2024-05-15 08:15 (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

1 2 3 4 5 6 .. 48 Next › Last »

bidskii commented on 2024-05-19 23:34 (UTC) (edited on 2024-05-20 00:27 (UTC) by bidskii)

I am also getting a seg fault, although it mostly seems to happen when I resize the window. May also only happen when the -s flag is set

kingnoot commented on 2024-05-17 15:37 (UTC) (edited on 2024-05-17 15:37 (UTC) by kingnoot)

Crashing with segfault here as soon as it opens up :/

❯ uname -a
Linux ARCH 6.8.9-arch1-2 #1 SMP PREEMPT_DYNAMIC Tue, 07 May 2024 21:35:54 +0000 x86_64 GNU/Linux
❯ slack -v               
4.38.121

ogarcia commented on 2024-05-16 07:04 (UTC)

@furai stable releases. Package description says beta because Slack Desktop for Linux is considered Beta as they say in their webpage.

furai commented on 2024-05-16 06:57 (UTC)

Is this package using stable or beta releases? Package description says beta but yesterday both beta and stable got upgraded and this package got upgraded to stable release, so I'm a bit confused whether I should flag it as out of date or not.

Golgor commented on 2024-05-15 04:32 (UTC) (edited on 2024-05-15 04:32 (UTC) by Golgor)

I started having issues with SIGSEGV as well after an update and reboot, using an arch toolbox on Fedora Kinoite. As @ufo_driver mentioned, shutting down the xwaylandvideobridge fixed this issue for me as well.

silikeite commented on 2024-05-11 23:12 (UTC) (edited on 2024-05-11 23:14 (UTC) by silikeite)

The Ubuntu bug report for electron https://github.com/electron/electron/issues/41839 mentions a temporary fix that does work on my machine by running the app.asar with electron29 (though this does end up using a separate user data location so you have to relogin).

This command worked for me electron29 /usr/lib/slack/resources/app.asar.

I'm not particularly well-versed with AUR/PKGBUILDs myself but I wonder if manually replacing the bundled electron with electron29 (or older) in the package would un-bork this. Alternatively, hold on updates until this gets fixed.

EDIT: I completely forgot that slack-electron exists.

gladykov commented on 2024-05-10 18:33 (UTC)

Upgrading to 4.38.121 does not fix.

As Slack is not supporting officialy Arch, they will not fix it. But I got this bug report from their support: https://github.com/electron/electron/issues/41839 which hs many similar issues linked / mentioned in comments.

rnestler commented on 2024-05-07 12:42 (UTC)

I'm seeing crashes too with 4.38.115 as soon as I make the window non floating (maximizing or move into the tiling layout) I'm using it with sway.

@wooptoo I think we can report issues at https://forums.slackcommunity.com/

ufo_driver commented on 2024-05-07 08:24 (UTC)

It may be a coincidence but when I killed xwaylandvideobridge (part of KDE 6) Slack started successfully 10 times in a row. After starting the service again Slack crashed 10 times in a row. Disabling it fixes crashes again.

wooptoo commented on 2024-05-03 08:46 (UTC)

I can actually confirm the bug that @b-fg is seeing. Where do we report this upstream?