I installed and it's working like a charm, but the icon for the tray output no i3(bar) does not show. The app shows up (i can right click etc) but the icon is not showing - it's transparent. Have anyone else experienced this?
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 .. 7 8 9 10 11 12 13 14 15 16 17 .. 49 Next › Last »
skolind commented on 2020-10-29 09:01 (UTC)
friartuck commented on 2020-09-22 14:34 (UTC) (edited on 2020-09-22 14:35 (UTC) by friartuck)
@B2Pi I had the same issue with the generic icon with KDE. Installing libappindicator-gtk3 from the community repo resolved the issue for me.
victortrac commented on 2020-09-21 14:18 (UTC)
@greenisagoodcolo and anyone else having the JS appTeams error - I had to delete my ~/.config/Slack directory, which allowed Slack to start normally. I then had to re-login to all of my workspaces and re-set some of my preferences.
greenisagoodcolo commented on 2020-09-15 12:10 (UTC)
Hello,
I started getting an error about "appTeams" on open as of last week. I tried removing and reinstalling, didn't work without patch, tried copying patch (but the patch in the repo had git history which when removed failed shasum test), then tried removing the patch from the makepkg and reinstalling.
I'm still getting the error on open, preventing use of app.
A javascript error occured in the main process
Uncaught exception: TypeError: cannot read property 'appTeams' of undefined at validateTeamsState (/usr/lib/slack/resources/app.asar/dist-main.bundle.js:2:1930329) at reduce (/usr/lib/slack/resources/app.asar/dist/main.bundle.js:2-1930925"...
and onwards. Full pic of error message here - can't copy it from this weird electron window (https://imgur.com/a/tRDWcxV)
Is anyone else encounterign this error on the "appTeams" property preventing use of the applications?
brsvh commented on 2020-08-13 01:39 (UTC)
@valentjedi It works fine, thx :)
valentjedi commented on 2020-08-10 20:00 (UTC)
@brsvh I had the same thing. Upon looking at logs it seems that slack assumes lsb-release installed and doesn't handle its absense. Installing lsb-release fixed the issue for me.
to1ne commented on 2020-08-10 17:59 (UTC)
It seems to depend on wget
as well. I had a segmentation fault (so far not sure why), but this is what I've got:
Cannot upload crash dump: cannot exec /usr/bin/wget
Unexpected crash report id length
Failed to get crash dump id.
Report Id:
zsh: segmentation fault (core dumped) slack
brsvh commented on 2020-07-21 02:30 (UTC) (edited on 2020-07-21 02:31 (UTC) by brsvh)
After I installed and run it, I get some electron and node error, then the slack will freeze and don't have GUI window too.
Initializing local storage instance at path: /home/brs/.config/Slack/local-settings.json
Failed to get path for key, this may be expected: /home/brs/.config/autostart
(node:244863) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
(electron) 'BrowserWindow.getDevToolsExtensions' is deprecated and will be removed. Please use 'session.getAllExtensions' instead.
B2Pi commented on 2020-07-13 20:35 (UTC)
Installed, and working fine, but the icon in my task switcher is the generic one. Perhaps someone knows how to fix this (I'm using LXQT, and, concomitantly, lxqt-app-switcher)?
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.