[Bug 59046] New: wine: Call to unimplemented function icu.dll.ulocdata_getCLDRVersion, aborting wine: Call to unimplemented function icu.dll.uloc_canonicalize, aborting
http://bugs.winehq.org/show_bug.cgi?id=59046 Bug ID: 59046 Summary: wine: Call to unimplemented function icu.dll.ulocdata_getCLDRVersion, aborting wine: Call to unimplemented function icu.dll.uloc_canonicalize, aborting Product: Wine Version: 10.19 Hardware: x86-64 URL: https://builds.dotnet.microsoft.com/dotnet/WindowsDesk top/10.0.0/windowsdesktop-runtime-10.0.0-win-x64.exe OS: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)list.winehq.org Reporter: xerox.xerox2000x(a)gmail.com Distribution: Debian Followup of bugreport https://bugs.winehq.org/show_bug.cgi?id=59041 in current git-wine: Just install dotnet10 and run the simple app from that bugreoprt: https://github.com/dreamsyntax/net10-bug-ookii-wine-repro/releases/download/... -- 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=59046 Zhiyi Zhang <zzhang(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |zzhang(a)codeweavers.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=59046 Marcus André <ddtank.marcus(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ddtank.marcus(a)gmail.com --- Comment #1 from Marcus André <ddtank.marcus(a)gmail.com> --- Same error on native Ahead of Time executables created by the .NET 9 as well. -- 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=59046 Louis Lenders <xerox.xerox2000x(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |infomaniac742(a)gmail.com --- Comment #2 from Louis Lenders <xerox.xerox2000x(a)gmail.com> --- *** Bug 59062 has been marked as a duplicate of 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=59046 Alistair <ajftonner@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ajftonner@gmail.com --- Comment #3 from Alistair <ajftonner@gmail.com> --- Interestingly I've hit this pair of errors. Specifically fedora 42 - XIVLauncher.x86_64 from copr (ver string: 1:1.3.1-1.fc42) wine: Built locally from wine-staging 11.0-rc4 (sadly I don't have the commit to hand) This does not directly affect XIVLauncher, but rather the Dalamud plugin environment. If I run the launcher and disable Dalamud, no issues, but with the Dalamud plugin suite enabled the launcher stalls with xivlauncher-core wine: Call from 00006FFFFF39D887 to unimplemented function icu.dll.ulocdata_getCLDRVersion, aborting wine: Call from 00006FFFFF39D887 to unimplemented function icu.dll.uloc_canonicalize, aborting It is *my* understanding that the Dalamud plugin suite relies heavily on DotNET codebase. Is there some sort of logging/tweaked building I can assist with on this issue? -- 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=59046 --- Comment #4 from Zhiyi Zhang <zzhang@codeweavers.com> --- The ICU patches are reverted for Wine-11. Please try with a clean wine prefix. -- 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=59046 --- Comment #5 from Marcus André <ddtank.marcus@gmail.com> --- ICU hasn't on Wine-11 milestone some time ago? This issue has postponed? -- 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=59046 --- Comment #6 from Zhiyi Zhang <zzhang@codeweavers.com> --- There are multiple regressions related to the ICU stub dll. We decided to experiment with building ICU in the wine tree first, which requires C++ support in Wine, before adding ICU dlls that forward to external ICU libraries. -- 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=59046 --- Comment #7 from Alistair <ajftonner@gmail.com> --- (In reply to Zhiyi Zhang from comment #4)
The ICU patches are reverted for Wine-11. Please try with a clean wine prefix.
My apologies for distrupting everyone's newyears. The icu dlls on my build were from a build Dec 12th. Which might have been in the 10.x series. Running a clean build now. -- 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=59046 Zeb Figura <z.figura12@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|wine: Call to unimplemented |Multiple applications crash |function |on unimplemented ICU |icu.dll.ulocdata_getCLDRVer |functions |sion, aborting wine: Call | |to unimplemented function | |icu.dll.uloc_canonicalize, | |aborting | -- 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=59046 Zeb Figura <z.figura12@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |ff0d64407266f7b9780f05845dd | |34c58c11ecae7 Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #8 from Zeb Figura <z.figura12@gmail.com> --- Stub ICU DLLs were reverted, so resolving FIXED. -- 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=59046 Zeb Figura <z.figura12@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |delentef@gmail.com --- Comment #9 from Zeb Figura <z.figura12@gmail.com> --- *** Bug 59238 has been marked as a duplicate of 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=59046 Zeb Figura <z.figura12@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |iodreamify@gmail.com --- Comment #10 from Zeb Figura <z.figura12@gmail.com> --- *** Bug 59169 has been marked as a duplicate of 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=59046 Zeb Figura <z.figura12@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |huntergx@protonmail.com --- Comment #11 from Zeb Figura <z.figura12@gmail.com> --- *** Bug 59083 has been marked as a duplicate of 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=59046 infomaniac742@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC|infomaniac742@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=59046 Alexandre Julliard <julliard@winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #12 from Alexandre Julliard <julliard@winehq.org> --- Closing bugs fixed in 11.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.
http://bugs.winehq.org/show_bug.cgi?id=59046 Zeb Figura <z.figura12@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |msdobrescu@gmail.com --- Comment #13 from Zeb Figura <z.figura12@gmail.com> --- *** Bug 59313 has been marked as a duplicate of 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.
participants (2)
-
WineHQ Bugzilla -
WineHQ Bugzilla