Closed Littlemac123 closed 2 years ago
The AppImage is working perfectly fine in a freshly set up Debian 11 i386 virtual machine. I have just tested and verified it.
The information which you have provided so far is nowhere near enough to help you in any way. Which CPU are you using? "Illegal instruction" implies that your CPU doesn't support some features of the i386 instruction set which NW.js/Chromium is using, so you won't be able to run Streamlink Twitch GUI, as your CPU is simply too old.
Streamlink Twitch GUI uses pre-built NW.js binaries, built by the NW.js developers: https://nwjs.io/
Since you're able to mount the AppImage (according to your log ouput), try extracting its contents by setting --appimage-extract
as the AppImage's launch argument. Then you'll find the contents in the squashfs-root
directory that's created in the current directory, and you can continue debugging from there. The main executable is AppRun
, which is a BASH wrapper script which launches the Streamlink Twitch GUI executable (NW.js / Chromium).
Checklist
Streamlink Twitch GUI version
2.2.0 i686
Streamlink version
2.0.0
Operating system, environment and configuration details
Linuxmint Debian edition 32bit based on debian 11
Description
its not booting
Debug log