ScatterDesktop icon indicating copy to clipboard operation
ScatterDesktop copied to clipboard

AppImage does not load for ArchLinux

Open sschiessl-bcp opened this issue 5 years ago • 0 comments

It seems that it can't create the necessary temporary folder properly.

>>>$ ./linux-scatter-12.0.0-x86_64.AppImage 
[19143:1206/120154.873902:FATAL:setuid_sandbox_host.cc(157)] 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_linux-zwUZxN/chrome-sandbox is owned by root and has mode 4755.
Trace/breakpoint trap (core dumped)
>>>$ ./linux-scatter-12.0.0-x86_64.AppImage 
[19177:1206/120200.976082:FATAL:setuid_sandbox_host.cc(157)] 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_linux-zSlqgj/chrome-sandbox is owned by root and has mode 4755.
Trace/breakpoint trap (core dumped)

sschiessl-bcp avatar Dec 06 '19 11:12 sschiessl-bcp