Open SpasilliumNexus opened 1 month ago
Additional log when trying to run GUI from terminal
./Switch-Library-Manager -m gui
2024/10/18 15:04:43 astikit: starting worker...
2024/10/18 15:04:43 astikit: received signal urgent I/O condition
2024/10/18 15:04:43 astikit: received signal urgent I/O condition
2024/10/18 15:04:43 astikit: received signal urgent I/O condition
2024/10/18 15:04:43 astikit: received signal urgent I/O condition
2024/10/18 15:04:43 astikit: received signal urgent I/O condition
2024/10/18 15:04:43 astikit: received signal urgent I/O condition
2024/10/18 15:04:43 astikit: received signal urgent I/O condition
2024/10/18 15:04:43 astikit: received signal urgent I/O condition
2024/10/18 15:04:43 astikit: received signal urgent I/O condition
2024/10/18 15:04:43 astikit: received signal urgent I/O condition
2024/10/18 15:04:43 astikit: received signal urgent I/O condition
2024/10/18 15:04:43 astikit: received signal urgent I/O condition
2024/10/18 15:04:43 astikit: received signal urgent I/O condition
2024/10/18 15:04:43 astikit: received signal urgent I/O condition
2024/10/18 15:04:43 astikit: received signal urgent I/O condition
2024/10/18 15:04:43 astikit: received signal urgent I/O condition
2024/10/18 15:04:43 astikit: received signal urgent I/O condition
2024/10/18 15:04:43 astikit: received signal urgent I/O condition
2024/10/18 15:04:43 astikit: received signal urgent I/O condition
2024/10/18 15:04:43 astikit: received signal urgent I/O condition
2024/10/18 15:04:43 astikit: received signal urgent I/O condition
2024/10/18 15:04:43 astikit: received signal urgent I/O condition
2024/10/18 15:04:43 astikit: received signal urgent I/O condition
2024/10/18 15:04:43 astikit: received signal urgent I/O condition
2024/10/18 15:04:43 astikit: received signal urgent I/O condition
2024/10/18 15:04:43 astikit: received signal urgent I/O condition
2024/10/18 15:04:43 astikit: received signal urgent I/O condition
2024/10/18 15:04:43 astikit: received signal urgent I/O condition
2024/10/18 15:04:43 astikit: received signal urgent I/O condition
2024/10/18 15:04:43 astikit: received signal urgent I/O condition
2024/10/18 15:04:43 Skipping restoring resources...
2024/10/18 15:04:43 Starting...
2024/10/18 15:04:43 Provisioning...
2024/10/18 15:04:43 Astilectron has already been provisioned to version 0.57.0, moving on...
2024/10/18 15:04:43 Electron has already been provisioned to version 11.4.3, moving on...
2024/10/18 15:04:43 Listening...
2024/10/18 15:04:43 Executing...
2024/10/18 15:04:43 Starting cmd /home/SpasilliumNexus/Applications/Switch-Library-Manager/vendor/electron-linux-amd64/electron /home/SpasilliumNexus/Applications/Switch-Library-Manager/vendor/astilectron/main.js 127.0.0.1:37935 true
2024/10/18 15:04:43 Stderr says: [7340:1018/150443.603803: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 /home/SpasilliumNexus/Applications/Switch-Library-Manager/vendor/electron-linux-amd64/chrome-sandbox is owned by root and has mode 4755.
2024/10/18 15:04:43 astikit: received signal child exited
2024/10/18 15:04:43 astikit: received signal urgent I/O condition
2024/10/18 15:04:43 '/home/SpasilliumNexus/Applications/Switch-Library-Manager/vendor/electron-linux-amd64/electron' exited with code: -1
2024/10/18 15:04:43 App has crashed
2024/10/18 15:04:43 Stopping...
2024/10/18 15:04:43 astikit: stopping worker...
2024/10/18 15:04:43 Closing...
2024/10/18 15:04:43 accept tcp 127.0.0.1:37935: use of closed network connection while TCP accepting
2024/10/18 15:04:43 Stopping...
2024/10/18 15:04:43 creating window failed: context canceled
i dont really have a linux available for testing so i'm not really sure if it needs any extra packages only other thing i heard from linux here is #41 if that one can be related, not much to go on though
I am using Linux Mint Cinnamon version and was able to run the GUI by referring to the above issue. thank you #41
@jshsakura is it possible to share this as a PR or explain what change you did in more detail so i can add it?
I'll prepare a PR for you to check!
No matter the version of SLM I try to use, trying to launch in GUI does not run. Luckily I have a backup of settings.json, as that is wiped when trying to run SLM GUI.
This is what is shown in slm.log:
Running in console works fine. Is there any packages I need in KDE Neon to get the GUI working?