Kaleb Luedtke
Kaleb Luedtke
> @Trenly I don't think splitting the manifests would be a good idea in this case. There would be multiple matches and it might end up being challenging similar to...
> the only difference is the DisplayVersion and ProductCode Yeah, I was thinking that we could possibly just do product code, but you're right, it would be the same issue...
I would say the edge case is related to: * #1512
What is the output of `winget list Everything`
I believe this is actually an error with Voidtools (the publisher) not removing old entries from the registry on upgrade (they do on uninstall). I ran a [few commands](https://pastebin.com/a69nGd98) installing,...
I think it may be an issue specifically with the Trademark sign, as I see this in my logs - ``` {"Filters":[{"PackageMatchField":"Market","RequestMatch":{"KeyWord":"US","MatchType":"CaseInsensitive"}}],"Query":{"KeyWord":"OpenCLTM and OpenGL® Compatibility Pack","MatchType":"Substring"}} ``` [WinGet-2022-08-03-16-17-30.945.log](https://github.com/microsoft/winget-cli/files/9255144/WinGet-2022-08-03-16-17-30.945.log) The log...
* GOG is because of an unknown version. Update to the latest preview version of the client to fix this. https://github.com/microsoft/winget-pkgs/issues/27206 * VC++ is because of a regex issue and...
>  * Firefox is due to an issue with DisplayVersion mapping. See @yao-msft’s comments in https://github.com/microsoft/winget-pkgs/pull/65875 * SQLServerManagementStudio is due to https://github.com/microsoft/winget-cli/issues/2152 * The dotnet runtimes are due to...
> I think it would be good to add a comment about that so that we don't mistakenly localize the strings later. I thought that's what the Localization Independent View...
@JohnMcPMS - Was this resolved with #2324 ?