Skip to content
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

Linux AppImage doesn't start (Ubuntu 24.04) #96

Open
willamowius opened this issue Nov 22, 2024 · 3 comments
Open

Linux AppImage doesn't start (Ubuntu 24.04) #96

willamowius opened this issue Nov 22, 2024 · 3 comments

Comments

@willamowius
Copy link
Contributor

Starting the AppImage on Ubuntu 24.04 doesn't work:

$ chmod a+rx Quba-1.4.2.AppImage
$ ./Quba-1.4.2.AppImage
[104376:1122/120559.439782:FATAL:setuid_sandbox_host.cc(163)] 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_Quba-1fMdkOV/chrome-sandbox is owned by root and has mode 4755.
Trace/Breakpoint ausgelöst (Speicherabzug geschrieben)

I also tried version 1.4.1 but the issue remains the same.

@willamowius willamowius changed the title Linu AppImage doesn't start (Ubuntu 24.04) Linux AppImage doesn't start (Ubuntu 24.04) Nov 23, 2024
@stefpb
Copy link

stefpb commented Nov 25, 2024

Same issue here! Is there a workaround?

@whizzly
Copy link

whizzly commented Nov 26, 2024

./Quba-1.4.2.AppImage --no-sandbox

@Zotte0815
Copy link

Same here ( Kubuntu 24.04 )
->
[9731:1128/101817.109606:FATAL:setuid_sandbox_host.cc(163)] 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_Quba-17KX2ka/chrome-sandbox is owned by root and has mode 4755.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants