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).
Search Criteria
Package Details: slack-desktop 4.43.51-1
Package Actions
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: | 3.96 |
First Submitted: | 2015-10-19 09:59 (UTC) |
Last Updated: | 2025-04-08 06:20 (UTC) |
Dependencies (7)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classicAUR)
- libsecret
- libxss
- nss (nss-hgAUR)
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, xdg-utils-handlrAUR, openerAUR, xdg-utils-mimeoAUR, mimejs-gitAUR)
- libappindicator-gtk3 (optional) – Systray indicator support
- org.freedesktop.secrets (gnome-keyring-gitAUR, pass-secrets-gitAUR, keepassxc-allow-aur-extension-originAUR, keepassxc-allow-aur-extension-origin-binAUR, bitw-gitAUR, keepassxc-qt6AUR, pass-secret-service-binAUR, keepassxc-gitAUR, pass-secret-service-gitAUR, dssdAUR, gnome-keyring, keepassxc, kwallet, kwallet5) (optional) – Keyring password store support
Required by (0)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 11 12 13 .. 49 Next › Last »
brieck commented on 2022-02-09 16:13 (UTC)
ayhomaru commented on 2022-01-14 09:19 (UTC)
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.
blau commented on 2022-01-05 09:38 (UTC)
@rgcv same here... but for me it never launches when I use the "Ozone Platform" options
rgcv commented on 2021-12-24 06:43 (UTC)
@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).
fardog commented on 2021-12-21 17:23 (UTC)
@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 $@
wooque commented on 2021-12-21 13:08 (UTC)
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
schard commented on 2021-12-21 12:38 (UTC)
@wooque No. Read the FHS.
wooque commented on 2021-12-21 12:20 (UTC)
Shouldn't AUR packages go to /opt, I noticed that all packages I installed are in /opt except Slack
yonson commented on 2021-12-16 22:01 (UTC)
@rgcv isn't the electron version bundled in this package?
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.