VSCodium / vscodium

binary releases of VS Code without MS branding/telemetry/licensing
https://vscodium.com
MIT License
24.31k stars 1.02k forks source link

snap 1.85.0.23343 installed this morning is unusable #1756

Closed mvvvv closed 4 months ago

mvvvv commented 7 months ago

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

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

To Reproduce Steps to reproduce the behavior:

  1. Launch vs codium.
  2. restart reload for codeLLDB again and again.
  3. No more rust tooling

Expected behavior

Screenshots

Desktop (please complete the following information):

Additional context

PinkaminaDianePie commented 7 months ago

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

katian commented 7 months ago

cpu burn with no folder open : image

Amereyeu commented 7 months ago

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

daiyam commented 7 months ago

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

katian commented 7 months ago

Thanks @daiyam and the connection to the Godot framework works now

daiyam commented 7 months ago

I had to move the build images to focal since:

Additionally,

mvvvv commented 6 months ago

If such a problem occurs again it would be really useful to have the previous snap version as a backup.

r0gi commented 6 months ago

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
daiyam commented 6 months ago

Damn! I forgot to disable the snap! I've reverted the version. Sorry!

judemvm commented 4 months ago

The version 1.86.2.24054 has been released, but there's no new version for snap. Any updates?

daiyam commented 4 months ago

Still in my todo list...

mvvvv commented 4 months ago

Version 1.86.2 installed today. Well done !