http://bugs.winehq.org/show_bug.cgi?id=19378
--- Comment #6 from info@skierpage.com 2009-10-04 03:37:52 --- Created an attachment (id=23905) --> (http://bugs.winehq.org/attachment.cgi?id=23905) The HTML file that Wine > mshtml > Gecko tries to load
This is the file that Quicken is trying to load. In the 6 MB log file there are lots of lines referencing it, e.g.
trace:mshtml:nsURI_SetWineURL (0x2281a10)->(L"file://C:\users\Public\Application Data\Intuit\Quicken\INET\COMMON\PNF\REG\4AC7C7B1.HTM")
I repeat, this HTML is incompatible with normal Gecko (invalid SCRIPT attributes, custom qw and uqw OBJECT tags, etc.), but why does Quicken under Wine display it garbled? It displays the "Welcome to Quicken registration" text fine, but everything after the script tag following this is displayed using garbled characters. Yet their layout matches the paragraphs and indenting.