microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
163.96k stars 29.18k forks source link

External device debugging issue. #67537

Closed efidje closed 5 years ago

efidje commented 5 years ago

Issue Type: Bug

I started a new project in flutter and tried to run the "sample" app that gets loaded upon starting a new projects. VS code seems to get stuck on the step where it builds the "app-debug.apk". I have tried this with a fairly new version of VS code and I have not experienced the problem before. I use an external android device to test my code since my computer is old and struggles with running iOS and android emulators.

Same project loaded into Android Studio runs OK, connects with the device and performs as expected.

What could be the issue?

VS Code version: Code 1.30.2 (61122f88f0bf01e2ac16bdb9e1bc4571755f5bd8, 2019-01-07T22:54:13.295Z) OS version: Windows_NT x64 10.0.17134

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i7 CPU M 620 @ 2.67GHz (4 x 2660)| |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: unavailable_software
video_decode: enabled
video_encode: enabled
webgl: enabled
webgl2: enabled| |Memory (System)|5.86GB (1.78GB free)| |Process Argv|| |Screen Reader|no| |VM|0%|
Extensions (40) Extension|Author (truncated)|Version ---|---|--- flutter-snippets|ale|0.0.2 vscode-refresh-html|baj|0.0.2 flutter-view-vscode|blu|1.1.0 npm-intellisense|chr|1.3.0 bracket-pair-colorizer|Coe|1.0.61 dart-code|Dar|2.21.1 flutter|Dar|2.21.1 vscode-markdownlint|Dav|0.23.0 mustache|daw|1.1.1 vscode-eslint|dba|1.8.0 githistory|don|0.4.4 gitlens|eam|9.4.1 tslint|eg2|1.0.42 vscode-npm-script|eg2|0.3.5 vscode-optimize-images|fab|1.1.0 git-project-manager|fel|1.7.1 flutter-stylizer|gml|0.0.9 beautify|Hoo|1.4.7 path-autocomplete|ion|1.13.1 pubspec-assist|jer|0.3.2 dart-import|lua|0.1.0 Angular-BeastCode|Mik|7.0.28 debugger-for-chrome|msj|4.11.1 awesome-flutter-snippets|Nas|1.0.5 vetur|oct|0.14.5 mvvm-flutter-widget|pan|0.2.1 material-icon-theme|PKi|3.6.2 remove-comments|pli|1.2.1 java|red|0.36.0 live-sass|rit|3.0.0 LiveServer|rit|5.3.1 vscode-icons|rob|8.0.0 open-in-browser|tec|2.0.0 bootstrap4-vscode|the|6.0.3 vscode-java-debug|vsc|0.16.0 vscode-java-dependency|vsc|0.3.0 vscode-java-pack|vsc|0.5.0 vscode-java-test|vsc|0.13.0 vscode-react-native|vsm|0.7.0 html-css-class-completion|Zig|1.17.1 (5 theme extensions excluded)
because it was too large to send. Please paste.
vscodebot[bot] commented 5 years ago

This issue is caused by an extension, please file it with the repository (or contact) the extension has linked in its overview in VS Code or the marketplace for VS Code. See also our issue reporting guidelines.

Happy Coding!