https://bugs.winehq.org/show_bug.cgi?id=55804 Bug ID: 55804 Summary: DICOM Viewer (eFilm Workstation 2.x/3.x) aborts because libxml2 doesn't like "ISO8859-1" (builtin msxml6). Product: Wine Version: 8.18 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msxml3 Assignee: wine-bugs(a)winehq.org Reporter: bernhardu(a)mailbox.org Distribution: --- Created attachment 75294 --> https://bugs.winehq.org/attachment.cgi?id=75294 xml2: Allow encoding="ISO8859-1". Bug #13340 is for the same application but with native msxml6. This bug is about the nearly same error message when using builtin msxml6:
XML Parser Error LoadXMLFile 'C:\efilmlite_dvd\eFilmLite\Profiles \Default\ToolBarMiniCfg.xml': Error: Code = 0x80004005 Source = Line: 0; Char: 0 Error Description = error
But this seems to be caused by the bundled libxml2 not accepting as encoding "ISO8859-1", just "ISO-8859-1". -- 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.