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

failed to open new window after sleep and wakeup on mac #30894

Closed
simpzan opened this issue Jul 18, 2017 · 2 comments
Closed

failed to open new window after sleep and wakeup on mac #30894

simpzan opened this issue Jul 18, 2017 · 2 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) upstream Issue identified as 'upstream' component related (exists outside of VS Code)
Milestone

Comments

@simpzan
Copy link

simpzan commented Jul 18, 2017

  • VSCode Version: Code 1.14.1 (2648980, 2017-07-13T19:08:57.197Z)
  • OS Version: Darwin x64 15.6.0
  • Extensions:
Extension Author (truncated) Version
quokka-vscode Wal 1.0.40
vscode-clang mit 0.2.2
atom-keybindings ms- 2.9.1
cpptools ms- 0.12.0
sublime-keybindings ms- 2.9.1
advanced-new-file pat 0.5.0
java red 0.7.0

(1 theme extensions excluded)


Steps to Reproduce:

  1. Leave a vscode window open for a long time,
  2. put mac sleep and wake it up,
  3. open a dir with code dir_path, the new opened window is blank, and there's some error in developer tools console
path.js:1142 Uncaught Error: ENOENT: no such file or directory, uv_cwd
    at Object.resolve (path.js:1142:25)
    at Function.Module._resolveLookupPaths (module.js:391:17)
    at Function.Module._resolveFilename (module.js:461:31)
    at Function.Module._load (module.js:418:25)
    at Module.require (module.js:498:17)
    at require (internal/module.js:20:19)
    at Object.<anonymous> (/Applications/Visual Studio Code.app/Contents/Resources/electron.asar/renderer/init.js:13:1)
    at Object.<anonymous> (/Applications/Visual Studio Code.app/Contents/Resources/electron.asar/renderer/init.js:151:3)
    at Module._compile (module.js:571:32)
    at Object.Module._extensions..js (module.js:580:10)
index.js:17Uncaught ReferenceError: require is not defined
    at index.js:17

Reproduces without extensions: Yes/No

@vscodebot vscodebot bot added the javascript JavaScript support issues label Jul 18, 2017
@mjbvz mjbvz removed the javascript JavaScript support issues label Jul 18, 2017
@bpasero bpasero added the upstream Issue identified as 'upstream' component related (exists outside of VS Code) label Jul 18, 2017
@bpasero bpasero added this to the Backlog milestone Jul 18, 2017
@mjbvz mjbvz removed their assignment Jul 19, 2017
@blynx
Copy link

blynx commented Jul 23, 2017

Same here,
blank screen for example when the mac returns from hibernate / restarts and reopens all windows.
Seems like the documents are actually opened. The cursor changes when hovering about the window, but the windows is just blank.

  • VSCode Version: Code 1.14.2 (cb82feb, 2017-07-19T23:22:50.650Z)
  • OS Version: Darwin x64 16.6.0
  • Extensions:
Extension Author (truncated) Version
bracket-pair-colorizer Coe 0.10.7
pegjs-language Sir 0.1.0
language-pde Tob 0.1.21
vscode-color ans 0.4.1
vscode-eslint dba 1.2.11
auto-close-tag for 0.4.3
code-runner for 0.6.28
cpptools ms- 0.12.1
sublime-keybindings ms- 2.9.1
php-docblocker nei 1.2.0
incrementor nms 0.1.0
vscode-arduino vsc 0.2.4

@bpasero
Copy link
Member

bpasero commented Sep 28, 2017

#2259

@bpasero bpasero closed this as completed Sep 28, 2017
@bpasero bpasero added the *duplicate Issue identified as a duplicate of another issue(s) label Sep 28, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 17, 2017
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) upstream Issue identified as 'upstream' component related (exists outside of VS Code)
Projects
None yet
Development

No branches or pull requests

5 participants