Author Topic: Java Awt On 3.5.4 Rc  (Read 2864 times)

Lancillotto

  • Newbie
  • *
  • Posts: 23
    • View Profile
Java Awt On 3.5.4 Rc
« on: November 24, 2005, 05:22:48 am »
Running a simple Java application with AWT GUI (on a SL-C3100) I get a crash with this error message: "current locale is not supported in X11, locale is set to CX locale modifiers are not supported, using defaultSIGABRT   6*   abort (generated by abort(3) routine, also SIGIOT)
    si_signo [6]: SIGABRT   6*   abort (generated by abort(3) routine, also SIGIOT)
    si_errno
  • : Success

    si_code
  • : SI_USER [pid: 2044, uid: 0]

   stackpointer=0xbfffca90".

Any idea about to solve it?

Thank you very much!!!

cortez

  • Sr. Member
  • ****
  • Posts: 375
    • View Profile
    • http://www.omegamoon.com
Java Awt On 3.5.4 Rc
« Reply #1 on: November 24, 2005, 04:44:44 pm »
I haven't got a clue to what program (JVM) you're refering to, so I'm just guessing here.
Type export LANG=en_US followed by your Java execution command. Maybe this will solve your locale problem
[div align=\"center\"]== == == == == == == == == == == == == ==
www.omegamoon.com
Zaurus SL-C750 - Died in a dreadful coffee experiment, has a second life somewhere in the Czech Republic
Zaurus SL-C1000 - Multiboot Zubuntu, Debian, Fedora, Poky, Android and others
Zaurus SL-C3100 - Development device, currently Zubuntu 2.0
Zaurus SL-6000L - The fridge is running Zubuntu 1.0
Zaurus SL-C860 - Cacko, untouched since kindly donated, waiting for Zubuntu
== == == == == == == == == == == == == ==[/div]

Lancillotto

  • Newbie
  • *
  • Posts: 23
    • View Profile
Java Awt On 3.5.4 Rc
« Reply #2 on: November 25, 2005, 03:05:58 am »
The JVM is the BlackBox 1.3.1 for ARM.

I tried some setting like you mentioned, today a try to specify en_US.

Thank you!

Lancillotto

  • Newbie
  • *
  • Posts: 23
    • View Profile
Java Awt On 3.5.4 Rc
« Reply #3 on: November 29, 2005, 04:42:29 am »
Quote
I haven't got a clue to what program (JVM) you're refering to, so I'm just guessing here.
Type export LANG=en_US followed by your Java execution command. Maybe this will solve your locale problem
[div align=\"right\"][a href=\"index.php?act=findpost&pid=104867\"][{POST_SNAPBACK}][/a][/div]

I tried with this setting with I got the same error!

I don't know how to solve this!!!

Lancillotto

  • Newbie
  • *
  • Posts: 23
    • View Profile
Java Awt On 3.5.4 Rc
« Reply #4 on: December 13, 2005, 03:39:02 am »
Quote
The JVM is the BlackBox 1.3.1 for ARM.

I tried some setting like you mentioned, today a try to specify en_US.

Thank you!
[div align=\"right\"][a href=\"index.php?act=findpost&pid=104901\"][{POST_SNAPBACK}][/a][/div]

Is there a way to force the path where OZ search for the locale files?