OESF Portables Forum
Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Angstrom & OpenZaurus => Topic started by: Lancillotto 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
si_code - : SI_USER [pid: 2044, uid: 0]
stackpointer=0xbfffca90".
Any idea about to solve it?
Thank you very much!!!
-
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
-
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!
-
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!!!
-
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?