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

Can't run when there is no NULL service on Windows 10/11 #55416

Open
leehark opened this issue Oct 17, 2024 · 6 comments
Open

Can't run when there is no NULL service on Windows 10/11 #55416

leehark opened this issue Oct 17, 2024 · 6 comments
Labels
windows Issues and PRs related to the Windows platform.

Comments

@leehark
Copy link

leehark commented Oct 17, 2024

Version

20.9.0

Platform

No response

Subsystem

electron 29.4.1

What steps will reproduce the bug?

  • Stop the NULL Service on Windows(Or Remove the NULL Service)
  • Run Electron Demo (electron 29.4.1)
  • Can't run with some error

How often does it reproduce? Is there a required condition?

Always when no NULL Service

What is the expected behavior? Why is that the expected behavior?

Normal start Electron Demo

What do you see instead?

Exit with some error

Additional information

Old Electron Version(v22.0) Demo is OK, but latest is bad

@leehark
Copy link
Author

leehark commented Oct 17, 2024

We found there is a lot of users have not NULL service.

@leehark
Copy link
Author

leehark commented Oct 17, 2024

@RedYetiDev
Copy link
Member

RedYetiDev commented Oct 17, 2024

Can you reproduce without electron? Provide some example code.

If you can't reproduce without electron, this may be an issue with Electron, and not Node.js

@RedYetiDev RedYetiDev added the windows Issues and PRs related to the Windows platform. label Oct 17, 2024
@RedYetiDev
Copy link
Member

RedYetiDev commented Oct 17, 2024

Additionally, v20.9.0 is EoL not the latest version of that release line. If you can't reproduce on the latest version of the release line, this has probably already been patched.

@marco-ippolito
Copy link
Member

Additionally, v20.9.0 is EoL. If you can't reproduce on other versions, this is invalid.

since when 20.9.0 is EoL?

@RedYetiDev
Copy link
Member

RedYetiDev commented Oct 17, 2024

v20.9.0 has been superseded by v20.18.0. If this isn't reproducible in v20.18.0, then it's probably patched.

EoL probably wasn't the best wording, "not the latest version" would've been better

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
windows Issues and PRs related to the Windows platform.
Projects
None yet
Development

No branches or pull requests

3 participants