http://bugs.winehq.org/show_bug.cgi?id=12232
--- Comment #7 from Raphael drraph@gmail.com 2008-03-26 16:06:27 --- I did that and then did wine iexplore.exe http://videolectures.net/gbr07_bunke_aqpa/ with exactly the same result. I.e. orbit downloader does not manage to sniff the address. The only difference is the number of fixme's that iexplore.exe gives.
wine iexplore.exe http://videolectures.net/gbr07_bunke_aqpa/ fixme:spoolsv:serv_main (0 (nil)) fixme:ole:CoResumeClassObjects stub fixme:system:SetProcessDPIAware stub! err:ole:CoGetClassObject class {4955dd33-b159-11d0-8fcf-00aa006bcc59} not registered err:ole:CoGetClassObject no class object {4955dd33-b159-11d0-8fcf-00aa006bcc59} could be created for context 0x1 fixme:iphlpapi:NotifyAddrChange (Handle 0x7dbd79c8, overlapped 0x7dbd79ac): stub fixme:shdocvw:ClOleCommandTarget_QueryStatus (0x12d7bc)->((null) 1 0x33e548 (nil)) fixme:shdocvw:ClOleCommandTarget_Exec (0x12d7bc)->((null) 25 2 0x33e570 (nil)) fixme:shdocvw:ClOleCommandTarget_Exec (0x12d7bc)->((null) 26 2 0x33e570 (nil)) fixme:shdocvw:ClientSite_GetContainer (0x12d7bc)->(0x33e5bc) fixme:shdocvw:ClOleCommandTarget_Exec (0x12d7bc)->({000214d1-0000-0000-c000-000000000046} 37 0 0x33e6c0 (nil)) fixme:shdocvw:HttpNegotiate_BeginningTransaction (0x12e518)->(L"" L"" 0 0x33e63c) fixme:shdocvw:ClOleCommandTarget_Exec (0x12d7bc)->((null) 29 2 0x33fc90 (nil)) fixme:shdocvw:DocHostUIHandler_GetDropTarget (0x12d7bc) fixme:shdocvw:ClientSite_GetContainer (0x12d7bc)->(0x33fb1c) fixme:shdocvw:InPlaceFrame_SetStatusText (0x12d7bc)->(0xb7e26b74) fixme:shdocvw:ClOleCommandTarget_Exec (0x12d7bc)->((null) 25 2 0x33fa30 (nil)) fixme:shdocvw:ClOleCommandTarget_Exec (0x12d7bc)->((null) 26 2 0x33fa30 (nil)) fixme:shdocvw:ClOleCommandTarget_Exec (0x12d7bc)->((null) 21 2 (nil) (nil)) fixme:shdocvw:ClOleCommandTarget_Exec (0x12d7bc)->((null) 28 2 0x33fb00 (nil)) fixme:bidi:mirror stub: mirroring of characters not yet implemented err:ntlm:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. err:ntlm:SECUR32_initNTLMSP Usually, you can find it in the winbind package of your distribution. fixme:secur32:schan_FreeCredentialsHandle (0x11b1d40): stub fixme:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request: stub fixme:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request: stub
Raphael