You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Workaround for anyone encountering this issue. The appimage can be patched in place by extracting it, removing the problem .so file (which appears to not be used), and repacking it. Below are the commands I used to create a patched AppImage which works on my Ubuntu 22.04 system.
Edit: just realized this workaround does pretty much the same thing as BobSynfig's bash script which is linked above. His script also removes libstdc++.so.6, which wasn't necessary for me.
running appimage shows errors on arch linux and ubuntu 22.04.
The text was updated successfully, but these errors were encountered: