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

error while loading shared libraries: libthai.so.0: cannot open shared object file: No such file or directory #208

Closed
dchmelik opened this issue Dec 8, 2023 · 3 comments

Comments

@dchmelik
Copy link

dchmelik commented Dec 8, 2023

Immediately crashes and says 'spacebar: error while loading shared libraries: libthai.so.0: cannot open shared object file: No such file or directory'

Steps to reproduce the behavior:

  1. Start spacebar.

Expected behavior
Start.

System Information (please complete the following information):

  • OS: Slackware GNU/Linux 15+current (64-bit)
  • Node Version: nodejs-20.10.0-x86_64-1

Env and Software info

  • Release: 0.1.1
@Puyodead1
Copy link
Collaborator

You have to install libthai yourself. tauri-apps/tauri#4930

@Puyodead1 Puyodead1 closed this as not planned Won't fix, can't repro, duplicate, stale Dec 8, 2023
@dchmelik
Copy link
Author

dchmelik commented Dec 8, 2023

You have to install libthai yourself. tauri-apps/tauri#4930

It should either be compiled-in or have option to run without.

@Puyodead1
Copy link
Collaborator

You have to install libthai yourself. tauri-apps/tauri#4930

It should either be compiled-in or have option to run without.

this is an issue with tauri, not the client itself, nothing I can do about it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants