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

When closing terminal: Cannot read property 'title' of undefined #43749

Closed
chrmarti opened this issue Feb 15, 2018 · 0 comments
Closed

When closing terminal: Cannot read property 'title' of undefined #43749

chrmarti opened this issue Feb 15, 2018 · 0 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug terminal Integrated terminal issues verified Verification succeeded
Milestone

Comments

@chrmarti
Copy link
Contributor

Issue Type

Bug

Description

ERR Cannot read property 'title' of undefined: TypeError: Cannot read property 'title' of undefined
at t.get [as title] (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:2998:439)
at file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:3022:404
at Array.map (native)
at t.e.getTabLabels (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:3022:369)
at t._updateItems (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:4635:322)
at e.fire (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:165:44)
at e.fire (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:165:44)
at t._onInstanceDisposed (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:2997:69)
at file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:2996:588
at e.fire (file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:165:24)

VS Code Info

VS Code version: Code - Insiders 1.21.0-insider (70e020b, 2018-02-15T06:08:32.814Z)
OS version: Darwin x64 16.7.0

System Info
Item Value
CPUs Intel(R) Core(TM) i7-4770HQ CPU @ 2.20GHz (8 x 2200)
Load (avg) 3, 3, 3
Memory (System) 16.00GB (0.03GB free)
Process Argv /Applications/Visual Studio Code - Insiders.app/Contents/MacOS/Electron
Screen Reader no
VM 20%
Reproduces without extensions
@chrmarti chrmarti added the terminal Integrated terminal issues label Feb 15, 2018
@Tyriar Tyriar added this to the February 2018 milestone Feb 15, 2018
@Tyriar Tyriar added the bug Issue identified by VS Code Team member as probable bug label Feb 15, 2018
@Tyriar Tyriar closed this as completed in 9e0baca Feb 15, 2018
@mjbvz mjbvz added the verified Verification succeeded label Mar 1, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Apr 2, 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 terminal Integrated terminal issues verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

3 participants