http://bugs.winehq.org/show_bug.cgi?id=17997 chris ahrendt <celticht32(a)aol.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |UNCONFIRMED Resolution|INVALID | --- Comment #13 from chris ahrendt <celticht32(a)aol.com> 2009-04-12 16:14:26 --- THe ERR mesages which are in the logs I uloaded. As pointed out in the wine development logs an ERR is only supposed to happen if something goes wrong or is not working correctly. So either these are warning messages and need to be changed as such or they are actual failures in the underlying code and will need to get fixed. If the action is normal for the failure in the test case then it should be output on the screen somewhere in the log stating this is normal. here are the errors: err:mshtml:do_ns_command DoCommand("cmd_fontFace") failed: 80004005 err:mshtml:get_ns_command_state GetCommandState("cmd_bold") failed: 80004005 err:mshtml:get_ns_command_state GetCommandState("cmd_align") failed: 80004005 err:mshtml:get_ns_command_state GetCommandState("cmd_align") failed: 80004005 err:mshtml:get_ns_command_state GetCommandState("cmd_italic") failed: 80004005 err:mshtml:get_ns_command_state GetCommandState("cmd_underline") failed: 80004005 err:mshtml:get_ns_command_state GetCommandState("cmd_ol") failed: 80004005 err:mshtml:get_ns_command_state GetCommandState("cmd_ul") failed: 80004005 err:mshtml:get_ns_command_state GetCommandState("cmd_bold") failed: 80004005 err:mshtml:get_ns_command_state GetCommandState("cmd_align") failed: 80004005 err:mshtml:get_ns_command_state GetCommandState("cmd_align") failed: 80004005 err:mshtml:get_ns_command_state GetCommandState("cmd_italic") failed: 80004005 err:mshtml:get_ns_command_state GetCommandState("cmd_underline") failed: 80004005 err:mshtml:get_ns_command_state GetCommandState("cmd_ol") failed: 80004005 err:mshtml:get_ns_command_state GetCommandState("cmd_ul") failed: 80004005 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.