http://bugs.winehq.org/show_bug.cgi?id=14006
Summary: at least one locale missing: eo - (breaks .NET internationalization) Product: Wine Version: 1.0.0 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: jhayino@gmail.com
Created an attachment (id=14196) --> (http://bugs.winehq.org/attachment.cgi?id=14196) Text file with application stack trace and code which probably initiated crash.
Hi,
Wine version 1.0 .NET version 2.0 OS version ubuntu hardy 8.04
.NET application [http://www.tipitaka.org/cst/cst4-2008-04-20-beta15.exe] crashed during initialization. See attached file.
It looks like the esperanto locale is missing from wine. The app that crashed will never support esperanto, as far as I know. Wine is the best chance I have of running the app on ubuntu, and it looks like it might work, except for this little issue. Hope you have time to look at it.
Thanks, Graham
http://bugs.winehq.org/show_bug.cgi?id=14006
--- Comment #1 from Jon Griffiths jon_p_griffiths@yahoo.com 2008-06-20 03:36:15 --- Created an attachment (id=14201) --> (http://bugs.winehq.org/attachment.cgi?id=14201) Use EO rather than EOX for esperanto abbrev. name
Hi,
This is a total stab in the dark, but try the attached patch anyway.
Cheers Jon
http://bugs.winehq.org/show_bug.cgi?id=14006
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
http://bugs.winehq.org/show_bug.cgi?id=14006
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
Mikolaj Zalewski mikolaj.zalewski@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mikolaj.zalewski@gmail.com
--- Comment #2 from Mikolaj Zalewski mikolaj.zalewski@gmail.com 2008-06-20 15:38:48 --- Wine does have an Esperanto locale, while Windows doesn't. So the problem could be the other way round.
http://bugs.winehq.org/show_bug.cgi?id=14006
graham jhayino@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jhayino@gmail.com
--- Comment #3 from graham jhayino@gmail.com 2008-06-20 16:00:37 --- Thanks for your quick reply. Is there any way for me to locally remove the locales Windows does not support.
http://bugs.winehq.org/show_bug.cgi?id=14006
--- Comment #4 from Dmitry Timoshkov dmitry@codeweavers.com 2008-06-20 22:37:48 --- (In reply to comment #3)
Thanks for your quick reply. Is there any way for me to locally remove the locales Windows does not support.
The first thing to do is figure out why the app crashes.
http://bugs.winehq.org/show_bug.cgi?id=14006
--- Comment #5 from Mikolaj Zalewski mikolaj.zalewski@gmail.com 2008-06-21 04:30:25 --- Created an attachment (id=14233) --> (http://bugs.winehq.org/attachment.cgi?id=14233) add data to Esperanto locale
The problem is that the Esperanto locale data is incomplete. The wa-BE locale works fine, even if it is also Wine-specific. This attached patch makes .NET work. Maybe it's enough to do only some of these changes - I will check it.
http://bugs.winehq.org/show_bug.cgi?id=14006
Mikolaj Zalewski mikolaj.zalewski@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED Target Milestone|--- |1.0.1
--- Comment #6 from Mikolaj Zalewski mikolaj.zalewski@gmail.com 2008-06-23 07:54:07 --- Fixed by commit dfe4747b1e0dcbb8541c820f58daf73d846a2ade (http://www.winehq.org/pipermail/wine-cvs/2008-June/044429.html)
The patch will be included in Wine development versions starting from 1.1.0. It may get added to the stable release 1.0.1.
The program with the patch starts, however the interface feezes. But that's a different bug.
http://bugs.winehq.org/show_bug.cgi?id=14006
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Alexandre Julliard julliard@winehq.org 2008-06-27 10:36:29 --- Closing bugs fixed in 1.1.0.