You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[31589:0630/211841.461988: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 /tmp/.mount_Drop-0TxCDIh/chrome-sandbox is owned by root and has mode 4755.
Trace/breakpoint trap (core dumped)
(Great looking app btw, hope I can get it running)
The text was updated successfully, but these errors were encountered:
There has been an issue filed with electron electron/electron#17972 that's affecting Debian based systems afaik. This is due to incorrect permissions set in the chrome-sandbox module, this is an issue between chrome-sandbox, electron-builder and Debian.
I will modify the electron-builder setup to modify the AppImage for future releases to work around this until the issue is fixed upstream. In the meantime, you should be able to run the alpha 7 AppImage by appending the --no-sandbox flag.
I've pushed a commit 8f909f0 which fixes this in the alpha.8 branch so you're welcome to build that and it should solve the issue for you as well.
Issue
AppImage doesn't run when clicked
OS
LMDE 4.
Error when run as shell
(Great looking app btw, hope I can get it running)
The text was updated successfully, but these errors were encountered: