-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Installer can't seem to find snap version of Discord #1
Comments
Looks like snap is a bit tricky.
The BetterDiscord settings will be located in |
Update: I have added snap support to my fork. You can use that if you want. |
That's really curious that symlinking fails with Snap. |
After some more testing, it seems that snap installations don't have access to files outside their parent directory. That's why the symlink can't be followed. The snap docs confirm this. |
Could you see if it's fixed now that #2 is merged? |
|
Could you try running that without sudo? |
BTW, I restarted my laptop just in case that solves it. |
Ok, so you've got a couple of problems going on here. First thing is that you installed using |
Whoops. Thought I had npm.
|
Derp, yeah, that makes sense. Those are generated by the asar unpacking. :) |
Hey, I think deleting
|
Awesome! I'll close this, then. Again, thanks a bunch @ObserverOfTime for actually implementing and testing Snap stuff. |
I tried installing on
/snap
&/snap/discord/52/usr/share
, but the installer can't seem to find it.ls /snap/discord/
38 41 52 current
$ ls /snap/discord/current/usr/share/
alsa avahi dbus-1 doc-base gconf icons libthai mime sgml X11 applications bash-completion discord fonts glib-2.0 libdrm lintian pixmaps themes apport bug doc GConf gtk-engines libsensors4 man pkgconfig upstart
$ ls /snap/discord/current/usr/share/discord
blink_image_resources_200_percent.pak discord.png natives_blob.bin ui_resources_200_percent.pak content_resources_200_percent.pak icudtl.dat pdf_viewer_resources.pak views_resources_200_percent.pak content_shell.pak libffmpeg.so postinst.sh Discord libnode.so resources discord.desktop locales snapshot_blob.bin
The text was updated successfully, but these errors were encountered: