SatisfactoryModManager icon indicating copy to clipboard operation
SatisfactoryModManager copied to clipboard

Latest Apple mage does not run on Kubuntu 24.04

Open steve7233 opened this issue 1 year ago • 2 comments

Mod manager is giving me a blank white screen just now. It worked last month when I last used it. I downloaded the latest Apple version and it would not run. I ran in a console and got the following output:

[20896:0729/001355.723018:FATAL:setuid_sandbox_host.cc(158)] 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_Satisf5uwaGi/chrome-sandbox is owned by root and has mode 4755.

steve7233 avatar Jul 29 '24 06:07 steve7233

So following from https://github.com/satisfactorymodding/SatisfactoryModManager/issues/206#issuecomment-2255031584 neither the SMM3 beta (not an appimage, using webkit2gtk), nor SMM2 (an appimage, using chromium) works?

Also, it's not Apple, it's App Image, a file format that embeds dependencies into the executable so that it will run without any dependency setup on any linux machine

Try running the appimage with --no-sandbox or --disable-setuid-sandbox

mircearoata avatar Jul 29 '24 07:07 mircearoata

@mircearoata

  • --no-sandbox works
  • --disable-setuid-sandbox doesn't

However it seems to be missing access to my satisfactory folder as it displays 1 Satisfactory install was found, but it points to a folder that doesn't exist. while the game folder it shows does exist ..

PhoneDroid avatar Sep 10 '24 22:09 PhoneDroid

Closing this as SMM3 is now released

mircearoata avatar Oct 22 '24 09:10 mircearoata