This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 125237 - I18N - form project won't run on linux in other locales using jdk6
Summary: I18N - form project won't run on linux in other locales using jdk6
Status: RESOLVED WONTFIX
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: Sun All
: P1 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2008-01-14 18:25 UTC by Ken Frank
Modified: 2008-01-14 18:28 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exception (7.42 KB, text/plain)
2008-01-14 18:28 UTC, Ken Frank
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ken Frank 2008-01-14 18:25:59 UTC
making p1, then will close as jdk issue

seen also in mobility when having wtk run a mobility project, a p1 filed on wtk as well.

1. be in other locale like ja on linux
2. create java application, desktop application
3. no need for any non english characters for this problem to happen

4. run project - see exceptions related to gtk in output window.

here is text from nb6 rel notes on this, similar to rel notes for mobility.


# JDK 6 Issue #6389282: Java applications that contain Swing or AWT GIU forms might not run under Chinese and Japanese
on Linux when using JDK 6.

    Description: Java applications with Swing or AWT GUI forms that are created in the IDE might not be able to be run
in Japanese and Chinese Linux locales with JDK 6 installed.

    Workaround: Use JDK 5.0 or run projects from English locale.



Question -- what is actually running the matisse project/application ? 

a. preview works, but not running project

b. attached is exception seen.
Comment 1 Ken Frank 2008-01-14 18:27:34 UTC
marking as wont fix since due to jdk issue - please change this if there is
some fix or workaround that can be done by us
or if wontfix is the wrong resolution choice to use.

ken.frank@sun.com
Comment 2 Ken Frank 2008-01-14 18:28:47 UTC
Created attachment 55047 [details]
exception