does anyone know what to do to get the 2020 oneshot itch.io linux appimage version to not crash on linux mint 22 or ubuntu 24.04? ​
asking for a friend, the error is the exact same on their end
tried to patch the appimage to not include anything related to gtk at all (not just libgobject) and now it just doesnt start at all

im assuming i need some gtk libraries then?
@kemona_halftau is there any way to delete libs?
@kemona_halftau there's 4 that tend to crash it
@CinnamonCatYurilover yes, in the appimage itself, unpack the appimage and delete the .so files in squashfs-root/usr/lib (you need appimagetool to unpack and repack the appimage)
@kemona_halftau have you tried deleting the 4 the arch wiki mentions