Hi,
I have a fresh installation of debian 10.9.0 and I’m trying to install mbed studio. I followed the installation process as described in Installing Mbed Studio - Installing | Mbed Studio Documentation sucessfully.
However from menu I can’t start mbed studio. I tried from command line, ie. ~/.local/bin/mbed-studio and I receive an error:
[3684:0421/231731.823130:FATAL:setuid_sandbox_host.cc(158)] 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_mbed-s7Pqa2D/chrome-sandbox is owned by root and has mode 4755.
Trace/breakpoint trap
if I run with mbed-studio --no-sandbox the IDE starts correctly
any ideas?
Thanks