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

AppImage: Not starting (Gio undefined symbol) #936

Closed
2 tasks done
realmazharhussain opened this issue Dec 6, 2021 · 1 comment
Closed
2 tasks done

AppImage: Not starting (Gio undefined symbol) #936

realmazharhussain opened this issue Dec 6, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@realmazharhussain
Copy link

Description
When trying to run the AppImage, it does not start VSCode. Instead, it shows following error message

codium: symbol lookup error: /usr/lib/libgio-2.0.so.0: undefined symbol: g_module_open_full

Please confirm that this problem is VSCodium-specific

  • This bug doesn't happen if I use Microsoft's Visual Studio Code. It only happens in VSCodium.

Please confirm that the issue/resolution isn't already documented

To Reproduce
Steps to reproduce the behavior:

  1. Download VSCodium version 1.62.3 commit:c71f225 AppImage (currently latest stable release)
  2. Mark it as executable
  3. (Try to) run the AppImage (in terminal)
  4. See the error (Application does not launch at all)

Expected behavior
AppImage should run

Desktop:

  • OS: Manjaro Linux Gnome Edition (21.2.0)
  • Architecture: x64

Possible Fix
Include the required version of GLib inside the AppImage

@realmazharhussain realmazharhussain added the bug Something isn't working label Dec 6, 2021
@paulcarroty
Copy link
Collaborator

➡️ #919

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 20, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants