microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
163.34k stars 28.91k forks source link

Cannot open folders 1.94.2 Kubuntu 24.04.1 LTS 6.11.0-061100-generic #231144

Open cadieuxpaquinr opened 2 hours ago

cadieuxpaquinr commented 2 hours ago

Does this issue occur when all extensions are disabled?: Yes/No

Memory goes up until full, then is freed and repeats on a loop.

Steps to Reproduce:

  1. Automatic update on
  2. Open new window
  3. Click on open folder (which does nothing)
  4. Click repeatedly until computer slows down and then the error happens
gjsjohnmurray commented 2 hours ago

Looks like a duplicate of https://github.com/microsoft/vscode/issues/230454

cadieuxpaquinr commented 2 hours ago

Looks like a duplicate of #230454

Thanks

uncomplexity commented 39 minutes ago

also encountering this on plain ubuntu 24.04.

another bug i found is when trying to publish a branch on the user interface, it just hangs.

i ended up having to do the manual adding of remote origin and using git push on the terminal.