issue-tracker
issue-tracker copied to clipboard
Ubuntu 24.04 LTS upgrade broke Multiviewer (+ workaround)
Problem
After upgrading to Ubuntu 24.04 LTS multiviewer is unable to start. It gives the following error message:
[1673740:0427/230545.239278: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 /home/oscar/apps/MultiViewer for F1-linux-x64/chrome-sandbox is owned by root and has mode 4755.
Trace/breakpoint trap (core dumped)
Workaround
Start multiviewer with --no-sandbox
flag. In other words multiviewer --no-sandbox
General information
This Ubuntu LTS seems to have broken some applications. I've also seen IntelliJ IDEA crash with the same error message.