@FizzyGalacticus, I can't reproduce this error, but I have a ~/$USER/.config/Slack
. Maybe try manually making ~/$USER/.config/Slack/local-settings.json
. My version of that file just contains {"lastElectronVersionLaunched":"14.0.0","electronFeatureOverrides":[]}
, but I would try it with an empty file first. If that doesn't work, try the slack-electron package instead.
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.60 |
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, dssdAUR, pass-secret-service-gitAUR, bitw-gitAUR, gnome-keyring, keepassxc, kwallet, kwallet5) (optional) – Keyring password store support
Required by (0)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 4 5 6 7 8 9 10 11 12 13 14 .. 48 Next › Last »
Tilley commented on 2021-10-21 18:27 (UTC)
FizzyGalacticus commented on 2021-10-21 18:05 (UTC)
Ever since I updated to the lastest version, I'm receiving the following errors:
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.
Couldn't save to /$USER/.config/Slack/local-settings.json: ENOENT: no such file or directory, open '/$USER/.config/Slack/local-settings.json.24822100'
Error: ENOENT: no such file or directory, mkdir '/$USER/.config/Slack/storage'
at Object.mkdirSync (node:fs:1324:3)
at w._init (/usr/lib/slack/app.asar/dist/main.bundle.js:342:4874)
at new w (/usr/lib/slack/app.asar/dist/main.bundle.js:342:4188)
at new b (/usr/lib/slack/app.asar/dist/main.bundle.js:342:34641)
at Tx (/usr/lib/slack/app.asar/dist/main.bundle.js:188:26694)
at configureStore (/usr/lib/slack/app.asar/dist/main.bundle.js:188:27177)
at U2 (/usr/lib/slack/app.asar/dist/main.bundle.js:188:50506)
at B2 (/usr/lib/slack/app.asar/dist/main.bundle.js:188:51419) {
errno: -2,
syscall: 'mkdir',
code: 'ENOENT',
path: '/$USER/.config/Slack/storage'
}
[85690:0100/000000.746763:ERROR:vaapi_wrapper.cc(1104)] vaQuerySurfaceAttributes failed, VA error: invalid parameter
[85690:0100/000000.746796:ERROR:vaapi_wrapper.cc(1051)] FillProfileInfo_Locked failed for va_profile VAProfileH264Main and entrypoint VAEntrypointVLD
[85690:0100/000000.746808:ERROR:vaapi_wrapper.cc(1104)] vaQuerySurfaceAttributes failed, VA error: invalid parameter
[85690:0100/000000.746816:ERROR:vaapi_wrapper.cc(1051)] FillProfileInfo_Locked failed for va_profile VAProfileH264High and entrypoint VAEntrypointVLD
Note: I replaced my actual username with $USER
It looks like it's trying to create files/directories at the root of the filesystem instead of in my home directory.
Searching for these errors has lead me absolutely nowhere, and I'm hoping someone may have a solution? I looked at the main.bundle.js
file in hopes I could manually update to just put in my home dir, but since it's minified js, it's very difficult to follow.
gunslingerfry commented on 2021-09-30 16:38 (UTC) (edited on 2021-09-30 16:39 (UTC) by gunslingerfry)
There's a 4.20 update and they seem to have decided it is no longer beta (at least in their url).
New pkgver: 4.20.0
New sha256: b08207389246837536ea769425d458411c08dc6802ffaae9249092e387461ce5
New url: https://downloads.slack-edge.com/releases/linux/{pkgver}/prod/x64 /${pkgname}-${pkgver}-amd64.deb"
skolind commented on 2021-09-07 09:18 (UTC)
Hi. I am having an issue with the font on code blocks - it looks like I am missing a font, but I am not sure which one. Does anyone know?
Jaq commented on 2021-07-20 21:21 (UTC)
Hi, when I start or receive a slack call, the audio settings don't pick up an input (tried multiple microphones). Other applications don't run into this issue (zoom, google meet, chime, to name a few). Has anyone seen this issue before and resolved it? I'm wondering if I need to configure pulseaudio in anyway for this specific application to work with my audio inputs?
zapling commented on 2021-06-28 09:00 (UTC)
Unicode input (ctrl + shift + u) does not seem to work anymore. It could be a change at the Slack side, but just thought I give a heads up to anyone else looking
nhumrich commented on 2021-04-20 16:51 (UTC) (edited on 2021-04-20 16:51 (UTC) by nhumrich)
@alecmev I had the same issue. It appears to be an issue with firefox, not electron. Setting the environment variable GDK_BACKEND=wayland for firefox when I launch it seemed to fix the issue for me.
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.