http://bugs.winehq.org/show_bug.cgi?id=59278 --- Comment #9 from Qwerty Chouskie <asdfghrbljzmkd@outlook.com> --- (In reply to Qwerty Chouskie from comment #8)
(In reply to Paul Gofman from comment #5)
(In reply to Louis Lenders from comment #4)
Confirming.
@Paul Gofman: Hope you don't mind I added you to this bugreport. It seems you wrote the patch for PackageFullNameFromId***. Any chance you could send this upstream? It's enough to fix this bug.
***:https://github.com/ValveSoftware/wine/blob/bleeding-edge/dlls/kernelbase/ version.c#L1781
The reason I so far never bothered to send those Proton patches upstream is that they were not particularly useful without real package database (i. e., those functions returning some meaningful data). That Proton patchset helps what it was made for because there is a part which hardcodes some package data for VC redists (which won't be accepted upstream). So I wonder if that patch alone helps anything (or, rather, it needs some work maintaining package database in the first place)?
While I do see some hardcoded stuff around VC redists, it doesn't look like that affects PackageFullNameFromId, unless I'm missing something?
Alternatively, if the PackageFullNameFromId implementation can't be upstreamed, could it at least be included in Staging? The problem with relying on Proton is that it doesn't include other fixes in current upstream Wine needed for the Adobe suite to function properly. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.