[Bug 25303] New: MSXML4 parser treats tabs as characters
http://bugs.winehq.org/show_bug.cgi?id=25303 Summary: MSXML4 parser treats tabs as characters Product: Wine Version: 1.3.6 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msxml4 AssignedTo: wine-bugs(a)winehq.org ReportedBy: shiningarcanine(a)gmail.com When attempting to run Rise of Nations Gold Edition after installation, the game will crash with a prompt saying: "BHG RTS run time FATAL Fallied to locate building graphic key: HOUSE35" HOUSE35 is present in the XML file, but there is a tab right next to it, which causes the failure. There are two ways of fixing this. One is to run "winetricks msxml4", which installs the real Microsoft XML 4.0 Parser and it handles this without a problem. The second is to remove the tab from the file, which can be done by running the following command: sed -i "s/HOUSE35\t/HOUSE35/g" ~/.wine/drive_c/Program\ Files/Microsoft\ Games/Rise\ of\ Nations/Thrones\ and\ Patriots/data/buildingrules.xml Installing Rise of Nations Gold Edition requires "winetricks mfc42", but aside from that, this issue occurs with a fresh WINE prefix directory. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=25303 --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2010-11-26 14:06:44 CST --- You might give it a try in 1.3.8, there's been a lot of msxml improvements since 1.3.6. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=25303 Adam Martinson <amartinson(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |amartinson(a)codeweavers.com --- Comment #2 from Adam Martinson <amartinson(a)codeweavers.com> 2010-11-26 14:30:47 CST --- This is a duplicate of bug 21668, fixed by commit 85ced167bd68e882900085ea50f25897e8457172. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=25303 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE --- Comment #3 from Austin English <austinenglish(a)gmail.com> 2010-11-26 14:47:17 CST --- (In reply to comment #2)
This is a duplicate of bug 21668, fixed by commit 85ced167bd68e882900085ea50f25897e8457172.
Dupe. *** This bug has been marked as a duplicate of bug 21668 *** -- 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.
http://bugs.winehq.org/show_bug.cgi?id=25303 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Austin English <austinenglish(a)gmail.com> 2010-11-26 14:47:33 CST --- Closing. -- 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.
participants (1)
-
wine-bugs@winehq.org