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
The appimage does not work on nixos, for the appimage does not bundled with the necessary dependencies.
Steps to reproduce
installing appimage-run
Get the officially provided appimgae for theseus: in my case modrinth-app_0.6.2_amd64.AppImage
Open it with some kind of tool that shows occuring errors (I used appimage-run)
Expected behavior
The appimage should include all necessary libraries it needs to run.
System information
Nixos on channel 23.05/ latest at this time of writing
modrinth-app_0.6.2_amd64.AppImage
Additional context
when running the appimage nothing happens, but appimage-run gives this error:
modrinth-app: error while loading shared libraries: libthai.so.0: cannot open shared object file: No such file or directory
The text was updated successfully, but these errors were encountered:
* Fix for a couple of random bugs I noticed
* Add project status update to NOTIFICATION_TYPES
* Update wording
Co-authored-by: Jai A <jaiagr+gpg@pm.me>
Describe the bug
The appimage does not work on nixos, for the appimage does not bundled with the necessary dependencies.
Steps to reproduce
Expected behavior
The appimage should include all necessary libraries it needs to run.
System information
Nixos on channel 23.05/ latest at this time of writing
modrinth-app_0.6.2_amd64.AppImage
Additional context
when running the appimage nothing happens, but appimage-run gives this error:
modrinth-app: error while loading shared libraries: libthai.so.0: cannot open shared object file: No such file or directory
The text was updated successfully, but these errors were encountered: