-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error sandboxing #258
Comments
Need to research more. I tried in Ubuntu 18 and it works there |
try ./lossless-cut --no-sandbox it's work for me in debian 9 and ubuntu 18 docker |
Thanks. I added a readme about this workaround for now. Needs more research |
Seems like a common problem with Electron. See electron/electron#17972 |
Maybe want to look into bundling a script like this: |
Same problem with AppImage on Debian 10.7, |
Same issue using the snap install in Debian 10, however the |
I'm stuck trying to run the latest release. I run with the command
./lossless-cut
and get this error
[23567:0224/195332.055701: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/dav/Downloads/LosslessCut-linux/chrome-sandbox is owned by root and has mode 4755.
Trace/breakpoint trap
If there was a Readme file I might know what to do properly.
what can i do?
The text was updated successfully, but these errors were encountered: