Snap + discord

help me discord not launching

snap run discord

/snap/discord/143/bin/disable-updater.sh: line 4: /home/userXXX/snap/discord/143/.config/discord/settings.json: No such file or directory cat: /home/userXXX/snap/discord/143/.config/discord/settings.json: No such file or directory /snap/discord/143/bin/disable-updater.sh: line 7: /home/userXXX/snap/discord/143/.config/discord/settings.json: No such file or directory Trappe pour point d’arrêt et de trace

snap warnings

warning: | snap “discord” has bad plugs or slots: shmem (unknown interface “shared-memory”)

same after snap remove --purge discord

snap version snap 2.51-1.el7 snapd 2.51-1.el7 series 16 centos 7 kernel 3.10.0-1160.36.2.el7.x86_64

this is definitely a bug in the packaging of discord and you should report it on the issue tracker at:

the shared memory interface page:

has:

Requires snapd version 2.54+

so the snapcraft.yaml of discord should use an assumes: statement pointing to snapd 2.54, which would then prevent you from installing it on your system with a too old snapd.

Thanks for the help, @ogra, I’ll get that added as quickly as I can…

1 Like