On 29/10/2009 15:01, Jon TURNEY wrote:
On 29/10/2009 14:37, Ken Brown wrote:
$ LANG=C.UTF-8 ./Xlocale.exe
Setting locale from LANG succeeded
Locale is C.UTF-8
XSupportsLocale returned false
Okay, well this makes sense now :-(
Appropriate data needs to exist in /usr/share/X11/locale for the C.UTF-8
locale, but it doesn't at the moment. Let me see if I can find it :-)
I've put a patch in bugzilla [1] which can be applied to /usr/share/X11/locale
to temporarily repair this problem.
This needs to be looked at more deeply, though, as I'm not sure I've fully
understood what that locale data is being used for, or specified C.UTF-8
correctly.
[1] http://sourceware.org/bugzilla/show_bug.cgi?id=10870
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ: http://x.cygwin.com/docs/faq/