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

All jobs fail in DART Version 2.1.0 #548

Open
rj568 opened this issue May 31, 2023 · 4 comments
Open

All jobs fail in DART Version 2.1.0 #548

rj568 opened this issue May 31, 2023 · 4 comments

Comments

@rj568
Copy link

rj568 commented May 31, 2023

When I hit Run Job nothing would happen, and it would say that the job failed due to errors but then wouldn't say what the errors were. When I went back to using 2.0 the jobs would run again

@diamondap
Copy link
Member

Yes, unfortunately version 2.1.0 has this problem on all platforms (Windows, Mac, Linux). It's simply exiting before completing its work. I'm working on a fix.

@diamondap diamondap changed the title Version 2.1 All jobs fail in DART Version 2.1.0 May 31, 2023
@diamondap
Copy link
Member

This is hard to debug.

  • All tests pass on all platforms.
  • All jobs work when run from the command line when DART is unpackaged.
  • All jobs work when run from the unpackaged DART UI.
  • All jobs work when you attach the debugger.
  • No jobs work when run from the packaged version of DART created with Electron Builder. This affects all platforms.

Still working on a fix.

@diamondap
Copy link
Member

Until this is resolved, stick with the prior version, 2.0.22.

Mac OSX v2.0.22

Windows v2.0.22

Linux v2.0.22

@rj568
Copy link
Author

rj568 commented Jun 1, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants