[Bug 50272] Melodyne 5: activation via internet produces "Unknown Error"

WineHQ Bugzilla wine-bugs at winehq.org
Sun Jan 3 16:40:32 CST 2021


https://bugs.winehq.org/show_bug.cgi?id=50272

--- Comment #4 from parhom <andriy.parhomenko at gmail.com> ---
Activation works on a different machine with Windows run in Virtualbox and on
the same machine with Windows run on bare metal. 

The requests generated on both machines under Windows get no errors when sent
manually via Postman.

I noticed, that the hostID request parameter looks different on Windows, here
is what I get on the same machine under Windows:

[hostID] =>
C0C_9CDE5A7D38008CE4-Y00_0000000000000002-214_2650ECFB42F627CB-101_2B40DCA1FA3BAE94-D0C_772C0D4FE05D8FBA-40C_58AFFCB8A65171EC-Z0C_10.0.00000000000-355_EB6453BCA3BD19AA-355_277575EEFBE62B7E


And here is what I get on Wine:

[hostID] => Y00_0000000000000002-D0C_772C0D4FE05D8FBA-101_2B40DCA1FA3BAE9
4-40C_58AFFCB8A65171EC-214_2650ECFB42F627CB-214_1249BA85F6C7DFDC-C0C_9CDE5A7D380
08CE4-Z0C_6.1.000000000000


Windows's line has two 355_ parameters and one 214_, Wine's line has two 214_
parameters and no 355_. Also, Z0C_ parameters seems to be the Windows's version
number. Melodyne 5 supports only Windows 10, so I recompiled Wine with changes
in dlls/kernel32/version.rc and indeed got Z0C_10.0.00000000000 in request, but
I still got the error.

-- 
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.



More information about the wine-bugs mailing list