https://bugs.winehq.org/show_bug.cgi?id=31704 Robert Wilhelm <sloper42(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|jscript |mshtml --- Comment #21 from Robert Wilhelm <sloper42(a)yahoo.com> --- Thanks for the log file. jscript throws error in document.writeln(), because neither document nor window.document object is found: 0024:trace:jscript:jsdisp_get_id not found L"document" ... 0024:trace:jscript:interp_str L"writeln" 0024:trace:jscript:interp_memberid 0 ... 0024:trace:jscript:interp_call_member 0 0 ... 0024:trace:jscript:set_error_location source L"document.writeln(); Seems like an issue with mshtml component. -- 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.