Skip to content

PowerShell Preview Does Not Load Integrated Terminal #1795

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

Closed
ghost opened this issue Mar 16, 2019 · 7 comments
Closed

PowerShell Preview Does Not Load Integrated Terminal #1795

ghost opened this issue Mar 16, 2019 · 7 comments
Labels

Comments

@ghost
Copy link

ghost commented Mar 16, 2019

Issue Type: Bug

PowerShell extension is disabled. But it doesn't matter because get the same result whether it is installed and disabled or uninstalled.

After installing PowerShell Preview v2.0.0-preview.1, select PowerShell Command Explorer.

Nothing loads.

And get the following message:

"There is no data provider registered that can provide view data."

Extension version: 2.0.0
VS Code version: Code 1.32.3 (a3db5be9b5c6ba46bb7555ec5d60178ecc2eaae4, 2019-03-14T23:43:35.476Z)
OS version: Windows_NT x64 10.0.17763

System Info
Item Value
CPUs Intel(R) Core(TM) i7-4720HQ CPU @ 2.60GHz (8 x 2594)
GPU Status 2d_canvas: enabled
checker_imaging: disabled_off
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: disabled_software
rasterization: enabled
surface_synchronization: enabled_on
video_decode: enabled
webgl: enabled
webgl2: enabled
Memory (System) 11.92GB (6.83GB free)
Process Argv
Screen Reader no
VM 0%
@TylerLeonhardt
Copy link
Member

Did you open an empty workspace or a folder when you opened vscode?

There's currently a bug in Preview that is fixed and pending a deployment that will fix this issue.

@Cazs03
Copy link

Cazs03 commented Mar 25, 2019

Same here

@SydneyhSmith SydneyhSmith added the Needs: Fix Verification Please verify the fix for us! label Mar 26, 2019
@SydneyhSmith
Copy link
Collaborator

@HJLBX @Cazs03 we have released the update, would you mind updating if ou havent already and letting us know if you hit the issue still?

@tmknight
Copy link

tmknight commented Apr 2, 2019

image

I experience PowerShell Integrated not fully loading. It requires, placing focus on the terminal and hitting ENTER x2 to completely load.
image

For what it's worth, this is the same behavior for native PS terminal; though that only requires ENTER x1 to completely load.

Version: 1.32.3 (user setup)
Commit: a3db5be9b5c6ba46bb7555ec5d60178ecc2eaae4
Date: 2019-03-14T23:43:35.476Z
Electron: 3.1.6
Chrome: 66.0.3359.181
Node.js: 10.2.0
V8: 6.6.346.32
OS: Windows_NT x64 10.0.17763

@tmknight
Copy link

tmknight commented Apr 3, 2019

Additional info: If you kill the PS Integrated Terminal and reload it, it will completely load without issue.

@rjmholt
Copy link
Contributor

rjmholt commented Jun 6, 2019

@tmknight Thanks for that info. I believe this is a Windows bug that VSCode itself has been trying to fix. The fact that it occurs outside of the extension means I don't think we can do much about it on our side.

@HJLBX, @Cazs03 can you let us know if you're seeing similar behaviour to this? If so, the fix will lie with Windows Update and the next VSCode release.

@SydneyhSmith
Copy link
Collaborator

VSCode 1.35 should mean that this issue is fixed so I am going to go ahead and close it --please let us know if you are still hitting this issue and we will reopen/investigate further

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants