http://bugs.winehq.org/show_bug.cgi?id=27387
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |945dccb7d60afd636bca380e80e | |14f7aa3f107c1 Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #4 from Anastasius Focht focht@gmx.net 2011-11-09 16:12:49 CST --- Hello Nikolay,
--- quote --- Should be fixed with 945dccb7d60afd636bca380e80e14f7aa3f107c1 and 9397fb2ad76f4ea581313f3b28e90dc7eb5eb909.
Please retest. --- quote ---
Yes, the parseError properties part is fixed, no C++ exception anymore.
--- snip --- 0024:fixme:msxml:domdoc_get_parseError (0x15b07c)->(0x32f714): creating a dummy parseError ... 0024:trace:msxml:parseError_get_srcText (0x161198)->(0x32f714) ... 0024:trace:msxml:parseError_get_reason (0x161198)->(0x32f714) ... 0024:trace:msxml:parseError_get_linepos (0x161198)->(0x32f734) 0024:trace:msxml:parseError_get_line (0x161198)->(0x32f738): stub 0024:trace:msxml:parseError_get_errorCode (0x161198)->(0x32f73c) 0024:trace:msxml:parseError_get_errorCode (0x161198)->(0x32f740) ... 0024:trace:msxml:parseError_Release (0x161198)->(0) --- snip ---
Though the installer suffers from regression on other part ... blank dialog window :|
$ wine --version wine-1.3.32-122-g2e5f73e
Regards