vscodium icon indicating copy to clipboard operation
vscodium copied to clipboard

snap 1.85.0.23343 installed this morning is unusable

Open mvvvv opened this issue 1 year ago • 9 comments

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

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):

  • ubuntu 23.10 x86 gnome
  • snap

Additional context

mvvvv avatar Dec 10 '23 09:12 mvvvv

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

PinkaminaDianePie avatar Dec 10 '23 10:12 PinkaminaDianePie

cpu burn with no folder open : image

katian avatar Dec 10 '23 10:12 katian

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

Amereyeu avatar Dec 10 '23 10:12 Amereyeu

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

daiyam avatar Dec 10 '23 10:12 daiyam

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

katian avatar Dec 10 '23 11:12 katian

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)

daiyam avatar Dec 10 '23 11:12 daiyam

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

mvvvv avatar Dec 12 '23 08:12 mvvvv

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

r0gi avatar Dec 14 '23 22:12 r0gi

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

daiyam avatar Dec 14 '23 23:12 daiyam

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

judemvm avatar Feb 24 '24 23:02 judemvm

Still in my todo list...

daiyam avatar Feb 25 '24 00:02 daiyam

Version 1.86.2 installed today. Well done !

mvvvv avatar Feb 28 '24 08:02 mvvvv