-
Notifications
You must be signed in to change notification settings - Fork 5.8k
New package: Chill-Astro.Random version 1.0 #261430
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
New package: Chill-Astro.Random version 1.0 #261430
Conversation
|
Validation Pipeline Run WinGetSvc-Validation-61-261430-20250529-1 |
|
Automatic Validation ended with:
(Automated response - build 1058.) |
|
Hi @Chill-Astro, The window disappeared quickly, so I needed to pause the VM to catch it. Is this expected? |
|
No that's not normal. It should run properly. |
|
I think I shall test it. I will let you know. I need to modify the setup file in that case |
|
On my computer the setup runs fine. I need to check if its some missing dependency like .Net runtime, though it's bundled into it. |
|
@stephengillie In my Windows 11 VM, it runs perfectly though. Would you mind re-running the installer? Here's a new Installer with a new hash if that helps : URL : https://github.com/Chill-Astro/Random/releases/download/v1.0/Random-Setup.exe SHA256 : 2d10c489b88605ff7e11ebb0d13d998cc75a2f62fbe886148d3ab3fa1899416e Hope this helps! |
Hi @Chill-Astro, Does this package require Windows 11? If so, consider adding |
@stephengillie No this app doesn't need Windows 11. The runtimes are bundled into the app. Other OSes run the same code as well. Please try to test if the Standalone .exe works or not. Like their executable is the same. It's unusual that this is happening. |
|
@stephengillie You may need to update Windows 10 to its latest build. Or else it may be an issue as .NET 9.0 is probably bundled. Some explanation from AI : Why this happens on Windows 10 with a bundled runtime:
|
This happens every 2-3 weeks.
The error is likely due to the missing runtime. Is there any proof that it's bundled? Also, which version of .NET - the SDK, the runtime, or the desktop runtime?
These suggestions are too general to be helpful in this situation. This is a known issue when using AI - their replies are too uninformed to be useful in specific situations. They imply that the source doesn't actually know what's wrong here, and so it suggests everything.
Again, this happens every couple of weeks. Do you have any proof that the runtime is bundled? In my experience, they are usually not, and since it's required, its absence is the most likely explanation for the error. Microsoft runtimes are available through the package manager, and so can be enumerated in manifests as a (edit: grammar) |
|
Manual Validation ended with:
(Automated response - build 1064.) |
|
@wingetbot run |
|
Validation Pipeline Run WinGetSvc-Validation-63-261430-20250604-1 |
Pull request was closed
|
I have deleted the branch and I will try again later. I need to do some diagnosis of the issue. |



Checklist for Pull Requests
Manifests
winget validate --manifest <path>?winget install --manifest <path>?Note:
<path>is the directory's name containing the manifest you're submitting.Microsoft Reviewers: Open in CodeFlow