[Bug 59062] New: PKHeX 25.11.16: does not start
http://bugs.winehq.org/show_bug.cgi?id=59062 Bug ID: 59062 Summary: PKHeX 25.11.16: does not start Product: Wine Version: 10.20 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)list.winehq.org Reporter: infomaniac742(a)gmail.com Distribution: --- Created attachment 79833 --> http://bugs.winehq.org/attachment.cgi?id=79833 log files PKHeX version 25.11.16 does not start on Wine 10.20. I am using Linux Mint 22.2 Cinnamon. It does work on the most recent stable version (Wine 10.0). Trying to run PKHeX using Wine 10.20 appears to "break" the wineprefix such that that wineprefix will no longer work, not even on Wine 10.0 (the wineprefix must be deleted and recreated). (As a side note, I need to run `env -u DOTNET_ROOT -u DOTNET_BUNDLE_EXTRACT_BASE_DIR wine PKHeX.exe` in order to get PKHeX to work, this is true even on Wine 10.0) I've attached two log files, `log_stable.txt` is the output from Wine 10.0 (where PKHeX starts) and `log_devel.txt` is the output from WIne 10.20 (where PKHeX crashes) Download link: https://projectpokemon.org/home/files/file/1-pkhex/ 4c07a31eb29d5e953b0a1aeb79df32b457b72931 PKHeX.exe -- 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=59062 infomaniac742(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |infomaniac742(a)gmail.com -- 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=59062 Gijs Vermeulen <gijsvrm(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |https://projectpokemon.org/ | |home/files/file/1-pkhex/ Keywords| |download, regression --- Comment #1 from Gijs Vermeulen <gijsvrm(a)gmail.com> --- If possible, could you run a regression test [1]? [1] https://gitlab.winehq.org/wine/wine/-/wikis/Regression-Testing -- 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=59062 --- Comment #2 from infomaniac742(a)gmail.com --- (In reply to Gijs Vermeulen from comment #1)
If possible, could you run a regression test [1]?
[1] https://gitlab.winehq.org/wine/wine/-/wikis/Regression-Testing
Unfortunately I'm running into issues when trying to do the "Compile Wine" stage. If it helps I can attach logs/console output when I try to compile. -- 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=59062 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> --- Hi, from your log: wine: Call from 00006FFFFF3DD887 to unimplemented function icu.dll.ulocdata_getCLDRVersion, aborting wine: Call from 00006FFFFF3DD887 to unimplemented function icu.dll.uloc_canonicalize, aborting' This looks like duplicate of https://bugs.winehq.org/show_bug.cgi?id=59046 Does running WINEDLLOVERRIDES=icu=d wine PKHeX.exe "fix" this bug? -- 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=59062 --- Comment #4 from infomaniac742(a)gmail.com --- (In reply to Louis Lenders from comment #3)
Hi, from your log:
wine: Call from 00006FFFFF3DD887 to unimplemented function icu.dll.ulocdata_getCLDRVersion, aborting wine: Call from 00006FFFFF3DD887 to unimplemented function icu.dll.uloc_canonicalize, aborting'
This looks like duplicate of https://bugs.winehq.org/show_bug.cgi?id=59046
Does running WINEDLLOVERRIDES=icu=d wine PKHeX.exe "fix" this bug?
Unfortunately this does not fix the issue, and instead it's causing a different error (which I have included the log file for as log_20251201.txt) -- 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=59062 --- Comment #5 from infomaniac742(a)gmail.com --- Created attachment 79851 --> http://bugs.winehq.org/attachment.cgi?id=79851 Log file -- 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=59062 --- Comment #6 from Louis Lenders <xerox.xerox2000x(a)gmail.com> --- (In reply to infomaniac742 from comment #5)
Created attachment 79851 [details] Log file
Yeah I forgot about icuuc.dl, so: Does running WINEDLLOVERRIDES=icu,icuuc=d wine PKHeX.exe "fix" this bug? -- 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=59062 --- Comment #7 from infomaniac742(a)gmail.com --- (In reply to Louis Lenders from comment #6)
(In reply to infomaniac742 from comment #5)
Created attachment 79851 [details] Log file
Yeah I forgot about icuuc.dl, so:
Does running WINEDLLOVERRIDES=icu,icuuc=d wine PKHeX.exe "fix" this bug?
This appears to fix the issue, thank you so much! -- 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=59062 Louis Lenders <xerox.xerox2000x(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|UNCONFIRMED |RESOLVED --- Comment #8 from Louis Lenders <xerox.xerox2000x(a)gmail.com> --- (In reply to infomaniac742 from comment #7)
(In reply to Louis Lenders from comment #6)
(In reply to infomaniac742 from comment #5)
Created attachment 79851 [details] Log file
Yeah I forgot about icuuc.dl, so:
Does running WINEDLLOVERRIDES=icu,icuuc=d wine PKHeX.exe "fix" this bug?
This appears to fix the issue, thank you so much!
Hi, thanks for the quick reply. This is a duplicate then of https://bugs.winehq.org/show_bug.cgi?id=59046 so I'll resolve as such. This is being worked on a.t.m. so hopefully fixed in wine-11.0 *** This bug has been marked as a duplicate of bug 59046 *** -- 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=59062 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #9 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> --- Closing duplicate. -- 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