Seems like the electron and freetype people are working on a fix. I can confirm that 2.6.2 works for now.
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.93 |
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 .. 38 39 40 41 42 43 44 45 46 47 48 Next › Last »
ClawOfLight commented on 2016-03-05 13:53 (UTC)
spapanik21 commented on 2016-03-03 13:12 (UTC)
Downgrading to freetype-2.6.2 works, but all the rendering of pictures is messed up.
quest commented on 2016-02-25 19:01 (UTC)
Found it - https://github.com/atom/electron/issues/4513
quest commented on 2016-02-25 18:53 (UTC)
@subjectdenied do you have a link to someone describing the issue in detail? Would like to know the "why". =)
ogarcia commented on 2016-02-25 11:38 (UTC)
@subjectdenied, it's a strange behaviour that you need the lines `source` and `sha256sums` cause in PKGBUILD guidelines says that you can use `source` or `source_architecture`.
I'm using `yaourt` and don't give me any problems. Even if I download the PKGBUILD and do `makepkg` it works well.
What AUR helper are you using?
subjectdenied commented on 2016-02-25 10:56 (UTC)
the infinity reloading problem comes from freetype-2.6.3, downgrade to the version before, and the bug is gone. this seems to be a bug with electron apps at the moment, gitkraken has this problem too (and is also fixed by downgroading freetype)
beside of that, i have a problem with this pkgbuild, it can be installed only after adding these two lines:
source=()
sha256sums=()
if this lines are missing, i get errors of "xyz should be an array", and the installation fails
ogarcia commented on 2016-02-25 09:33 (UTC)
@quest the Acknowledgements don't work in the original package for same problem. But I'll fix it.
quest commented on 2016-02-24 22:44 (UTC)
Also noticed that in Help the Acknowledgements don't work. There is a missing LICENSE file in the resources directory.
quest commented on 2016-02-24 22:13 (UTC) (edited on 2016-02-24 22:29 (UTC) by quest)
Here is the output I see when starting slack...
```
Creating Slack Application
(electron) submitUrl is deprecated. Use submitURL instead.
(electron) ipc module is deprecated. Use require("electron").ipcMain instead.
[Error: Failed to get path]
(electron) loadUrl is deprecated. Use loadURL instead.
```
If you need an strace I can provide that as well.
quest commented on 2016-02-24 18:13 (UTC)
I have the same issue. The new version just infinitely loads. I even zapped ~/.config/Slack and it didn't help.
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.