[Bug 15804] .NET 2.0 exception "Culture name 'ga-ie' is not supported."

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Apr 13 09:43:26 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=15804


Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |focht at gmx.net




--- Comment #2 from Anastasius Focht <focht at gmx.net>  2009-04-13 09:43:25 ---
Hello,

looks like a different issue than original esperanto one.
Wine doesn't handle alternate calendar types for a locale yet, e.g.
CAL_ICALINTVALUE and friends which lets collection of native culture data fail.

--- snip ---
...
0009:Call KERNEL32.EnumCalendarInfoW(7a296ad3,00000494,ffffffff,a0000001)
ret=7a29b564
0009:fixme:time:GetCalendarInfoW flag CAL_NOUSEROVERRIDE used, not fully
implemented
0009:fixme:time:GetCalendarInfoW Unimplemented caltype 1
0009:Ret  KERNEL32.EnumCalendarInfoW() retval=00000000 ret=7a29b564 
...
<lots of trace output later>
0009:Call KERNEL32.RaiseException(e0434f4d,00000001,00000001,0032f214)
ret=79f97065
0009:trace:seh:raise_exception code=e0434f4d flags=1 addr=0x7b84386b
ip=0x7b84386b tid=0009
0009:trace:seh:raise_exception  info[0]=80070057
0009:trace:seh:raise_exception  eax=7b82ca2d ebx=7b8c2bf8 ecx=00000000
edx=0032f1f4 esi=0032f1f4 edi=0032f170
0009:trace:seh:raise_exception  ebp=0032f158 esp=0032f0f4 cs=0023 ds=002b
es=002b fs=0063 gs=006b flags=00000246
0009:trace:seh:call_vectored_handlers calling handler at 0x6ebf5e22
code=e0434f4d flags=1
0009:trace:seh:call_vectored_handlers handler at 0x6ebf5e22 returned 0
0009:trace:seh:call_vectored_handlers calling handler at 0x7b8408f7
code=e0434f4d flags=1
0009:trace:seh:call_vectored_handlers handler at 0x7b8408f7 returned 0
0009:trace:seh:call_stack_handlers calling handler at 0x79f9a3c8 code=e0434f4d
flags=1 
...
--- snip ---

See MSDN for info: http://msdn.microsoft.com/en-us/library/aa912932.aspx

Regards


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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.



More information about the wine-bugs mailing list