Re: current locale is not supported in X11, locale is set to CX

2003-07-06 Thread Bilbo Baggins


  Hi (thanks for the response),

 No, the locale is not set in my environment. If I type 'env' in my bash 
shell
no variables refering to locale are displayed (see below). I don't normally 
have to do
anything with locales or setting any env variables, when I've installed the
linux-sun-jdk1.4.1 port before on other machines everything just seemed to 
work.

 Thanks again,

  Jo

[EMAIL PROTECTED]:~/JAVA# env
PWD=/root/JAVA
FTP_PASSIVE_MODE=YES
SESSION_MANAGER=local/paris/tmp/.ICE-unix/217
CLASSPATH=.:/usr/local/linux-sun-jdk1.4.1/jre/lib/rt.jar
BLOCKSIZE=K
USER=jo
KDE_MULTIHEAD=false
MAIL=/var/mail/jo
OLDPWD=/root
GTK_RC_FILES=/etc/gtk/gtkrc:/home/jo/.gtkrc:/home/jo/.gtkrc-kde
COLORTERM=
DISPLAY=:0
SHLVL=3
LOGNAME=jo
SHELL=/usr/local/bin/bash
JDK_PATH=/usr/local/linux-sun-jdk1.4.1
QT_XFT=0
HOME=/root
TERM=xterm
PATH=/usr/sbin:/usr/local/linux-sun-jdk1.4.1/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/home/ken/bin
_=/usr/bin/env


From: Lowell Gilbert <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: "Jo Jo" <[EMAIL PROTECTED]>
CC: [EMAIL PROTECTED]
Subject: Re: current locale is not supported in X11, locale is set to CX
Date: 04 Jul 2003 10:32:48 -0400
Is the locale set in your environment?
_
Tired of 56k? Get a FREE BT Broadband connection 
http://www.msn.co.uk/specials/btbroadband

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: current locale is not supported in X11, locale is set to CX

2003-07-04 Thread Lowell Gilbert
Is the locale set in your environment?
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


current locale is not supported in X11, locale is set to CX

2003-07-02 Thread Jo Jo
  Hi,

 I just installed the linux-sun-jdk141 port which all seemed to go well but
when I try to run a Java program I get this odd error message (below)
   Please Help !

 Jo

[EMAIL PROTECTED]:~# java -jar TC2.jar
current locale is not supported in X11, locale is set to CX locale modifiers 
are not supported, using defaultException in thread "main" 
java.lang.NullPointerException
   at javax.swing.ImageIcon.(ImageIcon.java:138)
   at TC2.createImageIcon(TC2.java:268)
   at TC2.addToggleButtons(TC2.java:353)
   at TC2.init(TC2.java:123)
   at TC2.main(TC2.java:164)
[EMAIL PROTECTED]:~/TC2#

_
Hotmail messages direct to your mobile phone http://www.msn.co.uk/msnmobile
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"