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

Cannot read property preferenceModel of null error when closing all windows #38929

Closed
egamma opened this issue Nov 22, 2017 · 1 comment
Closed
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug settings-editor VS Code settings editor issues verified Verification succeeded
Milestone

Comments

@egamma
Copy link
Member

egamma commented Nov 22, 2017

  • VSCode Version: Code - Insiders 1.19.0-insider (d294b25, 2017-11-21T06:34:51.660Z)
  • OS Version: Windows_NT x64 10.0.14393
  • Extensions:
Extension Author (truncated) Version
bracket-pair-colorizer Coe 0.10.14
vscode-svgviewer css 1.4.3
vscode-markdownlint Dav 0.11.1
vscode-eslint dba 1.4.3
gitlens eam 6.1.2
tslint eg2 1.0.23
vscode-npm-script eg2 0.3.3
vsc-travis-ci-status fel 1.1.0
vscode-power-mode hoo 2.0.0
HTMLHint mka 0.4.0
mssql ms- 1.2.1
github-issues-prs ms- 0.9.0
debugger-for-chrome msj 3.5.0
yo sam 0.9.3
vscode-open-in-github ziy 1.3.0

(2 theme extensions excluded)


Steps to Reproduce:

  • I had many editors open
  • closed all of them using CTRL+W
Unable to open 'User Settings': Cannot read property 'preferencesModel' of null.: Error: Unable to open 'User Settings': Cannot read property 'preferencesModel' of null.
    at t.doHandleSetInputError (file:///C:/Program Files/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:4013:79)
    at file:///C:/Program Files/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:4012:688
    at Object.v [as _notify] (file:///C:/Program Files/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:132:21)
    at Object.enter (file:///C:/Program Files/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:134:778)
    at n.Class.derive._oncancel._run (file:///C:/Program Files/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:136:573)
    at n.Class.derive._oncancel._completed (file:///C:/Program Files/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:136:14)
    at l (file:///C:/Program Files/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:139:460)
    at n.Class.derive.join.r.forEach.j.then.o.(anonymous function) (file:///C:/Program Files/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:139:674)
    at Object.g [as _notify] (file:///C:/Program Files/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:131:449)
    at Object.enter (file:///C:/Program Files/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:134:778)
@vscodebot vscodebot bot added the insiders label Nov 22, 2017
@sandy081 sandy081 added the settings-editor VS Code settings editor issues label Nov 22, 2017
@sandy081 sandy081 added this to the November 2017 milestone Nov 22, 2017
@sandy081 sandy081 added the bug Issue identified by VS Code Team member as probable bug label Nov 22, 2017
@sandy081
Copy link
Member

I cannot reproduce it, but I can see the potential causer of this.

@mjbvz mjbvz added the verified Verification succeeded label Dec 6, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Jan 6, 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 settings-editor VS Code settings editor issues verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

3 participants