[Bug 52953] New: GuiPy will not start because of unimplemented function unimplemented function xmllite.dll.CreateXmlReaderInputWithEncodingCodePage
https://bugs.winehq.org/show_bug.cgi?id=52953 Bug ID: 52953 Summary: GuiPy will not start because of unimplemented function unimplemented function xmllite.dll.CreateXmlReaderInputWithEncodingCodePage Product: Wine Version: 7.7 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: mywine(a)schiermeier-it.de Distribution: --- Created attachment 72323 --> https://bugs.winehq.org/attachment.cgi?id=72323 Console log file during start of "guipy.exe" The application GuiPy.exe will not start. The function "unimplemented function xmllite.dll.CreateXmlReaderInputWithEncodingCodePage" is missing. To install GuiPy.exe please download the installer "GuiPy-1.0.5-x64-Setup.exe" on the listed URL above. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=52953 Joerg Schiermeier <mywine(a)schiermeier-it.de> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |https://guipy.de/doku.php?i | |d=en:download CC| |mywine(a)schiermeier-it.de -- 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.
https://bugs.winehq.org/show_bug.cgi?id=52953 Joerg Schiermeier <mywine(a)schiermeier-it.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |xmllite -- 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.
https://bugs.winehq.org/show_bug.cgi?id=52953 Joerg Schiermeier <mywine(a)schiermeier-it.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|GuiPy will not start |GuiPy will not start |because of unimplemented |because of unimplemented |function unimplemented |function |function |xmllite.dll.CreateXmlReader |xmllite.dll.CreateXmlReader |InputWithEncodingCodePage |InputWithEncodingCodePage | -- 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.
https://bugs.winehq.org/show_bug.cgi?id=52953 Gijs Vermeulen <gijsvrm(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Summary|GuiPy will not start |GuiPy crashes on |because of unimplemented |unimplemented function |function |xmllite.dll.CreateXmlReader |xmllite.dll.CreateXmlReader |InputWithEncodingCodePage |InputWithEncodingCodePage | -- 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.
https://bugs.winehq.org/show_bug.cgi?id=52953 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |NEW --- Comment #1 from Nikolay Sivov <bunglehead(a)gmail.com> --- Thanks for the report, I sent a patch for this: https://www.winehq.org/pipermail/wine-devel/2022-May/215784.html With this function implement, the application is going through some SVG data using xmllite reader, main GUI shows up and then hangs on stack overflow. Please open a separate bug report for that. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=52953 --- Comment #2 from Nikolay Sivov <bunglehead(a)gmail.com> --- Next problem looks similar to https://bugs.winehq.org/show_bug.cgi?id=36866, but I don't know how to workaround it to confirm. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=52953 Louis Lenders <xerox.xerox2000x(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox.xerox2000x(a)gmail.com --- Comment #3 from Louis Lenders <xerox.xerox2000x(a)gmail.com> --- (In reply to Nikolay Sivov from comment #2)
Next problem looks similar to https://bugs.winehq.org/show_bug.cgi?id=36866, but I don't know how to workaround it to confirm.
Set windowsversion to winxp. Also https://bugs.winehq.org/show_bug.cgi?id=27559 seems to be the same. The hack that i posted there gets it further too though there seems to be another errormessage (as the hack is total bogus ;)) -- 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.
https://bugs.winehq.org/show_bug.cgi?id=52953 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Fixed by SHA1| |f2403bf783a0cff78e1f2c935a2 | |12b98ca7b9b4b Resolution|--- |FIXED --- Comment #4 from Nikolay Sivov <bunglehead(a)gmail.com> --- Marking fixed, f2403bf783a0cff78e1f2c935a212b98ca7b9b4b. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=52953 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #5 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 7.8. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=52953 Michael Stefaniuc <mstefani(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |7.0.x -- 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.
https://bugs.winehq.org/show_bug.cgi?id=52953 Michael Stefaniuc <mstefani(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|7.0.x |--- --- Comment #6 from Michael Stefaniuc <mstefani(a)winehq.org> --- Removing the 7.0.x milestone from bug fixes included in 7.0.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.
participants (1)
-
WineHQ Bugzilla