https://bugs.winehq.org/show_bug.cgi?id=35170
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED URL|http://aihdownload.adobe.co |https://web.archive.org/web |m/bin/live/install_flashpla |/20130601131459/http://aihd |yer11x32_mssd_aaa_aih.exe |ownload.adobe.com/bin/live/ | |install_flashplayer11x32_ms | |sd_aaa_aih.exe Status|NEW |RESOLVED Component|-unknown |ieframe
--- Comment #8 from Anastasius Focht focht@gmx.net --- Hello folks,
the original crash can't be reproduced anymore. Resolving 'fixed' here.
The installer still doesn't work, running into a bunch of jscript and mshtml/ieframe issues, potentially overlapping with existing unspecific mshtml/ieframe bug reports for other apps.
--- snip --- ... 018c:warn:jscript:parser_error L"}();/*@cc_on@if(@_win32&&@_jscript_version>=5)window.XMLHttpRequest||(window.XMLHttpRequest=function(){return new ActiveXObject("Microsoft.XMLHTTP")});@end@*/\n/*!\n* \file jshelper.js\n* \brief File containing general javascript extensions\n*/\n/*!\n* \class Array\n* \brief Array e"...: syntax error 018c:fixme:jscript:cc_parser_parse '&&' expression not implemented 018c:warn:jscript:script_parse parser failed around L"_jscript_version>=5)window.XMLHttpRequest||(window.XMLHttpRequest=function(){return new ActiveXObject("Microsoft.XMLHTTP")});@end@*/\n/*!\n* \file jshelper.js\n* \brief File containing general javascript extensions\n*/\n/*!\n* \class Array\n* \brief Array extension\n* \docgen funct"... in line L"\6752function mergeObjectProperties(n,t){var i;for(i in t)t.hasOwnProperty(i)&&(t[i]instanceof Array?(n[i]={},mergeObjectProperties(n[i],t[i])):n[i]=t[i]);return n}function getObjectProperties(n){var t,i;i=[];for(t in n)n.hasOwnProperty(t)&&i.push(t);return i}function saveObjectToFile(n,t"... 018c:trace:jscript:throw_error 80004001 018c:trace:jscript:set_error_location source L"\6752function mergeObjectProperties(n,t){var i;for(i in t)t.hasOwnProperty(i)&&(t[i]instanceof Array?(n[i]={},mergeObjectProperties(n[i],t[i])):n[i]=t[i]);return n}function getObjectProperties(n){var t,i;i=[];for(t in n)n.hasOwnProperty(t)&&i.push(t);return i}function saveObjectToFile(n,t"... in L"function mergeObjectProperties(n,t){var i;for(i in t)t.hasOwnProperty(i)&&(t[i]instanceof Array?(n[i]={},mergeObjectProperties(n[i],t[i])):n[i]=t[i]);return n}function getObjectProperties(n){var t,i;i=[];for(t in n)n.hasOwnProperty(t)&&i.push(t);return i}function saveObjectToFile(n,t){var"... 018c:trace:jscript:leave_script ctx 017053C0 ei 0031D290 prev 00000000 018c:warn:jscript:leave_script 80004001 018c:fixme:mshtml:ActiveScriptSite_OnScriptError (0170A028)->(01720D58) 018c:trace:jscript:JScriptError_Release (01720D58) ref=0 018c:warn:mshtml:parse_elem_text <<< 80004001 018c:trace:mshtml:dispatch_event_object (01710730) L"readystatechange" ... --- snip ---
I will create a new bug report for the next problem.
$ sha1sum install_flashplayer11x32_mssd_aaa_aih.exe a679a9e83feae5d5fb66ea5d3ef14d1603bc24ba install_flashplayer11x32_mssd_aaa_aih.exe
$ du -sh install_flashplayer11x32_mssd_aaa_aih.exe 1012K install_flashplayer11x32_mssd_aaa_aih.exe
$ wine --version wine-5.11-111-g1f6423f778
Regards