-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listneeds repro infoAutomated crash report whose cause isn't yet knownAutomated crash report whose cause isn't yet knownteam-toolOwned by Flutter Tool teamOwned by Flutter Tool teamtoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.triaged-toolTriaged by Flutter Tool teamTriaged by Flutter Tool team
Description
Steps to reproduce
1, Install flutter following guide in: https://docs.flutter.dev/get-started/install/windows/desktop?tab=vscode#install-the-flutter-sdk
2, Create new project
3, Check VSCode flutter extension
Actual results
VS code daemon stuck at starting

There is no devices in sidebar of flutter extension

Logs
Logs
!! ⚠️ PLEASE REVIEW THIS LOG FOR SENSITIVE INFORMATION BEFORE SHARING ⚠️ !!
Dart Code extension: 3.82.0
Flutter extension: 3.83.20240201 (not activated)
App: Visual Studio Code
App Host: desktop
Version: win 1.86.2
Logging Categories:
FlutterDaemon
Sat Feb 17 2024 [10:12:47 GMT+0700 (Indochina Time)] Log file started
[10:12:47 AM] [FlutterDaemon] [Info] Spawning E:\works\flutter\bin\flutter.bat with args ["daemon"]
[10:12:47 AM] [FlutterDaemon] [Info] .. in E:\works\flutter
[10:12:47 AM] [FlutterDaemon] [Info] .. with {"toolEnv":{"FLUTTER_HOST":"VSCode","PUB_ENVIRONMENT":"vscode.dart-code","FLUTTER_ROOT":"E:\\works\\flutter"}}
[10:12:47 AM] [FlutterDaemon] [Info] PID: 20352
[10:12:47 AM] [FlutterDaemon] [Info] <== [{"event":"daemon.connected","params":{"version":"0.6.1","pid":3244}}]
[10:12:47 AM] [FlutterDaemon] [Info] ==> [{"id":"1","method":"device.enable"}]
[10:12:47 AM] [FlutterDaemon] [Info] ==> [{"id":"2","method":"emulator.getEmulators"}]
[10:12:47 AM] [FlutterDaemon] [Info] ==> [{"id":"3","method":"daemon.getSupportedPlatforms","params":{"projectRoot":"E:\\works\\dp2\\rxapp\\frontend\\app"}}]
[10:12:47 AM] [FlutterDaemon] [Info] <== [{"event":"daemon.logMessage","params":{"level":"status","message":"Starting device daemon..."}}]
[10:15:29 AM] [FlutterDaemon] [Info] ==> [{"id":"4","method":"daemon.getSupportedPlatforms","params":{"projectRoot":"E:\\works\\dp2\\rxapp\\frontend\\app"}}]
Flutter Doctor output
Doctor output
[√] Flutter (Channel stable, 3.19.0, on Microsoft Windows [Version 10.0.22621.3155], locale vi-VN)
• Flutter version 3.19.0 on channel stable at E:\works\flutter
• Upstream repository https://github.com/flutter/flutter.git
• FLUTTER_GIT_URL = https://github.com/flutter/flutter.git
• Framework revision bae5e49bc2 (3 days ago), 2024-02-13 17:46:18 -0800
• Engine revision 04817c99c9
• Dart version 3.3.0
• DevTools version 2.31.1
[√] Windows Version (Installed version of Windows is version 10 or higher)
[√] Android toolchain - develop for Android devices (Android SDK version 33.0.2)
• Android SDK at C:\Users\namka\AppData\Local\Android\sdk
• Platform android-33, build-tools 33.0.2
• Java binary at: C:\Program Files\Android\Android Studio\jbr\bin\java
• Java version OpenJDK Runtime Environment (build 17.0.7+0-b2043.56-10550314)
• All Android licenses accepted.
[√] Chrome - develop for the web
• CHROME_EXECUTABLE = C:\Program Files\BraveSoftware\Brave-Browser\Application\brave.exe
[√] Visual Studio - develop Windows apps (Visual Studio Build Tools 2019 16.11.32)
• Visual Studio at C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools
• Visual Studio Build Tools 2019 version 16.11.34301.259
• Windows 10 SDK version 10.0.19041.0
[√] Android Studio (version 2023.1)
• Android Studio at C:\Program Files\Android\Android Studio
• Flutter plugin can be installed from:
https://plugins.jetbrains.com/plugin/9212-flutter
• Dart plugin can be installed from:
https://plugins.jetbrains.com/plugin/6351-dart
• Java version OpenJDK Runtime Environment (build 17.0.7+0-b2043.56-10550314)
[√] VS Code (version 1.86.2)
• VS Code at C:\Users\namka\AppData\Local\Programs\Microsoft VS Code
• Flutter extension version 3.83.20240201
[√] Connected device (3 available)
• Windows (desktop) • windows • windows-x64 • Microsoft Windows [Version 10.0.22621.3155]
• Chrome (web) • chrome • web-javascript • unknown
• Edge (web) • edge • web-javascript • Microsoft Edge 121.0.2277.106
[√] Network resources
• All expected network resources are available.
• No issues found!
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listneeds repro infoAutomated crash report whose cause isn't yet knownAutomated crash report whose cause isn't yet knownteam-toolOwned by Flutter Tool teamOwned by Flutter Tool teamtoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.triaged-toolTriaged by Flutter Tool teamTriaged by Flutter Tool team