We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
Please confirm that the issue/resolution isn't already documented
To Reproduce Steps to reproduce the behavior:
Expected behavior AppImage should run
Desktop:
Possible Fix Include the required version of GLib inside the AppImage
The text was updated successfully, but these errors were encountered:
➡️ #919
Sorry, something went wrong.
No branches or pull requests
Description
When trying to run the AppImage, it does not start VSCode. Instead, it shows following error message
Please confirm that this problem is VSCodium-specific
Please confirm that the issue/resolution isn't already documented
To Reproduce
Steps to reproduce the behavior:
Expected behavior
AppImage should run
Desktop:
Possible Fix
Include the required version of GLib inside the AppImage
The text was updated successfully, but these errors were encountered: