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 'getStatus' of null #1323

Closed
bpasero opened this issue Dec 15, 2015 · 1 comment
Closed

Cannot read property 'getStatus' of null #1323

bpasero opened this issue Dec 15, 2015 · 1 comment
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug verified Verification succeeded
Milestone

Comments

@bpasero
Copy link
Member

bpasero commented Dec 15, 2015

Just saw this in my dev logs:

[1674:1215/113350:INFO:CONSOLE(332)] "Cannot read property 'getStatus' of null: TypeError: Cannot read property 'getStatus' of null
at DirtyDiffModelDecorator.getOriginalContents (file:////Users/bpasero/Development/monaco/out/vs/workbench/parts/git/browser/gitWorkbenchContributions.js:131:35)
at DirtyDiffModelDecorator.diffOriginalContents (file:////Users/bpasero/Development/monaco/out/vs/workbench/parts/git/browser/gitWorkbenchContributions.js:114:25)
at file:////Users/bpasero/Development/monaco/out/vs/workbench/parts/git/browser/gitWorkbenchContributions.js:109:53
at Throttler.queue (file:////Users/bpasero/Development/monaco/out/vs/base/common/async.js:87:34)
at ThrottledDelayer.task (file:////Users/bpasero/Development/monaco/out/vs/base/common/async.js:192:93)
at file:////Users/bpasero/Development/monaco/out/vs/base/common/async.js:147:40
at Object.notifySuccess as _notify
at Object.state_success_notify.enter (file:////Users/bpasero/Development/monaco/out/vs/base/common/winjs.base.raw.js:1127:30)
at Promise_ctor.WinJS.Class.define._run (file:////Users/bpasero/Development/monaco/out/vs/base/common/winjs.base.raw.js:1343:29)
at Promise_ctor.WinJS.Class.define._completed (file:////Users/bpasero/Development/monaco/out/vs/base/common/winjs.base.raw.js:1311:18)", source:

@bpasero bpasero added the bug Issue identified by VS Code Team member as probable bug label Dec 15, 2015
@bpasero bpasero added this to the Dec 2015 milestone Dec 15, 2015
@joaomoreno
Copy link
Member

This is OK. It was during a shutdown.

@joaomoreno joaomoreno assigned bpasero and unassigned joaomoreno Dec 15, 2015
@joaomoreno joaomoreno reopened this Dec 15, 2015
@joaomoreno joaomoreno assigned joaomoreno and unassigned bpasero Dec 15, 2015
@joaomoreno joaomoreno assigned bpasero and unassigned joaomoreno Dec 15, 2015
@weinand weinand added the verified Verification succeeded label Dec 16, 2015
@weinand weinand assigned weinand and unassigned bpasero Dec 16, 2015
@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 verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

3 participants