microsoft / vscode

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

VSCode does not update on Multiuser Server, even when installed in User-Mode #224542

Open MrFly72 opened 3 months ago

MrFly72 commented 3 months ago

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

Steps to Reproduce:

  1. Install an older version of VSCode with User Setup for two users on a server 2022 (Non-Admin-Mode UAC)
  2. Start VSCode with both users and keep them both running an logged in (Non Admin Mode UAC)
  3. Check for new version with one of the users and press update
  4. The Install will fail, as it seems to detect the process of the other user, which it cannot even kill (and should even not try) Expected behaviour would be to only look for processes of the current user and NOT all users on the server!

image image

vs-code-engineering[bot] commented 3 months ago

Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.92.0. Please try upgrading to the latest version and checking whether this issue remains.

Happy Coding!

MrFly72 commented 3 months ago

Thank you Mr-Bot (hihi), but that is exactly what I wanted to do ;-)

MrFly72 commented 2 months ago

Any news on this?

MrFly72 commented 2 weeks ago

Hello? Somebody listening???? This is driving us nuts. All the updates dont work and lets face it, this problem cannot be that difficult. If I run the installer, it will install, so it is the autoupdate process which does the wrong check.

MrFly72 commented 2 weeks ago

@joaomoreno Any news on this? This is really a problem in corporate environments, where you use admin-servers or even on multiuser terminalservers. Cannot be difficult in my eyes?