mycomputer@pureos:~$ 'someAppImage.AppImage'
[2601:0831/042250.303556: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_standaxBKYL4/chrome-sandbox is owned by root and has mode 4755.
Trace/breakpoint trap
This is one of my biggest issues with PureOS. It doesn’t let me run AppImage’s without a --no-sandbox flag enabled, which I don’t like enabling for security reasons. Obviously I don’t want to disable checking at the kernel level either. Is there a viable long-term fix for this issue? Can I manually configure SUID so it works?
Thanks!