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

Can't start AppImage on Fedora 35 #1705

Open
TrusterX opened this issue Feb 18, 2022 · 2 comments
Open

Can't start AppImage on Fedora 35 #1705

TrusterX opened this issue Feb 18, 2022 · 2 comments

Comments

@TrusterX
Copy link

attempting to start otter failed with:
./otter-browser: symbol lookup error: /lib64/libgio-2.0.so.0: undefined symbol: g_module_open_full

@Emdek
Copy link
Member

Emdek commented Mar 4, 2022

@TrusterX, quick search suggests that there was some sort of breaking change in glib (I'm getting similar results from various projects and distributions).

@johnblommers
Copy link

This error also occurs on PopOS 22.04:

./otter-browser: symbol lookup error: /lib/x86_64-linux-gnu/libgio-2.0.so.0: undefined symbol: g_module_open_full

It means that otter-browser won't run.

BTW this is with otter-browser-0.9.99.3-rc12-x86_64.AppImage the most current version posted.

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

No branches or pull requests

3 participants