Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Aug 2001 15:18:19 -0400 (EDT)
From:      Mikhail Kruk <meshko@cs.brandeis.edu>
To:        Fuyuhiko Maruyama <fuyuhik8@is.titech.ac.jp>
Cc:        <java@FreeBSD.ORG>
Subject:   Re: jdk1.3.1 awt exception, plugin, OpenJIT
Message-ID:  <Pine.LNX.4.33.0108261516030.16406-100000@daedalus.cs.brandeis.edu>
In-Reply-To: <55g0af0wkq.wl@tripper.private>

next in thread | previous in thread | raw e-mail | index | archive | help
> The XSupportsLocale() call must return False if Xlib locale-dependent
> functions are not capable for current locale.  Your case,
> ru_RU.KOI8-R, may be the case False to be returned, but it doesn't
> return False.

Well, I don't think it's the problem with our locale. It seems that call
to XSupportsLocale() returns true no matter what LANG is. Any ideas what
is it looking at?

154 meshko@polkan2 /home/meshko/tmp/java/j2sdk1.3.1/build/bsd-i386> env |
grep LANG
LANG=fuflo
155 meshko@polkan2 /home/meshko/tmp/java/j2sdk1.3.1/build/bsd-i386>
bin/appletviewer http://localhost/~scorch/800x600.html
call to XSupportLocale() returned: 1



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.33.0108261516030.16406-100000>