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

Interactive Window does not work in saved workspace #7448

Closed
clayms opened this issue Sep 7, 2021 · 2 comments
Closed

Interactive Window does not work in saved workspace #7448

clayms opened this issue Sep 7, 2021 · 2 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug interactive-window Impacts interactive window

Comments

@clayms
Copy link

clayms commented Sep 7, 2021

Issue Type: Bug

I think I figured out the underlying cause of the following issues:

#7446
#7445
#7444
#7329
#7322

Interactive Window's do not work in saved workspace files.

When I start a new blank VS Code instance, and use Ctrl+Shift+P and select Jupyter: Specify local or remote Jupyter server for connections, specify my remote server url+token, then Ctrl+Shift+P and select Jupyter: Create Interactive Window, everything works as expected.

When I then do nothing else but save the workspace, everything breaks and I start running into all of the errors in the issues listed above.

Extension version: 2021.8.2031190714
VS Code version: Code 1.60.0 (e7d7e9a9348e6a8cc8c03f877d39cb72e5dfb1ff, 2021-09-01T10:41:52.311Z)
OS version: Windows_NT x64 10.0.14393
Restricted Mode: No

System Info
Item Value
CPUs Intel(R) Xeon(R) CPU E5-2676 v3 @ 2.40GHz (2 x 2400)
GPU Status 2d_canvas: unavailable_software
gpu_compositing: disabled_software
multiple_raster_threads: disabled_off
oop_rasterization: disabled_off
opengl: disabled_off
rasterization: disabled_software
skia_renderer: enabled_on
video_decode: disabled_software
vulkan: disabled_off
webgl: unavailable_software
webgl2: unavailable_software
Load (avg) undefined
Memory (System) 8.00GB (1.36GB free)
Process Argv --crash-reporter-id 1e88d7ed-dfc2-42ed-b5d3-970568cb872e
Screen Reader no
VM 0%
A/B Experiments
vsliv368:30146709
vsreu685:30147344
python383cf:30185419
pythonvspyt700cf:30270857
pythonvspyt602:30300191
vspor879:30202332
vspor708:30202333
vspor363:30204092
vswsl492cf:30256860
vstes516:30244333
pythonvspyt639:30300192
pythontb:30283811
pythonptprofiler:30281270
vshan820:30294714
vstes263:30335439
pythondataviewer:30285071
pythonvsuse255:30340121
vscod805cf:30301675
pythonvspyt200:30340761
vscextlangct:30333562
binariesv615:30325510
pythonvssor306:30344512
bridge0708:30335490
pygetstartedc2:30360494
bridge0723:30353136
pythonf5test824cf:30361778
vsdyn478:30356813
pythonvspyt187:30362782
pydsgst2:30361792
vscus224cf:30358040
vssid140:30362080

@IanMatthewHuff
Copy link
Member

@clayms If you don't mind I'm going to use this issue here as a bit of a meta issue for the problems here. I just checked the issues here and I do indeed repro them on current stable bits. However we just had a fix go in today here:
#7452
That fix unblocked #7448, #7450, #7446, and #7445 for me.

I'm going to dupe those issues against this issue here and keep this one open for verification. We plan on releasing a recovery build of the extension with this fix in it, so that should be coming out very shortly. #7444 looks different to me, so I've replied separate on that one, and I'm leaving it open.

@IanMatthewHuff IanMatthewHuff added the interactive-window Impacts interactive window label Sep 8, 2021
@greazer greazer added bug Issue identified by VS Code Team member as probable bug and removed needs-triage labels Sep 9, 2021
@greazer
Copy link
Member

greazer commented Sep 9, 2021

Please reopen if this is not resolved in the August recovery release.

@greazer greazer closed this as completed Sep 9, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 17, 2021
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 interactive-window Impacts interactive window
Projects
None yet
Development

No branches or pull requests

3 participants