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

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

Closed
bgse opened this issue Jul 15, 2016 · 3 comments
Closed

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

bgse opened this issue Jul 15, 2016 · 3 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug *duplicate Issue identified as a duplicate of another issue(s) install-update VS Code installation and upgrade system issues linux Issues with VS Code on Linux

Comments

@bgse
Copy link
Contributor

bgse commented Jul 15, 2016

  • 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"
@bgse
Copy link
Contributor Author

bgse commented Jul 15, 2016

Maybe it has nothing to do with upgrade, and I've just run into this one?

#8942

@Tyriar
Copy link
Member

Tyriar commented Jul 15, 2016

#8942 should only apply to the deb package. Perhaps related to #7350 but I have tested it a few times 😕

@Tyriar Tyriar added bug Issue identified by VS Code Team member as probable bug linux Issues with VS Code on Linux terminal Integrated terminal issues labels Jul 15, 2016
@Tyriar Tyriar added vscode-build VS Code build process issues install-update VS Code installation and upgrade system issues and removed terminal Integrated terminal issues vscode-build VS Code build process issues labels Sep 6, 2016
@Tyriar
Copy link
Member

Tyriar commented Sep 6, 2016

Duplicate of #11431

@Tyriar Tyriar closed this as completed Sep 6, 2016
@Tyriar Tyriar added the *duplicate Issue identified as a duplicate of another issue(s) label Sep 6, 2016
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
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 *duplicate Issue identified as a duplicate of another issue(s) install-update VS Code installation and upgrade system issues linux Issues with VS Code on Linux
Projects
None yet
Development

No branches or pull requests

2 participants