Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uninstall during extension upgrade prompts with errors #53050

Closed
chrisdias opened this issue Jun 26, 2018 · 1 comment
Closed

Uninstall during extension upgrade prompts with errors #53050

chrisdias opened this issue Jun 26, 2018 · 1 comment
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug extensions Issues concerning extensions verified Verification succeeded

Comments

@chrisdias
Copy link
Member

Testing #52811

  • Manually install a version of an extension that is earlier than what is in the marketplace. For example, I built a version of the vscode-docker extension that is version 0.0.25 and installed it with code-insiders --install-extension ...
  • Open VS Code, open extension viewlet and see that there is a prompt to upgrade to 0.0.27. Click on the update button in the editor (not in the extension viewlet)
  • Notice how in the editor view the button changes to Uninstall. Click on that while installing
  • Result is a Failed to update: 'peterjausovec.vscode-docker'. notification
  • Now, in the editor view the button is back to Update to 0.0.27, click on it
  • Result: Nothing happens
  • Click again, get another error prompt.
  • Reload window, the extension is no longer installed
@vscodebot vscodebot bot added the extensions Issues concerning extensions label Jun 26, 2018
@sandy081 sandy081 added the bug Issue identified by VS Code Team member as probable bug label Sep 12, 2018
@sandy081 sandy081 added this to the September 2018 milestone Sep 12, 2018
@sandy081
Copy link
Member

Editor should not show Uninstall action while the extension is being installed. It should show Installing Action

@roblourens roblourens added the verified Verification succeeded label Sep 27, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Oct 27, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug extensions Issues concerning extensions verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

3 participants