-
-
Notifications
You must be signed in to change notification settings - Fork 277
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. /home/lucio/opt/Espanso.AppImage: symbol lookup error: /usr/lib/libgio-2.0.so.0: undefined symbol: g_module_open_full #900
Comments
Hey @Luciofulci, Thanks for reporting this issue! As soon as I get my hands on a Linux machine, I'll investigate :) Cheers :) |
@Luciofulci When you have the chance, could you please retry with this AppImage? You can find it under the "Artifacts" section: https://github.com/federico-terzi/espanso/actions/runs/1567438928 Following these instructions: https://espanso.org/docs/next/install/linux/#installing-with-appimage Let me know if that helps :) |
@federico-terzi Hi. It gaves me a similar error in the third step (sudo ~/opt/Espanso-X11.AppImage env-path register) :( /home/lucio/opt/Espanso-X11.AppImage: symbol lookup error: /usr/lib/libgobject-2.0.so.0: undefined symbol: g_atomic_rc_box_release_full |
@Luciofulci Thanks! It seems the AppImage is missing quite a few libraries... When you have the chance, could you please run these commands
and post the output here? Cheers :) |
This is the output. Thanks for the help! squashfs-root/.DirIcon |
I have the same issue. I moved to Void Linux yesterday, and since there's no Espanso binary available, I tried the AppImage, but ran into this issue. |
Thanks guys! It seems to be a common problem, happening to multiple app images:
I've opened another issue for now AppImage/AppImageKit#1162 I'll keep you posted, thanks! |
@Luciofulci @Vistaus When you have the chance, could you please retry with this AppImage? You can find it under the "Artifacts" section > Linux X11: https://github.com/federico-terzi/espanso/actions/runs/1608486594 Following these instructions: https://espanso.org/docs/next/install/linux/#installing-with-appimage Let me know if that helps :) |
Hi, man. Thanks for all the effort. I got this error in the third step. /home/lucio/opt/Espanso-X11.AppImage: symbol lookup error: /usr/lib/libgobject-2.0.so.0: undefined symbol: g_atomic_rc_box_release_full I double-checked if I had uninstalled the previous version and double-checked if I was in X11 session. |
@Luciofulci Thanks! I'll investigate |
@Luciofulci I was able to reproduce it on my machine, when you have the chance could you please try this build? :) https://github.com/federico-terzi/espanso/actions/runs/1621751285 |
Ufff, installs perfectly fine @federico-terzi I will use it a couple of days and report anything back. Thanks for everything! |
Thanks! Closing this issue for now, feel free to reopen if necessary :) |
i'm having the same problem on the release v2.1.4-beta |
@maisotro Sorry to hear that! Perhaps something has changed in the AppImage repository. I'm reopening the issue until we're able to investigate further :) |
I have a similar issue |
@faermanj I'm sorry you experienced this problem! Please try downloading the nightly release from here: https://github.com/federico-terzi/espanso/actions/runs/2048796020 (under Linux X11 Artifacts), the rest of the installation process is the same :) Will release the fix in the upcoming days |
hello @federico-terzi thanks for helping out! I tried removing / isntalling from nightly but still not successfully.
Nothing too interesting in the log:
On Fedora 35
|
@federico-terzi nevermind me, my mistake, i was using the wrong binary. |
I am also seeing this on Fedora 35 X11 with the app image install of v2.1.4-beta.
|
@kepford I'm sorry you experienced this problem! I'm releasing version 2.1.5-beta with a fix soon, should be available in ~2 hours |
Hi, man. I'm trying to install the new alpha version, but I get this error. /home/lucio/opt/Espanso.AppImage: symbol lookup error: /usr/lib/libgio-2.0.so.0: undefined symbol: g_module_open_full
(this error generates in the step sudo ~/opt/Espanso.AppImage env-path register )
I have confirmed with echo $XDG_SESSION_TYPE that I'm running X11 over Manjaro Gnome.
Thanks a lot!
The text was updated successfully, but these errors were encountered: