-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Trim whitespace from DisplayVersion before attempting to parse it as a version number #2695
Comments
@KaranKad it takes time after the PR is merged to go through the publishing pipeline ultimately landing in the PreIndexed package for your local machine to pull down. Is this still happening? I'm also not sure how Winamp is reported in Add / Remove Programs. |
@ItzLevvie or @OfficialEsco or @jedieaston Any ideas on this one? |
This most be a winget-cli issue because the manifest is correct and there is nothing we can do. My +1 meant can confirm. |
Seems like the Winamp developers added a space after version number, so rather than the Control Panel displaying it as It can probably be fixed if #1073 is added since Windows only allows spaces between characters rather than after the characters in folder names. |
A workaround for those encountering this issue: |
@denelon - just an idea here; Should this be a CLI issue? Feature request to trim whitespace from DisplayVersion before attempting to parse it as a version number? Similar to the request for better support for preambles |
Description
I submitted this pull request at microsoft/winget-pkgs#16094 to fix winamp's version to the one that it reported in settings.
But since then,
winget upgrade
command keeps showing that winamp has a update, I think this wasn't the issue until my pull request was merged, so how is that the version reported in the settings wrong.The text was updated successfully, but these errors were encountered: