http://bugs.winehq.org/show_bug.cgi?id=5618
Summary: IE installs, but when run only blank white window is opened Product: Wine Version: 0.9.16. Platform: PC OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-binary AssignedTo: wine-bugs@winehq.org ReportedBy: marek.zachara@telperion.pl
Hi,
I might be missing something obvious, but i cant get IE 6.0 SP1 to run under wine 0.9.16. It installs fine, but then when i run it, i get a white blank window with no content. I have tried it both with clean wine configuration and even winetools. Removing ~/.wine doesn help, neither does recompiling of the wine. I'm getting following on the console:
marek@edoras ~ $ wine ~/.wine/drive_c/Program\ Files/Internet\ Explorer/IEXPLORE.EXE fixme:shdocvw:IEWinMain "" 1 fixme:ole:CoResumeClassObjects stub Could not load Mozilla. HTML rendering will be disabled. fixme:shdocvw:ClOleCommandTarget_QueryStatus (0x7fd3f874)->((null) 1 0x7fbbfa98 (nil)) fixme:shdocvw:ClOleCommandTarget_Exec (0x7fd3f874)->((null) 25 0 0x7fbbfac0 (nil)) fixme:shdocvw:ClOleCommandTarget_Exec (0x7fd3f874)->((null) 26 0 0x7fbbfac0 (nil)) fixme:shdocvw:ClDispatch_Invoke (0x7fd3f874)->(-709 {00000000-0000-0000-0000-000000000000} 2048 0002 0x7fbbf9f0 0x7fbbfa40 (nil) 0x7fbbf9e8) fixme:shdocvw:ClDispatch_Invoke (0x7fd3f874)->(-5512 {00000000-0000-0000-0000-000000000000} 2048 0002 0x7fbbf9b0 0x7fbbfa00 (nil) 0x7fbbf9a8) fixme:shdocvw:ClDispatch_Invoke (0x7fd3f874)->(-5501 {00000000-0000-0000-0000-000000000000} 2048 0002 0x7fbbf9f0 0x7fbbfa40 (nil) 0x7fbbf9e8) fixme:shdocvw:ClDispatch_Invoke (0x7fd3f874)->(-5512 {00000000-0000-0000-0000-000000000000} 2048 0002 0x7fbbf9b0 0x7fbbfa00 (nil) 0x7fbbf9a8) fixme:shdocvw:ClDispatch_Invoke (0x7fd3f874)->(-5502 {00000000-0000-0000-0000-000000000000} 2048 0002 0x7fbbf9f0 0x7fbbfa40 (nil) 0x7fbbf9e8) fixme:shdocvw:ClDispatch_Invoke (0x7fd3f874)->(-5513 {00000000-0000-0000-0000-000000000000} 2048 0002 0x7fbbf9f0 0x7fbbfa40 (nil) 0x7fbbf9e8) fixme:shdocvw:ClDispatch_Invoke (0x7fd3f874)->(-726 {00000000-0000-0000-0000-000000000000} 2048 0002 0x7fbbf9f0 0x7fbbfa40 (nil) 0x7fbbf9e8) fixme:shdocvw:ClientSite_GetContainer (0x7fd3f874)->(0x7fbbfafc) fixme:shdocvw:ClOleCommandTarget_Exec (0x7fd3f874)->({000214d1-0000-0000-c000-000000000046} 37 0 0x7fbbfbf0 (nil)) fixme:mshtml:PersistMoniker_Load not supported pibc fixme:win:WIN_CreateWindowEx Parent is HWND_MESSAGE fixme:mshtml:BSCServiceProvider_QueryService (0x7fd40f78)->({79eac9e4-baf9-11ce-8c82-00aa004ba90b} {79eac9e4-baf9-11ce-8c82-00aa004ba90b} 0x7fd410b0)
any questions or tests to do i'll be glad to help (distro is Gentoo on Pentium-M).
Marek