Linux version does not launch on just released ubuntu 24.04 LTS

Hello, just installed ubuntu 24.04 LTS, and can see that Logic do not run on it :


The setuid sandbox is not running as root. Common causes:
  * An unprivileged process using ptrace on it, like a debugger.
  * A parent process set prctl(PR_SET_NO_NEW_PRIVS, ...)
Failed to move to new namespace: PID namespaces supported, Network namespace supported, but failed: errno = Operation not permitted
[34840:0508/174605.168434:FATAL:zygote_host_impl_linux.cc(201)] Check failed: . : Argument invalide (22)
[1]    34840 trace trap (core dumped)  Logic-2.4.14-linux-x64.AppImage

When do you plan to support 24.04 ?
Thanks,
Alexandre

found a workaround : launch it without sandbox : Logic-2.4.14-linux-x64.AppImage --no-sandbox
A.

Sorry about that issue! I just confirmed your workaround on my end as well. I’ve notified our software team about this, and I’ll make sure this workaround gets mentioned in our Ubuntu install guide here.