https://bugs.winehq.org/show_bug.cgi?id=17543
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |170bb3771f43f1120435e98ea38 | |543d5a667f9bc Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #29 from Anastasius Focht focht@gmx.net --- Hello folks,
this has improved, the parser failure is gone.
https://source.winehq.org/git/wine.git/commitdiff/170bb3771f43f1120435e98ea3...
Thanks Jacek
Still doesn't show the user interface though.
--- snip --- ... 002e:trace:mshtml:parse_elem_text L"\n\nvar animationInterval = 50; // interval for animating track movement\nvar initialChangeBackgroundInterval = 5000; // time before first background fade transition\nvar changeBackgroundInterval = 10000; // time between subsequent background fade transitions\nvar fadeInterval = 1000; // fade in/out "... 002e:trace:mshtml:parse_elem_text >>> 002e:trace:jscript:JScriptParse_ParseScriptText (0x1b7180)->(L"\n\nvar animationInterval = 50; // interval for animating track movement\nvar initialChangeBackgroundInterval = 5000; // time before first background fade transition\nvar changeBackgroundInterval = 10000; // time between subsequent background fade transitions\nvar fadeInterval = 1000; // fade in/out "... L"window" (nil) L"</SCRIPT>" 0 0 82 0x339ae0 0x339af4) 002e:trace:jscript:compile_function 002e:trace:mshtml:HTMLWindow2_AddRef (0x193cd0) ref=5 002e:trace:mshtml:ActiveScriptSite_OnEnterScript (0x1b8550)->() ... 002e:trace:jscript:prop_get L"prototype" ret obj(0x1b4c90) 002e:trace:jscript:DispatchEx_QueryInterface (0x1b4c90)->(IID_IDispatchJS 0x339898) 002e:trace:jscript:init_dispex 0x1bc8f8 (0x1b4c90) ... 002e:trace:jscript:prop_get L"prototype" ret obj(0x1b7498) 002e:trace:jscript:DispatchEx_QueryInterface (0x1b7498)->(IID_IDispatchJS 0x339898) 002e:trace:jscript:init_dispex 0xf44e58 (0x1b7498) ... 002e:trace:jscript:ensure_prop_name creating prop L"prototype" flags 0 ... 002e:trace:jscript:prop_put L"prototype" = obj(0x1bc8f8) 002e:trace:jscript:ensure_prop_name creating prop L"constructor" flags 0 ... 002e:trace:jscript:prop_put L"constructor" = obj(0xf44e58) 002e:trace:jscript:identifier_eval L"window" 002e:trace:jscript:jsdisp_get_id not found L"window" ... 002e:trace:mshtml:HTMLWindow2_QueryInterface (0x193cd0)->({63cdbcb0-c1b1-11d0-9336-00a0c90dcaa9} 0x339920) 002e:warn:mshtml:HTMLWindow2_QueryInterface (0x193cd0)->({63cdbcb0-c1b1-11d0-9336-00a0c90dcaa9} 0x339920) 002e:fixme:jscript:bind_event_target No IBindEventHandler, not yet supported binding ... 002e:trace:mshtml:ActiveScriptSite_OnLeaveScript (0x1b8550)->() 002e:warn:mshtml:parse_elem_text <<< 80004002 ... 002e:trace:mshtml:fire_event_obj (0x1b4440) L"readystatechange" ... 002e:trace:mshtml:nsDocumentObserver_AttemptToExecuteScript (0x1b4440)->(0xbd853c0 0xca31fc8 0x339ee6) ... --- snip ---
$ wine --version wine-1.7.51
Regards