https://bugs.winehq.org/show_bug.cgi?id=36225
Bug ID: 36225 Summary: Avant Browser 2012 Build 28 wants IHTMLWindow2::get_opener Product: Wine Version: 1.7.17 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: mshtml Assignee: wine-bugs@winehq.org Reporter: focht@gmx.net
Hello folks,
split off from bug 29952 (the current stub is not the cause of the bug) but at least to target the stub separately.
--- snip --- $ pwd /home/focht/.wine/drive_c/Program Files/Avant Browser
$ WINEDEBUG=+tid,+seh,+relay,+mshtml,+ole,+variant wine ./avant.exe >>log2.txt 2>&1 ... 0078:Call KERNEL32.WideCharToMultiByte(000004e4,00000000,03536144 L"http://www.bing.com%22,00000013,043fb0b8,00000fff,00000000,00000000) ret=00404fcf 0078:Ret KERNEL32.WideCharToMultiByte() retval=00000013 ret=00404fcf 0078:Call oleaut32.SysFreeString(03536144 L"http://www.bing.com") ret=004056a4 0078:Ret oleaut32.SysFreeString() retval=00000000 ret=004056a4 0078:fixme:ieframe:IEHTMLWindow2_get_opener (0x35305cc)->(0x43fc280) 0078:Call ole32.GetErrorInfo(00000000,043fc190) ret=0047c586 0078:trace:ole:GetErrorInfo (0, 0x43fc190, (nil)) 0078:Ret ole32.GetErrorInfo() retval=00000001 ret=0047c586 0078:Call KERNEL32.FormatMessageA(00003200,00000000,80004001,00000000,043fbfd4,00000100,00000000) ret=0040e900 0078:Ret KERNEL32.FormatMessageA() retval=00000000 ret=0040e900 0078:Call user32.LoadStringA(00400000,0000ff1a,043fb0cc,00001000) ret=00407407 0078:Ret user32.LoadStringA() retval=0000000e ret=00407407 0078:Call KERNEL32.RaiseException(0eedfade,00000001,00000007,043fc144) ret=0055a6bf 0078:trace:seh:raise_exception code=eedfade flags=1 addr=0x7b83ac57 ip=7b83ac57 tid=0078 0078:trace:seh:raise_exception info[0]=0055a6bf 0078:trace:seh:raise_exception info[1]=006ded20 0078:trace:seh:raise_exception info[2]=80004001 0078:trace:seh:raise_exception info[3]=0055a6bf 0078:trace:seh:raise_exception info[4]=043fc680 0078:trace:seh:raise_exception info[5]=043fc194 0078:trace:seh:raise_exception info[6]=043fc160 0078:trace:seh:raise_exception eax=7b826c7d ebx=7b8bb000 ecx=0055a6bf edx=043fc0a4 esi=043fc144 edi=043fc110 0078:trace:seh:raise_exception ebp=043fc0e8 esp=043fc084 cs=0023 ds=002b es=002b fs=0063 gs=006b flags=00200283 0078:trace:seh:call_stack_handlers calling handler at 0x47c640 code=eedfade flags=1 0078:trace:seh:call_stack_handlers handler at 0x47c640 returned 1 0078:trace:seh:call_stack_handlers calling handler at 0x55a769 code=eedfade flags=1 ... --- snip --
$ sha1sum absetup.exe 9420b4bd00aa8c395dec5cb66147951a8dd4b0db absetup.exe
$ du -sh absetup.exe 3.6M absetup.exe
$ wine --version wine-1.7.17-175-gc1bf61e
Regards
https://bugs.winehq.org/show_bug.cgi?id=36225
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.filehippo.com/do | |wnload_avant_browser/11835/ Component|mshtml |ieframe
https://bugs.winehq.org/show_bug.cgi?id=36225
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #1 from super_man@post.com --- still needs to be done 1.7.51
https://bugs.winehq.org/show_bug.cgi?id=36225
--- Comment #2 from Anastasius Focht focht@gmx.net --- Hello folks,
revisiting, still present.
https://source.winehq.org/git/wine.git/blob/HEAD:/dlls/ieframe/iehtmlwnd.c#l...
--- snip --- 234 static HRESULT WINAPI IEHTMLWindow2_get_opener(IHTMLWindow2 *iface, VARIANT *p) 235 { 236 IEHTMLWindow *This = impl_from_IHTMLWindow2(iface); 237 FIXME("(%p)->(%p)\n", This, p); 238 return E_NOTIMPL; 239 } --- snip ---
$ wine --version wine-3.13
Regards
https://bugs.winehq.org/show_bug.cgi?id=36225
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Avant Browser 2012 Build 28 |Avant Browser 2012 wants |wants |IHTMLWindow2::get_opener |IHTMLWindow2::get_opener | URL|http://www.filehippo.com/do |http://www.oldversion.com.d |wnload_avant_browser/11835/ |e/windows/download/avant-br | |owser-2012-build-18
--- Comment #3 from Anastasius Focht focht@gmx.net --- Hello folks,
revisiting. Still present.
Changing download link to another mirror as filehippo.com dropped old versions.
http://www.oldversion.com.de/windows/download/avant-browser-2012-build-18
Created snapshot via Internet Archive:
https://web.archive.org/web/20200525201102/http://software.oldversion.com/do...
$ sha1sum absetup_2012_build_18.exe e0e49b609753fddcdd275590e17efd03097e7574 absetup_2012_build_18.exe
$ du -sh absetup_2012_build_18.exe 3.7M absetup_2012_build_18.exe
$ wine --version wine-5.9
Regards
https://bugs.winehq.org/show_bug.cgi?id=36225
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://www.oldversion.com.d |https://web.archive.org/web |e/windows/download/avant-br |/20141116062259/http://down |owser-2012-build-18 |load.oldapps.com/Avant_Brow | |ser/absetup_2012_build_18.e | |xe
--- Comment #4 from Anastasius Focht focht@gmx.net --- Hello folks,
adding shorter stable link via Internet Archive:
https://web.archive.org/web/20141116062259/http://download.oldapps.com/Avant...
$ wine --version wine-6.2-157-gb8719736c5a
Regards