Hi, I got a "libffmpeg.so not found" and was able to solve it with: sudo chmod 644 /usr/lib/slack/libffmpeg.so
It might be worth looking at.
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: | 622 |
Popularity: | 10.56 |
First Submitted: | 2015-10-19 09:59 (UTC) |
Last Updated: | 2025-05-15 09:00 (UTC) |
« First ‹ Previous 1 .. 15 16 17 18 19 20 21 22 23 24 25 .. 49 Next › Last »
Hi, I got a "libffmpeg.so not found" and was able to solve it with: sudo chmod 644 /usr/lib/slack/libffmpeg.so
It might be worth looking at.
You should have installed the base-devel group when building from AUR: https://wiki.archlinux.org/index.php/Arch_User_Repository#Prerequisites
Missing patch in Dependencies PKGBUILD: line 25: patch: command not found
Looks like there is a bug fix in Xfwm that may address this:
https://bugzilla.xfce.org/show_bug.cgi?id=15399
And a workaround posted here (using xprop):
https://bugs.launchpad.net/ubuntu/+source/xfwm4/+bug/1827302/comments/11
So we have to wait for the Xfwm fix to get into Arch or use the workaround until then. Or rebuild Xfwm with the patch yourself...
Slack icon is missed in list of opened apps. Using Xfce. Does anyone have suggestion?
Is gconf still needed? I removed it locally, and slack still seems to work fine
warning: could not get file information for usr/lib/slack/src/static/.gitkeep warning: could not get file information for usr/lib/slack/ui_resources_200_percent.pak warning: could not get file information for usr/lib/slack/v8_context_snapshot.bin warning: could not get file information for usr/lib/slack/version warning: could not get file information for usr/lib/slack/views_resources_200_percent.pak warning: could not get file information for usr/share/applications/slack.desktop warning: could not get file information for usr/share/licenses/slack-desktop/LICENSE warning: could not get file information for usr/share/pixmaps/slack.png
+1 for xdg-utils as a dependency, 3.3.8 moved the sign-in as a browser re-direct.
+1 to adding xdg-utils to dependencies for sign-in
Update:
I was able to resolve the crash issue by deleting the ~/.config/Slack directory and restarting.
Ping: @Pauligrinder @paulequilibrio
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.