vscodium
vscodium copied to clipboard
snap 1.85.0.23343 installed this morning is unusable
Describe the bug The program lost memory at each restart. No more recent files, asking for trusty directories again and again. CodeLLDB asking for reload again and again.
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
- [ ] I checked the Docs page and the Troubleshooting page and my issue is not mentioned there.
To Reproduce Steps to reproduce the behavior:
- Launch vs codium.
- restart reload for codeLLDB again and again.
- No more rust tooling
Expected behavior
Screenshots
Desktop (please complete the following information):
- ubuntu 23.10 x86 gnome
- snap
Additional context
have exactly the same issue, but can update that nothing works at all - search, terminal etc, like most of the functionality not just recent files
cpu burn with no folder open :
same here...after update extensions not working, git keeps searching for files, trust domain keeps asking over and over again, cpu at 100% tried on VM clean install - v 1.84 works fine ...after snap auto update to 1.85 nothing works
OK, I've reverted the snap to 1.84.2.23319
It must be related to https://github.com/VSCodium/vscodium/pull/1754 and maybe that the snap still use core18
Thanks @daiyam and the connection to the Godot framework works now
I had to move the build images to focal since:
- the VSCode build process is now using the builtin method
fetch
(since Node-v18) - Ubuntu Bionic (Ubuntu 18.04) doesn't support Node-v18
Additionally,
- VSCode' snap is using
core20
(https://github.com/VSCodium/vscodium/pull/1658) - VSCode is migrating from containers to sysroots (https://github.com/microsoft/vscode-linux-build-agent/commit/ac73445eb6185e5602c640fe7e1397f1e7700899) (merge done on the day of the new release, not sure if it was used)
If such a problem occurs again it would be really useful to have the previous snap version as a backup.
Version 1.85.1.23348 is broken for me in the exact same way that the others have described. I am running Ubuntu 20.04.6 LTS.
I was able to revert to the previously installed working version 1.84.2.23319
via
snap revert codium
Damn! I forgot to disable the snap! I've reverted the version. Sorry!
The version 1.86.2.24054
has been released, but there's no new version for snap.
Any updates?
Still in my todo list...
Version 1.86.2 installed today. Well done !