Danny Tuppeny
Danny Tuppeny
Sorry for the delay. In the most recent log you posted, there are some devices registered, so I guess the question is why this is different when you run from...
Hmm, this is odd - everything looks identical to me in the logs, but the devices are not showing up when the process was spawned by VS Code. The only...
There may be two issues here then. From the logs before, I see the desktop/web devices showing up when you're running the daemon from the terminal, but they're not in...
Sorry for the delay. I have a few other suggestions to try that might help narrow down the issue. 1. Press `Win`+`R` and type "cmd" and press `` and then...
Thanks! There was no difference in those outputs - showing that the built-in terminal in VS Code also sees the Windows and browser devices. This makes it even more puzzling...
@GusBovo I added some more verbose logging to the daemon in a fork of current Flutter stable here: https://github.com/DanTup/flutter/tree/stable-verbose-daemon (commit https://github.com/DanTup/flutter/commit/bde2fcd6d0611db771acec6b0790d6c9f70bba28) If you 're happy to use that code, you...
> it actually showed the windows and browser devices hmm, wat? 🙃 There should be no difference between my fork and the stable version you were on except for logging....
I pushed a fix for the first issue above - could you try with the pre-release version (make sure it's v3.79.20231218 or newer - the last part is the date...
The fix I mentioned above shipped in the last stable release of the extension. @GusBovo do you still see this issue after updating?
@HDLA-BG are you able to test with the fork I noted above that has more verbose logging? https://github.com/Dart-Code/Dart-Code/issues/4840#issuecomment-1838892723