From owner-freebsd-java Fri Aug 24 21: 4:33 2001 Delivered-To: freebsd-java@freebsd.org Received: from daedalus.cs.brandeis.edu (daedalus.cs.brandeis.edu [129.64.3.179]) by hub.freebsd.org (Postfix) with ESMTP id 270B837B407 for ; Fri, 24 Aug 2001 21:04:30 -0700 (PDT) (envelope-from meshko@daedalus.cs.brandeis.edu) Received: from localhost (meshko@localhost) by daedalus.cs.brandeis.edu (8.9.3/8.9.3) with ESMTP id AAA09844; Sat, 25 Aug 2001 00:04:25 -0400 Date: Sat, 25 Aug 2001 00:04:25 -0400 (EDT) From: Mikhail Kruk To: Greg Lewis Cc: Subject: Re: jdk1.3.1 awt exception, plugin, OpenJIT In-Reply-To: <20010825130721.A20869@misty.eyesbeyond.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > > I've tried to use src/solaris/classes/sun/awt/motif/font.properties.linux > > instead of the one that was installed in the budil/bsd-i386 and all the > > font startup error messages went away. However the XIM exception is still > > there and I'm pretty sure now that it's not font-related. > > Funny, I thought I just copied the Linux version. Maybe I copied the > 1.2.2 BSD font.properties file, not sure. Most likely you used ./j2sdk1.3.1/src/solaris/classes/sun/awt/motif/font.properties.bsd However the X installation on thix box is 2 years old I've done a lot of things to it... horrible things... so I'm not sure if it can surve as a reference. > There is a known problem using XIM in some circumstances. Do you have > any non-english language enabled? There is a known problem with the > patches and XIM and Japanese. Exactly. unsetenv LANG did it. (I had ru_RU.KOI8-R) Sorry about that: now I remember this discussion on the list. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message