Coder Social home page Coder Social logo

Comments (7)

bkonyi avatar bkonyi commented on June 22, 2024 1

Thanks for the details @dnys1! I'll take a look to see if I can reproduce.

from sdk.

mit-mit avatar mit-mit commented on June 22, 2024

cc @bkonyi @kenzieschmoll

from sdk.

dnys1 avatar dnys1 commented on June 22, 2024

Seems to be an issue in DDS. I haven't looked into the code at all, but I found that passing --no-dds produces the expected output.

from sdk.

bkonyi avatar bkonyi commented on June 22, 2024

I'm unable to reproduce this on the main branch (Dart 3.5.0-edge.4692937341db70e60ee6b58bb75c6a0c621e14b0). @dnys1 can you run dart info and share the output here?

from sdk.

dnys1 avatar dnys1 commented on June 22, 2024

Thanks, @bkonyi. The above was discovered on the Dart stable branch (3.4.1).

Trying with flutter master, I get the following output:

PS D:\workspace\dev_test> dart run --enable-vm-service=0 .\example.dart
Hello, World!
Could not start the VM service:
DartDevelopmentServiceException: Failed to start Dart Development Service

dart info

PS D:\workspace\dev_test> dart info

If providing this information as part of reporting a bug, please review the information
below to ensure it only contains things you're comfortable posting publicly.

#### General info

- Dart 3.5.0-219.0.dev (dev) (Mon Jun 3 17:02:15 2024 -0700) on "windows_x64"
- on windows / "Windows 10 Pro" 10.0 (Build 22631)
- locale is en-US

#### Project info

- sdk constraint: '^3.4.1'
- dependencies:
- dev_dependencies: lints, test

#### Process info

| Memory | CPU | Elapsed time | Command line |
| -----: | --: | -----------: | ------------ |
| 133 MB |  -- |              | dart.exe     |
|  95 MB |  -- |              | dart.exe     |

Although it says Windows 10, this is Windows 11, running commands in new Terminal program. Not sure if that makes a difference.

from sdk.

bkonyi avatar bkonyi commented on June 22, 2024

Thanks for the response @dnys1.

I've tried to run using the Dart SDK shipped with Flutter, but I'm still unable to reproduce:

PS D:\> dart --version
Dart SDK version: 3.5.0-234.0.dev (dev) (Thu Jun 6 17:03:02 2024 -0700) on "windows_x64"
PS D:\> dart run --enable-vm-service=0 .\foo.dart
The Dart VM service is listening on http://127.0.0.1:50415/efUSziJRNGI=/
The Dart DevTools debugger and profiler is available at: http://127.0.0.1:50415/efUSziJRNGI=/devtools?uri=ws://127.0.0.1:50415/efUSziJRNGI=/ws
hello world!

Is there anything special about your drive configuration by any chance? I know we've had some issues with Dev Drives before, although I'm a bit fuzzy on what was actually impacted.

Would it be possible for you to try moving your SDK (or creating a new copy of it) on your D:\ drive and seeing if you can reproduce?

from sdk.

dnys1 avatar dnys1 commented on June 22, 2024

Welp.. I went to dive in and debug this but as soon as I started, I was no longer able to consistently reproduce it. Not sure what to make of it!

I'll close this for now and chalk it up to something being wrong with my dev setup.

I appreciate the quick help, @bkonyi!

from sdk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.