-
Notifications
You must be signed in to change notification settings - Fork 86
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
WingetCreate Crashes #466
Comments
What version of winget-create are you using? (it's shown in the output of running command I tried to run the command you are using in the logs and I can run them with no issues (both in autonomous and in interactive update) on the latest 1.5.5.0 client
|
I use interactive which trying to Modifying the AppandFeatureEntries. Later on, I press the Installers. which throw an error during that time. See above the log while I was running the command https://github.com/microsoft/winget-create/files/13195677/WingetCreateLog-2023-10-28-19-13.160.txt at Microsoft.WingetCreateCore.Common.Extensions.ToEnumAttributeValue(Enum enumVal) at Microsoft.WingetCreateCLI.PromptHelper.GenerateInstallerSelectionList(List 1 installers, Dictionary 2& installerSelectionMap)at Microsoft.WingetCreateCLI.PromptHelper.DisplayInstallersAsMenuSelection(InstallerManifest installerManifest) at Microsoft.WingetCreateCLI.PromptHelper.PromptPropertiesWithMenu[T](T model, String exitMenuWord, String modelName) at Microsoft.WingetCreateCLI.Commands.UpdateCommand.DisplayManifestsAsMenuSelection(Manifests manifests) at Microsoft.WingetCreateCLI.Commands.UpdateCommand.UpdateManifestsInteractively(Manifests manifests) at Microsoft.WingetCreateCLI.Commands.UpdateCommand.ExecuteManifestUpdate(List`1 latestManifestContent, CommandExecutedEvent commandEvent) at Microsoft.WingetCreateCLI.Commands.UpdateCommand.Execute() at Microsoft.WingetCreateCLI.Program.Main(String[] args) |
The bug is able to reproduced. |
@BrandonWanHuanSheng I see from your above comment that you're trying to modify AppsAndFeaturesEntries after the interactive update completes, is that correct? I can't seem to reproduce the same wingetcreate.mp4 |
The bug pop up on Installer where the object is using update method. |
Seem like modify the installers object cause wingetcreate to crashes. @mdanish-kh |
@BrandonWanHuanSheng - is this still an issue? There were some changes over on winget-cli that may have fixed this |
Yes. It still happen when modifying the installer object threw this error. |
This start from v 1.5.6.0 |
Windows Package Manager Manifest Creator v1.6.1.0 Execute Use the URLs from https://github.com/version-fox/vfox/releases/tag/v0.5.3 After all three URLs have been asked for, the crash happens
|
Hmmm, wingetcreate crashes.
WingetCreateLog-2023-10-28-19-13.160.txt
The text was updated successfully, but these errors were encountered: