http://bugs.winehq.org/show_bug.cgi?id=6083
Summary: application don't start Product: Wine Version: 0.9.19. Platform: Other OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-ole AssignedTo: wine-bugs@winehq.org ReportedBy: humufr@yahoo.fr
I have a windows application who were working (at least with wine 0.9.16) and now that refuse to start with the error message:
"Could not obtain OLE control window handle"
I'm using ubuntu dapper with the last compiled version of wine (0.9.19). Like I told before the application was working before.
I have this line in the terminal too:
:~/.wine/drive_c/Program Files/BSD Concept/Heredis 9$ wine Heredis9.exe fixme:shdocvw:PersistStreamInit_Load (0x188ca8)->(0x1aba58) fixme:shdocvw:WebBrowser_QueryInterface (0x188ca8)->({376bd3aa-3845-101b-84ed-08002b2ec713} 0x16d2db0) interface not supported fixme:shdocvw:OleControl_OnAmbientPropertyChange (0x188ca8)->(-1) fixme:shdocvw:WebBrowser_Navigate (0x188ca8)->(L"C:\Program Files\BSD Concept\Heredis 9\TempHTML\empty.html" 0x34fb78 0x34fb68 0x34fb58 0x34fb48) fixme:shdocvw:WebBrowser_Navigate2 Unsupported arguments fixme:shdocvw:WebBrowser_Navigate (0x188ca8)->(L"C:\Program Files\BSD Concept\Heredis 9\TempHTML\empty.html" 0x34fc58 0x34fc48 0x34fc38 0x34fc28) fixme:shdocvw:WebBrowser_Navigate2 Unsupported arguments fixme:shdocvw:OleObject_Close (0x188ca8)->(1)
Thanks for wine