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

AppImages do not work on some Gentoo systems #41

Open
JulianGro opened this issue Jan 12, 2021 · 0 comments
Open

AppImages do not work on some Gentoo systems #41

JulianGro opened this issue Jan 12, 2021 · 0 comments

Comments

@JulianGro
Copy link
Contributor

JulianGro commented Jan 12, 2021

On some Gentoo systems you get following error when trying to run the AppImage:

./Vircadia-Alpha-2020.3.3-Demeter.AppImage: symbol lookup error: /usr/lib64/libgio-2.0.so.0: undefined symbol: g_source_set_dispose_function

While libgio isn't specifically being excluded, it does not make it into the AppImage. Removing libglib from the AppImage fixes the problem.
So I would suggest we either make sure that libgio goes into the AppImage and see if that works, or we remove libglib from the AppImages as suggested by the AppImage developers.

@JulianGro JulianGro changed the title AppImages do no work on Gentoo AppImages do no work on some Gentoo systems Jan 18, 2021
@JulianGro JulianGro changed the title AppImages do no work on some Gentoo systems AppImages do not work on some Gentoo systems May 18, 2021
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

1 participant