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

VC can't launch chrome while chrome already running #120872

Closed
StefanReininger opened this issue Apr 8, 2021 · 2 comments
Closed

VC can't launch chrome while chrome already running #120872

StefanReininger opened this issue Apr 8, 2021 · 2 comments
Assignees
Labels
info-needed Issue requires more information from poster

Comments

@StefanReininger
Copy link

Issue Type: Bug

This bug is solved #120227
but if a chrome browser is already running vc cannot launch annother on. It works only if no browser is running

VS Code version: Code 1.55.1 (08a217c, 2021-04-07T15:06:02.360Z)
OS version: Windows_NT x64 10.0.19042
Remote OS version: Linux x64 5.4.72-microsoft-standard-WSL2

System Info
Item Value
CPUs Intel(R) Core(TM) i7-8550U CPU @ 1.80GHz (8 x 1992)
GPU Status 2d_canvas: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: enabled
opengl: enabled_on
protected_video_decode: enabled
rasterization: enabled
skia_renderer: enabled_on
video_decode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
Load (avg) undefined
Memory (System) 15.89GB (4.12GB free)
Process Argv --crash-reporter-id e56a59d4-1bdb-4630-a9ce-842f7cc0d6c7
Screen Reader no
VM 0%
Item Value
Remote WSL: Ubuntu-20.04
OS Linux x64 5.4.72-microsoft-standard-WSL2
CPUs Intel(R) Core(TM) i7-8550U CPU @ 1.80GHz (8 x 1992)
Memory (System) 12.40GB (7.43GB free)
VM 0%
Extensions (31)
Extension Author (truncated) Version
Angular2 joh 11.0.0
vscode-peacock joh 3.9.1
dotenv mik 1.0.1
remote-wsl ms- 0.54.6
debugger-for-chrome msj 4.12.12
debugger-for-edge msj 1.0.15
material-icon-theme PKi 4.6.0
ng-template Ang 11.2.9
vscode-github-actions csc 0.17.0
vscode-eslint dba 2.1.19
gitlens eam 11.3.0
EditorConfig Edi 0.16.4
vscode-npm-script eg2 0.3.19
prettier-vscode esb 6.3.2
vscode-jest-runner fir 0.4.31
vscode-pull-request-github Git 0.25.0
vscode-graphql Gra 0.3.15
angular-essentials joh 11.0.0
Angular2 joh 11.0.0
vscode-peacock joh 3.9.1
vscode-azurefunctions ms- 1.3.0
vscode-azureresourcegroups ms- 0.3.0
vscode-cosmosdb ms- 0.16.0
azure-account ms- 0.9.8
vsliveshare ms- 1.0.4116
vsliveshare-audio ms- 0.1.91
vsliveshare-pack ms- 0.4.0
angular-console nrw 17.1.0
material-icon-theme PKi 4.6.0
vscode-css-navigation puc 1.10.6
gitflow vec 1.2.1

(2 theme extensions excluded)

A/B Experiments
vsliv368cf:30146710
vsreu685:30147344
python383cf:30185419
vspor879:30202332
vspor708:30202333
vspor363:30204092
vstry244:30276681
pythonvsdeb440:30248342
pythonvsded773:30248341
pythonvspyt875:30259475
pythonvsnew554cf:30281909
pythontb:30283811
openwsldoc:30282072
vspre833cf:30267465
pythonptprofiler:30281270
vsdfh931cf:30280410
vshan820cf:30276953
pythondataviewer:30285071
vscus158:30286553

@connor4312
Copy link
Member

This is known if you specify a userDataDir. If you don't specify a userDataDir, then VS Code will be able to launch the new browser.

@connor4312 connor4312 self-assigned this Apr 8, 2021
@connor4312 connor4312 added the info-needed Issue requires more information from poster label Apr 9, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Jun 4, 2021
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

3 participants
@connor4312 @StefanReininger and others