http://bugs.winehq.org/show_bug.cgi?id=21680
Summary: Unity 3D: Online registration doesn't work... Product: Wine Version: 1.1.38 Platform: x86-64 URL: http://unity3d.com/unity/download/ OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: congelli501@gmail.com
Created an attachment (id=26200) --> (http://bugs.winehq.org/attachment.cgi?id=26200) Wine output
Unity 3D 2.6.1 is free... but it requires a registration. Online registration doesn't work : the program block showing "Waiting for response from server".
http://bugs.winehq.org/show_bug.cgi?id=21680
congelli501 congelli501@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #26200|application/octet-stream |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=21680
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Component|-unknown |wininet
http://bugs.winehq.org/show_bug.cgi?id=21680
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #1 from Juan Lang juan_lang@yahoo.com 2010-02-11 11:37:20 --- Confirming. From the log, it appears the server is returning an invalid HTTP response (missing the status), but if native wininet copes with that, Wine should too. Unfortunately the session uses SSL/TLS, so we can't capture it via wireshark/tcpdump.
http://bugs.winehq.org/show_bug.cgi?id=21680
--- Comment #2 from Juan Lang juan_lang@yahoo.com 2010-02-22 11:02:26 --- This looks like it might have been a dup of bug 20109. Please retry with today's git.
http://bugs.winehq.org/show_bug.cgi?id=21680
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #26200|0 |1 is obsolete| |
--- Comment #3 from Juan Lang juan_lang@yahoo.com 2010-02-22 11:13:05 --- Created an attachment (id=26406) --> (http://bugs.winehq.org/attachment.cgi?id=26406) Console output
Well, I just tried it, and fixmes like this aren't present anymore: fixme:wininet:HTTP_GetResponseHeaders Non status line at head of response (L"<!DOCTYPE HTML PUBLIC \"-//IETF//DTD HTML 2.0//EN\">")
but there's still no change: the program stays stuck showing the "Waiting for response from server" dialog.
I've attached the output from today's git.
http://bugs.winehq.org/show_bug.cgi?id=21680
--- Comment #4 from Juan Lang juan_lang@yahoo.com 2010-02-22 11:28:34 --- Created an attachment (id=26407) --> (http://bugs.winehq.org/attachment.cgi?id=26407) +wininet log
For completeness, I attached a +wininet log. The server seems to be returning a 402 status code, which is unusual.
Trying with native wininet, the program display an error dialog: The internet activation server returned an unknown error (-2146893051). Press OK to manually activate your software.
-2146893051 is 0x80090305, aka SEC_E_SECPKG_NOT_FOUND. I believe that's because gnutls isn't configured on my system. So, using wininet may be a viable workaround for you.
http://bugs.winehq.org/show_bug.cgi?id=21680
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #5 from Juan Lang juan_lang@yahoo.com 2010-02-22 11:48:05 --- *** Bug 21818 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=21680
Kristoffer Lundén kristoffer.lunden@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |kristoffer.lunden@gmail.com
--- Comment #6 from Kristoffer Lundén kristoffer.lunden@gmail.com 2010-10-06 08:20:04 CDT --- This step worked for me now with Wine 1.3.4 and unity 3.0.0 (latest).
http://bugs.winehq.org/show_bug.cgi?id=21680
--- Comment #7 from Dan Kegel dank@kegel.com 2010-10-06 08:44:41 CDT --- maybe dup of bug 21870 then, also fixed by mikko's patches?
http://bugs.winehq.org/show_bug.cgi?id=21680
--- Comment #8 from congelli501 congelli501@gmail.com 2010-11-14 08:38:20 CST --- This bug seems to be fixed with wine 1.3.7.
http://bugs.winehq.org/show_bug.cgi?id=21680
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #9 from Dmitry Timoshkov dmitry@codeweavers.com 2010-11-14 09:24:51 CST --- Reported fixed.
http://bugs.winehq.org/show_bug.cgi?id=21680
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #10 from Alexandre Julliard julliard@winehq.org 2010-11-26 13:15:21 CST --- Closing bugs fixed in 1.3.8.