I am using the community edition of Manjaro with the i3wm. Every time I open slack, it asks me for the password of my computer. Anyone knows why?
Search Criteria
Package Details: slack-desktop 4.41.97-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: | 604 |
Popularity: | 1.89 |
First Submitted: | 2015-10-19 09:59 (UTC) |
Last Updated: | 2024-11-14 07:14 (UTC) |
Dependencies (7)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- 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 (keepassxc-gitAUR, gnome-keyring-gitAUR, pass-secrets-gitAUR, keepassxc-allow-aur-extension-originAUR, keepassxc-allow-aur-extension-origin-binAUR, pass-secret-service-binAUR, bitw-gitAUR, dssdAUR, pass-secret-service-gitAUR, gnome-keyring, keepassxc, kwallet, kwallet5) (optional) – Keyring password store support
Required by (0)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 16 17 18 19 20 21 22 23 24 25 26 .. 48 Next › Last »
nelsonmestevao commented on 2019-02-18 11:31 (UTC)
je-vv commented on 2019-01-25 21:39 (UTC)
Honestly not sure why, but Today phone calls and desktop sharing is working for me... Not sure if a logout or reboot was required after 1st install (I shut the laptop down last night)...
je-vv commented on 2019-01-24 23:18 (UTC)
Just in case:
% ldd /usr/bin/slack ... libnode.so => not found ... libffmpeg.so => not found ...
Not sure if that has anything to do with the disability to receive/make calls
je-vv commented on 2019-01-24 21:48 (UTC)
Hello, the phone calls are not working for me, however my co-workers are telling me, on ubuntu is works fine. So I'm wondering why this AUR package doesn't allow me to use phone calls. Is there a missing dependency not requested either as optional?
MirandaStreeter commented on 2019-01-22 02:43 (UTC)
@mat250
Adding that prefix (XDG_CURRENT_DESKTOP=Unity) to the .desktop command field didn't stick until a reboot, but it worked, thank you.
mat250 commented on 2019-01-21 13:16 (UTC) (edited on 2019-01-21 14:05 (UTC) by mat250)
@MirandaStreeter I have the same problem. I fix it following this : https://forum.kde.org/viewtopic.php?t=139804#p400696
The notification icon is too large (the old one too) so the "red point" notification on slack's icon wasn't displayed
MirandaStreeter commented on 2019-01-21 02:13 (UTC) (edited on 2019-01-21 02:14 (UTC) by MirandaStreeter)
Since the latest update (3.3.7-1) with their logo change, the tray icon in my KDE/Plasma looks to be glitched out. It looks entirely white with a black plus sign covering the entire thing.
My libappindicator is up to date, and no other icons looks to be effected. I'm not entirely sure what's causing this. Trying to troubleshoot to no avail. Anyone else facing this issue?
Everything else about Slack is working just fine.
valentjedi commented on 2019-01-11 13:06 (UTC)
@1ouis with 3.3.4-1 it's all fixed for me even with gpu acceleration enabled.
louisl commented on 2018-11-15 06:36 (UTC)
I'm seeing slack coredumps when my screen goes into suspend and slack is in a different workspace on i3wm/x11.
You can reproduce using xset dpms force suspend
while viewing another workspace.
alias slack='slack --disable-gpu'
works for now I guess.
ogarcia commented on 2018-11-06 07:41 (UTC) (edited on 2018-11-06 07:45 (UTC) by ogarcia)
@christianmtr I have same problem as you with all electron apps. Seems that electron doesn't work well in wayland and have several screen issues (flickers, black windows, etc), the best workaround is use X11.
UPDATE:
Try adding --disable-gpu
as option in command line. Maybe this bug is related: https://github.com/electron/electron/issues/12820
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.