the problematic glibc 2.28 commit is now reverted in the arch glibc package, so I think you can drop the glibc 2.27 hack for this package
Search Criteria
Package Details: slack-desktop 4.43.52-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.88 |
First Submitted: | 2015-10-19 09:59 (UTC) |
Last Updated: | 2025-04-29 07:12 (UTC) |
Dependencies (7)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classicAUR, gtk3-classic-xfceAUR)
- 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 .. 19 20 21 22 23 24 25 26 27 28 29 .. 49 Next › Last »
taolin96 commented on 2018-08-17 00:21 (UTC)
prosoitos commented on 2018-08-16 19:31 (UTC)
Everything is working fine for me, but I noticed a series of these in my logfiles, so I thought that I would report, in case:
Aug 16 10:20:05 prosoitos systemd-coredump[11074]: Process 11059 (slack) of user 1000 dumped core.
follows a series of stack trace, then
-- Subject: Process 11059 (slack) dumped core
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: man:core(5)
--
-- Process 11059 (slack) crashed and dumped core.
--
-- This usually indicates a programming error in the crashing program and
-- should be reported to its vendor as a bug.
sandbank5048 commented on 2018-08-16 03:02 (UTC)
@Marcel_K you were right! A simple git clone ...
and makepkg
, makepkg --install ...
did the trick.
Thank you
Marcel_K commented on 2018-08-15 22:34 (UTC)
@Noah-Huppert: you're probably using an AUR helper, aren't you? Please try using the default method by running makepkg
yourself.
sandbank5048 commented on 2018-08-13 23:23 (UTC) (edited on 2018-08-13 23:23 (UTC) by sandbank5048)
I got the following error installing:
aura >>= Building `slack-desktop`...
loading packages...
warning: downgrading package glibc (2.28-1 => 2.27-3)
resolving dependencies...
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: installing glibc (2.27-3) breaks dependency 'glibc=2.28' required by lib32-glibc
just1602 commented on 2018-08-13 19:37 (UTC)
Could you check if it's now working with glibc-2.28 because a new version of electron have been shipped, and since the last update, slack is working but microphone didn't work anymore when I call someone.
sterg commented on 2018-08-13 17:18 (UTC)
I am having the same issue as tnto. For the time being you can install snapd
, via the aur
. Then following the instructions here https://snapcraft.io/slack. Make sure to sudo systemctl start snapd
and to uninstall previous slack installations.
tnto commented on 2018-08-10 09:44 (UTC)
I've update slack and the error message change.
Now is: stack smashing detected : <unknown> terminated</unknown>
Marcel_K commented on 2018-08-09 21:42 (UTC)
Why would you remove glibc 2.28 from your system? The workaround just lets you use the new glibc version, which is needed for many other packages, and the previous version only for this application.
borisb commented on 2018-08-09 08:14 (UTC)
After installing this glibc-patched slack my system fails to boot into GDM. Had to do systemd.boot=rescue.target init=/bin/bash
to even access the machine. journalctl -r
reported a lot of errors about glibc during gdm startup. Removing slack-desktop
and reinstalling glibc 2.28
returned my system back to normal.
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.