Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Feb 2003 12:08:30 +0200
From:      Alexey Zelkin <phantom@FreeBSD.org.ua>
To:        Robert Swindells <rjs@fdy2.demon.co.uk>
Cc:        freebsd-java@FreeBSD.ORG
Subject:   Re: JDK 1.4.1 patchset 2
Message-ID:  <20030212120830.A40448@phantom.cris.net>
In-Reply-To: <200302120906.h1C96THR041360@ren.fdy2.net>; from rjs@fdy2.demon.co.uk on Wed, Feb 12, 2003 at 09:06:29AM %2B0000
References:  <200302120906.h1C96THR041360@ren.fdy2.net>

next in thread | previous in thread | raw e-mail | index | archive | help
hi,

In this patchset locle stuff was not taken into account.  Only minial
changes were done.

Please unset all locale variables before running java (LANG, LC_*)

on Wed, Feb 12, 2003 at 09:06:29AM +0000, Robert Swindells wrote:
> 
> I have built JDK 1.4.1 with patchset 2 fine, but get the following error
> when running any of the demos:
> 
> stimpy 174 % ../../../bin/java -jar Metalworks.jar
> current locale is not supported in X11, locale is set to CX locale modifiers are not supported, using defaultWarning: Cannot find callback list in XtAddCallback
> Exception in thread "main" java.lang.InternalError: Current locale is not supported
>         at sun.awt.motif.MWindowPeer.pSetTitle(Native Method)
>         at sun.awt.motif.MWindowPeer.init(MWindowPeer.java:100)
>         at sun.awt.motif.MFramePeer.<init>(MFramePeer.java:58)
>         at sun.awt.motif.MToolkit.createFrame(MToolkit.java:197)
>         at java.awt.Frame.addNotify(Frame.java:469)
>         at java.awt.Window.show(Window.java:448)
>         at java.awt.Component.show(Component.java:1134)
>         at java.awt.Component.setVisible(Component.java:1089)
>         at Metalworks.main(Metalworks.java:86)
> 
> Robert Swindells
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-java" in the body of the message

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?20030212120830.A40448>