-
Notifications
You must be signed in to change notification settings - Fork 58
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
Undefined symbol: g_log_structured_standard #230
Comments
@auchri could you please specify what exact Ubuntu version you were using? |
|
Hmm, seems like library version mismatch which is weird because you're using bionic-based distro if I'm not mistaken. I think we need to know the GTK+/atk installed versions on your host OS. |
Hi,
|
Are there any update for this issue? It would be really great if we could use our Igel Thinclients (https://www.igel.com/igel-solution-family/endpoints-and-certified-hardware/) with the Xibo Player |
Sorry, it is not something we've been able to look at yet. I've added it to our kanban so we don't lose sight of it. @Stivius if you need more information here, or if you think we can't support these clients right now, please say so. Thanks. |
I try to run the Xibo Player on an IGEL Thin Client.
When I start the AppImage the following error occurs:
/tmp/.mount_Xibo_PCIg9ei/usr/bin/xibo-options: symbol lookup error: /tmp/.mount_Xibo_PCIg9ei/usr/bin/../lib/libatk-1.0.so.0: undefined symbol: g_log_structured_standard
Does that mean that a library inside the AppImage is missing or that the library has to be installed on the OS?
To Reproduce
./Xibo_Player-x86_64.AppImage
:)Expected behavior
Should run
Logs
It's desirable to show logs
Screenshots
If applicable, add screenshots to help explain your problem.
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: