http://bugs.winehq.org/show_bug.cgi?id=24243
Summary: urlmon's HttpProtocol_open_request fails in small test app Product: Wine Version: 1.3.1 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: urlmon AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
Continuing with the sample app http://netikka.net/dev/ole.zip : to get around bug 24242, do 'winetricks msxml3'. The app then fails when you click on the button with
001c:Call wininet.InternetConnectW(00000001,001973c0 L"www.winehq.org",00000050,00000000,00000000,00000003,00000000,001972b8) ret=7 e27f890 trace:urlmon:internet_status_callback 0x1972b8 INTERNET_STATUS_HANDLE_CREATED trace:urlmon:HttpProtocol_AddRef (0x1972b8) ref=3 001c:Ret wininet.InternetConnectW() retval=00000002 ret=7e27f890 trace:urlmon:BindInfo_GetBindString (0x193408)->(2 0x32d8d4 256 0x32df18) warn:urlmon:HttpProtocol_open_request GetBindString BINDSTRING_ACCEPT_MIMES failed: 800c0012 ... trace:ole:ICreateErrorInfoImpl_SetDescription (0x1933c8): L"System error: -2146697206.\r\n"
'winetricks ie6' works around this.
http://bugs.winehq.org/show_bug.cgi?id=24243
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source
http://bugs.winehq.org/show_bug.cgi?id=24243
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |24242
http://bugs.winehq.org/show_bug.cgi?id=24243
Bug 24243 depends on bug 24242, which changed state.
Bug 24242 Summary: MSXML2.XMLHTTP.3.0 can't GET http://bugs.winehq.org/show_bug.cgi?id=24242
What |Old Value |New Value ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
http://bugs.winehq.org/show_bug.cgi?id=24243
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |jacek@codeweavers.com Resolution| |FIXED
--- Comment #1 from Jacek Caban jacek@codeweavers.com 2010-11-06 05:37:42 CDT --- Fixed by ed2b72248fef1880e176e88ca46e03cc5769c8ca
http://bugs.winehq.org/show_bug.cgi?id=24243
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org 2010-11-12 13:34:58 CST --- Closing bugs fixed in 1.3.7.