http://bugs.winehq.org/show_bug.cgi?id=10504
Summary: Blogjet crashes on startup Product: Wine Version: CVS/GIT Platform: Other URL: http://www.codingrobots.com/blogjet/download/ OS/Version: other Status: NEW Keywords: download Severity: normal Priority: P2 Component: wine-shdocvw AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
http://justanystuff.blogspot.com/2007/11/running-zoundry-blog-editor-under-w... says that Blogjet works on Wine with ie6, but crashes without it. I verified that last bit. It seems to assert when it can't find an automation interface it wants:
fixme:shdocvw:WebBrowser_QueryInterface (0x13bdd8)->({376bd3aa-3845-101b-84ed-08002b2ec713} 0x15200e0) interface not supported fixme:shdocvw:OleControl_OnAmbientPropertyChange Unknown dispID -1 fixme:shdocvw:WebBrowser_get_Application (0x13bdd8)->(0x34f418) fixme:shdocvw:OleObject_Close (0x13bdd8)->(1) wine: Unhandled exception 0x0eedfade at address 0x0000:0x7ee50900 (thread 0018), starting debugger... Backtrace:... 3 0x7ef97b96 RtlRaiseException+0x6() in ntdll (0x0034f684) 4 0x004f824e in blogjet (+0xf824e) (0x0034f6dc)
(FWIW, the app gsak from gsak.net crashes similarly: fixme:shdocvw:WebBrowser_QueryInterface (0x1886d8)->({376bd3aa-3845-101b-84ed-08002b2ec713} 0xdd7c28) interface not supported fixme:shdocvw:OleControl_OnAmbientPropertyChange Unknown dispID -1 trace:seh:raise_exception code=eedfade flags=1 addr=0x7ee24900)