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/
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: | 604 |
Popularity: | 1.93 |
First Submitted: | 2015-10-19 09:59 (UTC) |
Last Updated: | 2024-11-14 07:14 (UTC) |
« First ‹ Previous 1 2 3 4 5 6 7 .. 48 Next › Last »
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/
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.
I can actually confirm the bug that @b-fg is seeing. Where do we report this upstream?
Crashing with SEGFAULT for me in ArchLinux when maximizing the window. I am downgrading to previous version too.
Same here, but I am on filthy Manjaro. Downgraded to previous version without issue, and app working again.
4.38.115
crashes with SIGSEGV
on launch for me. Am I the only one?
@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
Problem with URL in login or create account: http://target_uri/
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
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
orpatch
or whatever, please read the wiki.