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

Missing File system provider blocks quiting VS Code #104593

Closed
rebornix opened this issue Aug 13, 2020 · 3 comments
Closed

Missing File system provider blocks quiting VS Code #104593

rebornix opened this issue Aug 13, 2020 · 3 comments
Assignees
Labels
info-needed Issue requires more information from poster

Comments

@rebornix
Copy link
Member

rebornix commented Aug 13, 2020

Issue Type: Bug

When the error triggers, I can't reload the window or quit VS Code.

An unexpected error prevented the application from closing (Unable to resolve filesystem provider with relative file path 'vscode-notebook:Untitled-2.ipynb').

VS Code version: Code - Insiders 1.48.0-insider (db40434, 2020-08-11T23:14:32.083Z)
OS version: Darwin x64 19.5.0

System Info
Item Value
CPUs Intel(R) Core(TM) i9-9980HK CPU @ 2.40GHz (16 x 2400)
GPU Status 2d_canvas: enabled
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
oop_rasterization: disabled_off
protected_video_decode: unavailable_off
rasterization: enabled
skia_renderer: disabled_off_ok
video_decode: enabled
viz_display_compositor: enabled_on
viz_hit_test_surface_layer: disabled_off_ok
webgl: enabled
webgl2: enabled
Load (avg) 2, 3, 3
Memory (System) 32.00GB (0.33GB free)
Process Argv -psn_0_30198987 --enable-proposed-api ms-vscode.vscode-notebook-history
Screen Reader no
VM 11%
Extensions (28)
Extension Author (truncated) Version
comment-tagged-templates bie 0.3.0
github-markdown-preview bie 0.0.2
markdown-emoji bie 0.0.9
markdown-preview-github-styles bie 0.1.6
gitlens eam 10.2.2
tsl-problem-matcher eam 0.3.0
vscode-pull-request-github-insiders Git 2020.8.18186
vscode-fluent-icons mig 0.0.1
vscode-docker ms- 1.4.1
vscode-language-pack-zh-hans MS- 1.48.3
python ms- 2020.8.101144
remote-containers ms- 0.134.0
remote-ssh-edit-nightly ms- 2020.8.13860
remote-ssh-nightly ms- 2020.8.13860
hexeditor ms- 1.2.1
js-debug-nightly ms- 2020.8.1217
powershell ms- 2020.6.0
vscode-github-issue-notebooks ms- 0.0.39
vscode-markdown-notebook ms- 0.0.10
vscode-notebook-history ms- 0.0.1
debugger-for-chrome msj 4.12.9
toggle reb 0.0.1
kuskus-extensions-pack ros 1.0.1
kuskus-kusto-language-server ros 1.0.1
kuskus-kusto-syntax-highlighting ros 1.1.8
rust rus 0.7.8
sourcekit-lsp unp 0.0.1
vscode-lldb vad 1.5.3

(5 theme extensions excluded)

@bpasero
Copy link
Member

bpasero commented Aug 14, 2020

@rebornix steps?

@bpasero bpasero added the info-needed Issue requires more information from poster label Aug 14, 2020
@bpasero
Copy link
Member

bpasero commented Aug 14, 2020

I think the error message is misleading, the procedure is not prevented. I just verified this by adding a promise to the shutdown that errors after 1s and I could both quit and reload window.

@rebornix
Copy link
Member Author

I don't have a stable reproduce steps there. will reopen next time I see it again.

@github-actions github-actions bot locked and limited conversation to collaborators Oct 1, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
info-needed Issue requires more information from poster
Projects
None yet
Development

No branches or pull requests

2 participants