[Bug 50244] Melodyne 5: activation via internet does not work

WineHQ Bugzilla wine-bugs at winehq.org
Fri Dec 4 10:07:19 CST 2020


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

--- Comment #7 from Hans Leidekker <hans at meelstraat.net> ---
(In reply to parhom from comment #6)
> (In reply to Hans Leidekker from comment #5)
> > It was sent just like before I fixed the header. This will need some tests
> > on Windows.
> 
> I have a Windows machine too. How can I help to test this?

No need, I found the cause of this bug. We're not handling the "Connection:
Close" header in this case. Even though the redirect is to the same host it
wants you to reconnect anyway. With that fixed activation still fails. We get
an error response (json format) which isn't very informative:

"{\n\t\"errorCode\" = \"0\";\n\t\"errorMessage\" = \"general
error\";\n\t\"resultType\" = \"error\";\n}"

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