Hi,
leaving this here since it bummed me out for a longer time:
With 4.23 and even 4.24 Google SSO did not work for me anymore as @33Fraise33 suggested on another thread, what works is opening the SSO link in Firefox instead of Chrome.
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: | 620 |
Popularity: | 9.16 |
First Submitted: | 2015-10-19 09:59 (UTC) |
Last Updated: | 2025-05-15 09:00 (UTC) |
« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 11 12 13 .. 49 Next › Last »
Hi,
leaving this here since it bummed me out for a longer time:
With 4.23 and even 4.24 Google SSO did not work for me anymore as @33Fraise33 suggested on another thread, what works is opening the SSO link in Firefox instead of Chrome.
I also noticed 4.23.0 not working with my companies SSO. I had to downgrade back to 4.21.1 to get slack working again.
Can confirm issue with current upstream version (4.23.0-1
). Logging in to workspaces is, at best, flaky. Downgrading to 4.21.1-1
solves the issue (0829f7d72650).
Version 4.23.0-1 does not allow me to login via Google SSO from the browser. Downgraded to 4.21 and it worked there.
@rgcv same here... but for me it never launches when I use the "Ozone Platform" options
@fardog appreciate the feedback. my solution was to downgrade it, 4.22 seems... decent enough, and I need screensharing in general to work on wayland, for one (daily driving sway).
@rgcv i can confirm the same unfortunately, segfault under wayland; works fine when running via xwayland though, so i'm just falling back to that for now. i don't have a fix, just a confirmation that you're not alone in the issue.
Initializing local storage instance
(electron) Sending uncompressed crash reports is deprecated and will be removed in a future version of Electron. Set { compress: true } to opt-in to the new behavior. Crash reports will be uploaded gzipped, which most crash reporting servers support.
[3902:1221/091652.602765:ERROR:gpu_init.cc(457)] Passthrough is not supported, GL is egl, ANGLE is
[3902:1221/091652.606507:ERROR:sandbox_linux.cc(376)] InitializeSandbox() called with multiple threads in process gpu-process.
[12/21/21, 09:16:52:663] info:
╔══════════════════════════════════════════════════════╗
║ Slack 4.23.0, linux 5.15.10-arch1-1 on x64 ║
╚══════════════════════════════════════════════════════╝
[12/21/21, 09:16:52:664] info: Configured logger via
{
"enableConsoleTransport": true,
"identifierOverride": "webapp-service-worker-console",
"shouldUseNewBackend": false,
"loggerInstanceCount": 2
}
[12/21/21, 09:16:52:664] info: Predefined values for process
{
"NODE_ENV": "production",
"platform": "linux",
"type": "browser",
"timeZone": "America/Los_Angeles",
"PACKAGE_MANIFEST.productName": "Slack",
"PACKAGE_MANIFEST.version": "4.23.0",
"PACKAGE_MANIFEST.commit": "8c4b013",
"PACKAGE_MANIFEST.branch": "HEAD"
}
[3860:1221/091652.706566:ERROR:browser_main_loop.cc(269)] Gtk: gtk_widget_add_accelerator: assertion 'GTK_IS_ACCEL_GROUP (accel_group)' failed
[3860:1221/091652.706621:ERROR:browser_main_loop.cc(269)] Gtk: gtk_widget_add_accelerator: assertion 'GTK_IS_ACCEL_GROUP (accel_group)' failed
/home/<redacted>/.dotfiles/bin/slack: line 3: 3860 Segmentation fault (core dumped) /usr/bin/slack --enable-features=UseOzonePlatform --ozone-platform=wayland $@
Electron packaging guidelines say that if packages comes with prebuilt Electron it should go to /opt https://wiki.archlinux.org/title/Electron_package_guidelines#Directory_structure
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.