logo       

r1747 - izpack-src/branches/3.10/src/lib/com/izforge/izpack/installer: msg#00021

Subject: r1747 - izpack-src/branches/3.10/src/lib/com/izforge/izpack/installer
Author: vralev
Date: 2007-02-18 19:23:57 +0100 (Sun, 18 Feb 2007)
New Revision: 1747

Modified:
   
izpack-src/branches/3.10/src/lib/com/izforge/izpack/installer/GUIInstaller.java
Log:
In Linux we will use the English locale, because of a bug in
JRE6. In Korean, Persian, Chinese, japanese and some other
locales the installer throws and exception and doesn't load
at all. See http://jira.jboss.com/jira/browse/JBINSTALL-232.
This is a workaround until this bug gets fixed.

Modified: 
izpack-src/branches/3.10/src/lib/com/izforge/izpack/installer/GUIInstaller.java
===================================================================
--- 
izpack-src/branches/3.10/src/lib/com/izforge/izpack/installer/GUIInstaller.java 
    2007-02-18 14:54:59 UTC (rev 1746)
+++ 
izpack-src/branches/3.10/src/lib/com/izforge/izpack/installer/GUIInstaller.java 
    2007-02-18 18:23:57 UTC (rev 1747)
@@ -298,6 +298,12 @@
         {
             if (!"mac".equals(syskey))
             {
+                // In Linux we will use the English locale, because of a bug in
+                // JRE6. In Korean, Persian, Chinese, japanese and some other
+                // locales the installer throws and exception and doesn't load
+                // at all. See http://jira.jboss.com/jira/browse/JBINSTALL-232.
+                // This is a workaround until this bug gets fixed.
+                if("unix".equals(syskey)) Locale.setDefault(Locale.ENGLISH);
                 String syslaf = UIManager.getSystemLookAndFeelClassName();
                 UIManager.setLookAndFeel(syslaf);
                 if (UIManager.getLookAndFeel() instanceof MetalLookAndFeel)


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

Recently Viewed:
web.pylons.gene...    hurd.l4/2002-10...    kernel.commits....    user-groups.lin...    yellowdog.gener...    java.drools.use...    security.openva...    package-managem...    linux.debian.us...    qnx.openqnx.dev...    genealogy.gramp...    file-systems.if...    voip.wengophone...    tex.context/200...    ietf.smime/2003...    audio.csound.de...    culture.region....    xfree86.devel/2...    mobile.kannel.u...    distributed.con...    education.engli...    org.user-groups...    bug-tracking.gn...    recreation.bicy...   
Home | blog view | USPTO Patent Archive | advertise | OSDir is an inevitable website. super tiny logo

Free Magazines

Cisco News
Receive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business.
subscribe

Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field.
subscribe

The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business.
subscribe

Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company.
subscribe

Total Telecom Total Telecom is "The Economist of the communications industry".
subscribe