Package Details: slack-desktop 4.38.115-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: 598
Popularity: 3.88
First Submitted: 2015-10-19 09:59 (UTC)
Last Updated: 2024-04-30 16:22 (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 .. 47 Next › Last »

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?

b-fg commented on 2024-05-03 08:00 (UTC)

Crashing with SEGFAULT for me in ArchLinux when maximizing the window. I am downgrading to previous version too.

dukehenry commented on 2024-05-01 14:25 (UTC)

Same here, but I am on filthy Manjaro. Downgraded to previous version without issue, and app working again.

post-factum commented on 2024-05-01 13:34 (UTC)

4.38.115 crashes with SIGSEGV on launch for me. Am I the only one?

lybin commented on 2024-02-14 18:11 (UTC)

@bazza it's KDE bug, google. To solve it add fallback in the end for the url https://YOUR_ORG.slack.com/ssb/signin_redirect/fallback and follow the instruction

bazza commented on 2023-12-28 14:28 (UTC) (edited on 2024-01-02 19:25 (UTC) by bazza)

Problem with URL in login or create account: http://target_uri/

arti commented on 2023-12-15 13:19 (UTC)

Patching the app.asar with this sed command allowed me to use WebRTCPipeWireCapturer

sudo sed -i -e 's/,"WebRTCPipeWireCapturer"/,"LebRTCPipeWireCapturer"/' /usr/lib/slack/resources/app.asar

I'm currently running slack like so

slack --enable-features=WaylandWindowDecorations,WebRTCPipeWireCapturer --ozone-platform-hint=auto