Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AppImage doesn't work when libthai isn't installed #2740

Closed
cindrmon opened this issue Feb 16, 2024 · 4 comments
Closed

AppImage doesn't work when libthai isn't installed #2740

cindrmon opened this issue Feb 16, 2024 · 4 comments
Labels
distribution Something related to the packaged binaries, app-images and installers feedback requested Feedback was requested to help resolve the issue

Comments

@cindrmon
Copy link

I'm using Funtoo GNU/Linux when i wanted to try out gitbutler. However, when I downloaded the AppImage and tried running it, it doesn't work, and running it in the terminal shows that it is looking for libthai.so, in which I cannot install on my system since it is not available.

Also apparently, it has been evident that Tauri apps when run as an AppImage on systems similar to mine (according to OpenShot/openshot-qt#5060) won't run because of the same dependency issue. I'm hoping that upon release you may also look into adding libthai as an optional dependency for GNU/Linux users who don't happen to have, or cannot install libthai on their system.

@honnip
Copy link

honnip commented Feb 17, 2024

This should be resolved in tauri. tauri-apps/tauri#4930

@cindrmon
Copy link
Author

but why do i still have this problem? i still have this issue when trying to run the latest appimage:

nolle@shinobu [Sat, 09:44:02 PST] [~/AppImage] ~/AppImage/git-butler_0.10.16_amd64.AppImage

git-butler: error while loading shared libraries: libthai.so.0: cannot open shared object file: No such file or directory

@Byron Byron added the distribution Something related to the packaged binaries, app-images and installers label Apr 21, 2024
@Byron
Copy link
Collaborator

Byron commented Apr 21, 2024

Meantime, GitButler 0.11 is available and I wonder if the tauri fixes trickled through. Could you try to reproduce the issue with the latest version?

@Byron Byron added the feedback requested Feedback was requested to help resolve the issue label Apr 21, 2024
@Qix-
Copy link
Contributor

Qix- commented Apr 30, 2024

Going to close this as this is more of an issue with Tauri - it doesn't seem to be the case that we can contol anything dependency-related with AppImage packaging from our end.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
distribution Something related to the packaged binaries, app-images and installers feedback requested Feedback was requested to help resolve the issue
Projects
None yet
Development

No branches or pull requests

4 participants