[Bug 21680] New: Unity 3D: Online registration doesn't work...
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(a)winehq.org ReportedBy: congelli501(a)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". -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=21680 congelli501 <congelli501(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #26200|application/octet-stream |text/plain mime type| | -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=21680 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Component|-unknown |wininet -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=21680 Juan Lang <juan_lang(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #1 from Juan Lang <juan_lang(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=21680 --- Comment #2 from Juan Lang <juan_lang(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=21680 Juan Lang <juan_lang(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #26200|0 |1 is obsolete| | --- Comment #3 from Juan Lang <juan_lang(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=21680 --- Comment #4 from Juan Lang <juan_lang(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=21680 Juan Lang <juan_lang(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dank(a)kegel.com --- Comment #5 from Juan Lang <juan_lang(a)yahoo.com> 2010-02-22 11:48:05 --- *** Bug 21818 has been marked as a duplicate of this bug. *** -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=21680 Kristoffer Lundén <kristoffer.lunden(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kristoffer.lunden(a)gmail.com --- Comment #6 from Kristoffer Lundén <kristoffer.lunden(a)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). -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=21680 --- Comment #7 from Dan Kegel <dank(a)kegel.com> 2010-10-06 08:44:41 CDT --- maybe dup of bug 21870 then, also fixed by mikko's patches? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=21680 --- Comment #8 from congelli501 <congelli501(a)gmail.com> 2010-11-14 08:38:20 CST --- This bug seems to be fixed with wine 1.3.7. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=21680 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #9 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2010-11-14 09:24:51 CST --- Reported fixed. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=21680 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #10 from Alexandre Julliard <julliard(a)winehq.org> 2010-11-26 13:15:21 CST --- Closing bugs fixed in 1.3.8. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
participants (1)
-
wine-bugs@winehq.org