[Bug 49450] New: Adobe Shockwave Player 11.x plugin installer fails with jscript:cc_parser_parse '&&' expression not implemented

WineHQ Bugzilla wine-bugs at winehq.org
Thu Jun 25 04:13:13 CDT 2020


https://bugs.winehq.org/show_bug.cgi?id=49450

            Bug ID: 49450
           Summary: Adobe Shockwave Player 11.x plugin installer fails
                    with jscript:cc_parser_parse '&&' expression not
                    implemented
           Product: Wine
           Version: 5.11
          Hardware: x86-64
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: jscript
          Assignee: wine-bugs at winehq.org
          Reporter: focht at gmx.net
      Distribution: ---

Hello folks,

continuation of bug 35170

Download:
https://web.archive.org/web/20130601131459/http://aihdownload.adobe.com/bin/live/install_flashplayer11x32_mssd_aaa_aih.exe

--- snip ---
$ WINEDEBUG=+seh,+loaddll,+process,+shdocvw,+mshtml,+ieframe,+jscript wine
./install_flashplayer11x32_mssd_aaa_aih.exe >>log.txt 2>&1
...
018c:warn:jscript:parser_error
L"}();/*@cc_on at 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 ---

$ 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

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list