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

Open second VSCode from CL - blank screen #69048

Closed
tkivisik opened this issue Feb 20, 2019 · 3 comments
Closed

Open second VSCode from CL - blank screen #69048

tkivisik opened this issue Feb 20, 2019 · 3 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@tkivisik
Copy link

Issue Type: Bug

Replication script explains the situation best:

cd
mkdir RemovableFolder
cd RemovableFolder
# open the first VS Code from command line
code .
sleep 2
cd ..
# remove the folder the first VS Code was started from
rmdir RemovableFolder
cd
# try to open a second VS Code from a different existing folder
# witness the window open with no content (blank screen)
code .
sleep 2

VS Code version: Code 1.31.1 (1b8e830, 2019-02-12T02:19:29.629Z)
OS version: Linux x64 4.18.0-14-generic

System Info
Item Value
CPUs Intel(R) Core(TM) i5-4200U CPU @ 1.60GHz (4 x 1607)
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: disabled_software
surface_synchronization: enabled_on
video_decode: unavailable_off
webgl: enabled
webgl2: enabled
Load (avg) 1, 1, 1
Memory (System) 11.62GB (7.00GB free)
Process Argv .
Screen Reader no
VM 0%
Extensions (2)
Extension Author (truncated) Version
gotemplate cas 0.3.0
Go ms- 0.9.2
@vscodebot vscodebot bot added the terminal General terminal issues that don't fall under another label label Feb 20, 2019
@Tyriar
Copy link
Member

Tyriar commented Mar 5, 2019

Can repro on mac:

screen shot 2019-03-05 at 11 50 01 am

@Tyriar Tyriar removed the terminal General terminal issues that don't fall under another label label Mar 5, 2019
@Tyriar Tyriar assigned bpasero and unassigned Tyriar Mar 5, 2019
@bpasero
Copy link
Member

bpasero commented Mar 6, 2019

/duplicate #2259

@vscodebot vscodebot bot added the *duplicate Issue identified as a duplicate of another issue(s) label Mar 6, 2019
@vscodebot
Copy link

vscodebot bot commented Mar 6, 2019

Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for existing issues here. See also our issue reporting guidelines.

Happy Coding!

@vscodebot vscodebot bot closed this as completed Mar 6, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators Apr 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

3 participants