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

latest Appimage on linux fails with "undefined symbol: hb_ot_tags_from_script_and_language" #1483

Closed
thearthur opened this issue Nov 27, 2021 · 3 comments
Labels
bug Something isn't working linux This is related to Linux.

Comments

@thearthur
Copy link

Running the latest Appimage on Archlinux like this:

./Vircadia-x86_64_v2021.1.3-Eos.AppImage

gives this output

./Vircadia-x86_64_v2021.1.3-Eos.AppImage: symbol lookup error: /usr/lib/libfreetype.so.6: undefined symbol: hb_ot_tags_from_script_and_language

Is libfreetype included in the app image or does it depend on the one installed on the system?

@Penguin-Guru
Copy link

Penguin-Guru commented Nov 27, 2021

You can fix this by downgrading your system libfreetype. Julian said he fixed this for the last release but somehow missed it in the AppImage. My understanding is that it will be included in the AppImage next release. Julian said he will generate a release candidate AppImage sometime today or tomorrow.

@JulianGro
Copy link
Contributor

JulianGro commented Nov 27, 2021

https://appimage.moto9000.moe/release/Vircadia-x86_64_v2021.1.3-build2-Eos.AppImage
I was pretty busy so I didn't make sure it made it onto the website, etc.

The release candidate is incompatible with current stable servers, but I just generated it https://appimage.moto9000.moe/release-candidate/Vircadia-x86_64_v2022.1.0-rc1.AppImage

@JulianGro JulianGro added the linux This is related to Linux. label Nov 27, 2021
@daleglass daleglass added the bug Something isn't working label Nov 27, 2021
@JulianGro
Copy link
Contributor

New release is out that should fix the problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working linux This is related to Linux.
Projects
None yet
Development

No branches or pull requests

4 participants