-
Notifications
You must be signed in to change notification settings - Fork 5
Description
I downloaded latest release, installed the .deb release for ubuntu and installed it by double clicking. (via App Center)
When I click on the program via the menu, it does not run.
I tried to run the software via command line to see the output and this is what I got:
【≽ܫ≼】:MEDomics$ ./medomics-platform %U
[6624:0115/202428.726298: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 /opt/MEDomics/chrome-sandbox is owned by root and has mode 4755.
Trace/breakpoint trap (core dumped)
I chmoded like the message said and it worked. Since I had no message when trying to start from the GUI, I was wondering if this message could at least be displayed when trying to open by double-clicking the application. Or better, propose to fix it.