Skip to content

Linux/Fedora24: Upgrade from 1.2.1 to 1.3.1 breaks launcher #9332

@bgse

Description

@bgse
  • VSCode Version: Upgrade to 1.3.1 from 1.2.1
  • OS Version: Fedora24

Steps to Reproduce:

  1. download 1.3.1 rpm package
  2. "sudo dnf install path_to_rpm"
  3. attempt to start vscode via the launcher

-> "failed to launch child process: /usr/bin/code not found: no such file or directory"

Workaround:

  1. download 1.3.1 rpm package
  2. "sudo dnf remove code"
  3. "sudo dnf install path_to_rpm"

Metadata

Metadata

Assignees

Labels

*duplicateIssue identified as a duplicate of another issue(s)bugIssue identified by VS Code Team member as probable buginstall-updateVS Code installation and upgrade system issueslinuxIssues with VS Code on Linux

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions