Skip to content

Temporary Console not loading on preview extension #2412

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
corbob opened this issue Jan 12, 2020 · 2 comments
Closed

Temporary Console not loading on preview extension #2412

corbob opened this issue Jan 12, 2020 · 2 comments
Labels
Resolution-Duplicate Will close automatically.

Comments

@corbob
Copy link
Contributor

corbob commented Jan 12, 2020

System Details

System Details Output
VS Code Insiders with PowerShell Preview:

### VSCode version: 1.42.0-insider 960cddb992cc96d47f56b633b361909f1b5b3353 x64

### VSCode extensions:
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]


### PSES version: 2.0.0.0

### PowerShell version:

Name                           Value
----                           -----
PSVersion                      7.0.0-rc.1
PSEdition                      Core
GitCommitId                    7.0.0-rc.1
OS                             Microsoft Windows 10.0.19541
Platform                       Win32NT
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1
WSManStackVersion              3.0

VS Code with PowerShell extension:

### VSCode version: 1.41.1 26076a4de974ead31f97692a0d32f90d735645c0 x64

### VSCode extensions:
[email protected]


### PSES version: 1.13.2.0

### PowerShell version:

Name                           Value                                                                                                                                                                  
----                           -----                                                                                                                                                                  
PSVersion                      5.1.19541.1000                                                                                                                                                         
PSEdition                      Desktop                                                                                                                                                                
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0...}                                                                                                                                                
BuildVersion                   10.0.19541.1000                                                                                                                                                        
CLRVersion                     4.0.30319.42000                                                                                                                                                        
WSManStackVersion              3.0                                                                                                                                                                    
PSRemotingProtocolVersion      2.3                                                                                                                                                                    
SerializationVersion           1.1.0.1                                                                                                                                                                


Issue Description

I am experiencing a problem with the PowerShell preview and the powershell.debugging.createTemporaryIntegratedConsole setting. When using this, the terminal opens and then immediately closes with a popup from VS Code that it has exited with code 1. I have used screen recording to capture the error: Start-EditorServices: The process cannot access the file 'c:\Users\corbob\.vscode-insiders\extensions\ms-vscode.powershell-preview-2019.12.0\logs\...\StartEditorServices.log' because it is being used by another process. Eventually VS Code will indicate that it didn't launch successfully.

When working with the stable extension and stable VS Code the issue does not exist.

Expected Behaviour

Temporary console should load and debug the script.

Actual Behaviour

Terminal closes.

Attached Logs

TemporaryDebugger.zip

@ghost ghost added the Needs: Triage Maintainer attention needed! label Jan 12, 2020
@TylerLeonhardt
Copy link
Member

Duplicate of #2402 and fixed in the next release.

@TylerLeonhardt TylerLeonhardt added Resolution-Duplicate Will close automatically. and removed Needs: Triage Maintainer attention needed! labels Jan 13, 2020
@ghost
Copy link

ghost commented Jan 14, 2020

This issue has been marked as duplicate and has not had any activity for 1 day. It has been closed for housekeeping purposes.

@ghost ghost closed this as completed Jan 14, 2020
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution-Duplicate Will close automatically.
Projects
None yet
Development

No branches or pull requests

2 participants