Cubix-Dev / SNext

An open source Gaming Console.
MIT License
8 stars 2 forks source link

Linux Ubuntu Support #5

Open ShipmasterKyle opened 2 years ago

ShipmasterKyle commented 2 years ago

As we continue to work on SNext we've been working on supporting more devices. This issue covers issues we have with Ubuntu, specifically Focal Fossa.

Known Issues

Happens when running as both regular user and with sudo.

[12509:1229/173801.752941: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 
SNext/src/node_modules/electron/dist/chrome-sandbox is owned by root and has mode 4755

(Solved. Updated the install.sh to represent changes correctly)

Something with the renderer. (Solved. Updated Processes in the Renderer)