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

VSCode doesn't open offline #63284

Closed
wolf99 opened this issue Nov 16, 2018 · 8 comments
Closed

VSCode doesn't open offline #63284

wolf99 opened this issue Nov 16, 2018 · 8 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@wolf99
Copy link

wolf99 commented Nov 16, 2018

  • VSCode Version: 1.29.0
  • OS Version: 1809 & 1709

Steps to Reproduce:

  1. Install VS Code 1.2.0 and open first time while connected to internet
  2. Turn off data connection
  3. Try to restart VS Code (it does not open at all, either from shortcuts or exe)

This is related to #7570. That issue is locked and limited, making it impossible to provide new information that may help the debug process.

In that issue, it is mentioned that the fix is expected in VSCode 1.28.0 #7570 (comment). We are now at 1.29.0 and the issue is still present.

The additional information that may help here, is that I noticed on my work laptop, that is running Windows 10 1709, does not have this problem - 1.29.0 appears to work fine with Flight mode enabled.

This issue is indeed a dupe of the mentioned issue (#7570), please add the additional data point from here to that (again, I can't because the issue is locked ☹️ ) before closing this one, thank you.

@weinand weinand removed their assignment Nov 16, 2018
@nancym
Copy link

nancym commented Nov 16, 2018

Yes, please unlock issue #7570 so we can add information to help people work around this offline problem. Here's some info from me:

  1. I can use VS Code offline on my device that's running Windows 10 Home 1803.
  2. I can not use VS Code offline on my device that's running on Windows 10 Home 1809.

This is the case for various versions of VS Code and VS Code Insiders. Because of this, I'm doing everything I can to prevent device 1 from auto upgrading to Windows 10, version 1809 😱 .

@usernamehw
Copy link
Contributor

It looks like this comment #7570 (comment) stated that EXPLORATION BUILD which uses newer version of Electron fixes it and not the stable/insiders. But I can be wrong since I never experienced the issue.

@nancym
Copy link

nancym commented Nov 16, 2018

I've read that too and I'd love to know how to get the "Exploration Build" of VS Code. Please someone post how to install that - thank you!

@usernamehw
Copy link
Contributor

usernamehw commented Nov 16, 2018

Well, that exact comment that I linked has 3 links: for macOS, Windows and Linux. It installs as a separate vscode instance and has orange icon.

@wolf99
Copy link
Author

wolf99 commented Nov 16, 2018

I dont have good enough network to download the exploration build at the moment (hence my problem), but I thought that the comment I linked seemed to indicate that the exploration build was, at that time, expected in v1.28.0:

(exp 1.28.0)

Considering we are now at 1.29.0 I would have thought the issue either solved, or at least expected by the developers to be solved. Did I misunderstand?

@usernamehw
Copy link
Contributor

VSCode version doesn't matter here. Exploration build currently testing Electron 3 and not yet merged #52629.

I would have thought the issue either solved, or at least expected by the developers to be solved

That's an upstream issue. Issues with this tag - not problems inside vscode (usually not solvable). Sometimes some hacks created to workaround the issue if possible, but not for this one.

@bpasero
Copy link
Member

bpasero commented Nov 18, 2018

I do not think we need more info, thanks for helping though. According to people reporting back to us with the Exploration builds, this issue will get fixed once we move to Electron 3 which we are planning to do in Q1 2019.

Meanwhile as a workaround you can download and use our exploration builds:

Closing as duplicate of #7570

@bpasero bpasero closed this as completed Nov 18, 2018
@bpasero bpasero added the *duplicate Issue identified as a duplicate of another issue(s) label Nov 18, 2018
@wolf99
Copy link
Author

wolf99 commented Nov 18, 2018

Thanks for the explanation both @bpasero & @usernamehw

@vscodebot vscodebot bot locked and limited conversation to collaborators Jan 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

6 participants
@nancym @wolf99 @bpasero @weinand @usernamehw and others