Milkshiift / GoofCord

:shield: Take control of your Discord experience with GoofCord – a highly configurable and privacy minded discord client.
Open Software License 3.0
210 stars 8 forks source link

[BUG] SUID sandbox helper binary not configured correctly #69

Closed JaredTamana closed 1 week ago

JaredTamana commented 1 week ago

Description

The x86 AppImage produces the following error on execution:

[8738:0929/010517.020939:FATAL:setuid_sandbox_host.cc(163)] The SUID sandbox helper binary was found, but is not configured correctly. Rather than run without sandboxing I'm aborting now. You need to make sure that /tmp/.mount_GoofCofqoCQT/chrome-sandbox is owned by root and has mode 4755.
Trace/breakpoint trap (core dumped)

Steps to Reproduce

Expected Behavior

Launch app.

Actual Behavior

Crashed, core dumped.

Environment

Additional Information

If there was a .deb x86-64 package, I would use this instead, but this architecture seems to be left out of the prebuilt releases.

JaredTamana commented 1 week ago

Electron issue: https://github.com/electron/electron/issues/17972

Milkshiift commented 1 week ago

This is not a GoofCord issue directly. Possible workarounds are in the issue you linked. Also, x86-64 .deb is pre-built, under the name "GoofCord-1.7.1-linux-amd64.deb"