Skip to content

Ubuntu 25 AppImage error (?) #122

@silva96

Description

@silva96

I've never ran an AppImage before. I learned that you need FUSE to run them:

sudo apt install libfuse2 

then allow the image to be executed

chmod a+x NeverWrite-0.2.7-x64.AppImage

Then run it

./NeverWrite-0.2.7-x64.AppImage

But I receive this error.

[67389:0520/133059.755894:FATAL:sandbox/linux/suid/client/setuid_sandbox_host.cc:166] 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_NeverWlm78z9/chrome-sandbox is owned by root and has mode 4755.
zsh: trace trap (core dumped)  ./NeverWrite-0.2.7-x64.AppImage

It would be nice to have the app as a regular package (.deb) instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions