You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I installed release v0.10.0 (2025-01-26) in a Ubuntu 24.04.2 LTS.
I get this error running penpot from console.
[37178:0221/132153.635997: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 /opt/Penpot Desktop/chrome-sandbox is owned by root and has mode 4755.
«trap»
Hi @gabriel-lucas,
This is an upstream issue; good news, the builder package has a fix addressing it. The fix is in the version that is still in beta, though. I will update the package when it’s ready. Thank you for bringing the problem to my attention.
I installed release v0.10.0 (2025-01-26) in a Ubuntu 24.04.2 LTS.
I get this error running penpot from console.
[37178:0221/132153.635997: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 /opt/Penpot Desktop/chrome-sandbox is owned by root and has mode 4755.
«trap»
I solved a similar issue in freetube with this.
FreeTubeApp/FreeTube#5952 (comment)
I tried in penpot:
sudo chmod 4755 /opt/Penpot\ Desktop/chrome-sandbox
But I get
LaunchProcess: failed to execvp:
/opt/Penpot
[37376:0221/132452.596662:FATAL:zygote_host_impl_linux.cc(207)] Check failed: . : Invalid argument (22)
«trap»
The text was updated successfully, but these errors were encountered: