-
Bug
-
Resolution: Fixed
-
P2
-
solaris_9, 1.4.0
-
beta3
-
generic, x86, sparc
-
solaris_9
-
Verified
==========================================
Solairs 9 build : s81_42
merlin build : merlin_beta-refresh b73
==========================================
Tested for Sparc and X86 for ja_JP.UTF-8:
When launching java GUI application, the messages below and "Warning" messges are displayed, though the application works fine and Japanese Character are displayed correctly.
Font specified in font.properties not found [-monotype-arial greek-bold-i-normal--*-%d-*-*-p-*-iso8859-7]
Font specified in font.properties not found [-monotype-arial greek-bold-r-normal--*-%d-*-*-p-*-iso8859-7]
Font specified in font.properties not found [-b&h-LucidaBrightLat4-Normal-r-normal--*-%d-*-*-p-*-iso8859-4]
Font specified in font.properties not found [-monotype-arial greek-bold-r-normal--*-%d-*-*-p-*-iso8859-7]
Font specified in font.properties not found [-monotype-arial greek-regular-i-normal--*-%d-*-*-p-*-iso8859-7]
Font specified in font.properties not found [-monotype-arial greek-regular-i-normal--*-%d-*-*-p-*-iso8859-7]
Font specified in font.properties not found [-b&h-LucidaBrightLat4-Demi-r-normal-Demi-*-%d-*-*-p-*-iso8859-4]
Font specified in font.properties not found [-monotype-arial greek-bold-i-normal--*-%d-*-*-p-*-iso8859-7]
Font specified in font.properties not found [-b&h-LucidaBrightLat4-Demi-i-normal-Demi Italic-*-%d-*-*-p-*-iso8859-4]
Font specified in font.properties not found [-monotype-arial greek-regular-r-normal--*-%d-*-*-p-*-iso8859-7]
Font specified in font.properties not found [-b&h-LucidaBrightLat4-normal-i-normal-Italic-*-%d-*-*-p-*-iso8859-4]
Font specified in font.properties not found [-monotype-arial greek-regular-r-normal--*-%d-*-*-p-*-iso8859-7]
Warning: Cannot convert string "-monotype-arial greek-regular-r-normal--*-140-*-*-p-*-iso8859-7" to type FontStruct
To reproduce;
1. login with ja_JP.UTF8 locale on Solaris9(sparc or x86).
2.Launch SwingSet2 ($JAVAHOME/demo/jfc/SwingSet2/SwingSet2.jar)
or
Font2DTest ($JAVAHOME/demo/jfc/Java2D/Font2DTest.jar)
You, can see the messages.
This probem is not seen in ja, ja_JP.PCK locale.
This phenomenon occurs only on ja_JP.UTF8 locale.
===========================================================================
I checked again this problem with merlin beta3-b81 on Solaris9(sparc/x86) which is the latest version(s81_47).
"Font not found" messages are not displayed, however, "Warning" messages as below are still displayed.
% java -jar Font2DTest.jar
Warning: Missing charsets in String to FontSet conversion
Warning: Missing charsets in String to FontSet conversion
Therefore, this is not verified completely.
This problem does not occur on Solaris sparc/x86 7 and 8 in ja_JP.UTF8 locale,
occurs on Solaris9 in ja_JP.UTF8 locale only.
====================================
Solairs 9 build : s81_47 (sparc/x86)
merlin build : merlin_beta3-b81
locale : ja_JP.UTF8
====================================
[###@###.### 2001-10-01]
===========================================================================
The original bug does not occur in merlin-beta3-b81.
Therefore, this bug's status is verified.
And I filed the new warning problem as a new bug#4509535.
[###@###.### 2001-10-02]
===========================================================================
Solairs 9 build : s81_42
merlin build : merlin_beta-refresh b73
==========================================
Tested for Sparc and X86 for ja_JP.UTF-8:
When launching java GUI application, the messages below and "Warning" messges are displayed, though the application works fine and Japanese Character are displayed correctly.
Font specified in font.properties not found [-monotype-arial greek-bold-i-normal--*-%d-*-*-p-*-iso8859-7]
Font specified in font.properties not found [-monotype-arial greek-bold-r-normal--*-%d-*-*-p-*-iso8859-7]
Font specified in font.properties not found [-b&h-LucidaBrightLat4-Normal-r-normal--*-%d-*-*-p-*-iso8859-4]
Font specified in font.properties not found [-monotype-arial greek-bold-r-normal--*-%d-*-*-p-*-iso8859-7]
Font specified in font.properties not found [-monotype-arial greek-regular-i-normal--*-%d-*-*-p-*-iso8859-7]
Font specified in font.properties not found [-monotype-arial greek-regular-i-normal--*-%d-*-*-p-*-iso8859-7]
Font specified in font.properties not found [-b&h-LucidaBrightLat4-Demi-r-normal-Demi-*-%d-*-*-p-*-iso8859-4]
Font specified in font.properties not found [-monotype-arial greek-bold-i-normal--*-%d-*-*-p-*-iso8859-7]
Font specified in font.properties not found [-b&h-LucidaBrightLat4-Demi-i-normal-Demi Italic-*-%d-*-*-p-*-iso8859-4]
Font specified in font.properties not found [-monotype-arial greek-regular-r-normal--*-%d-*-*-p-*-iso8859-7]
Font specified in font.properties not found [-b&h-LucidaBrightLat4-normal-i-normal-Italic-*-%d-*-*-p-*-iso8859-4]
Font specified in font.properties not found [-monotype-arial greek-regular-r-normal--*-%d-*-*-p-*-iso8859-7]
Warning: Cannot convert string "-monotype-arial greek-regular-r-normal--*-140-*-*-p-*-iso8859-7" to type FontStruct
To reproduce;
1. login with ja_JP.UTF8 locale on Solaris9(sparc or x86).
2.Launch SwingSet2 ($JAVAHOME/demo/jfc/SwingSet2/SwingSet2.jar)
or
Font2DTest ($JAVAHOME/demo/jfc/Java2D/Font2DTest.jar)
You, can see the messages.
This probem is not seen in ja, ja_JP.PCK locale.
This phenomenon occurs only on ja_JP.UTF8 locale.
===========================================================================
I checked again this problem with merlin beta3-b81 on Solaris9(sparc/x86) which is the latest version(s81_47).
"Font not found" messages are not displayed, however, "Warning" messages as below are still displayed.
% java -jar Font2DTest.jar
Warning: Missing charsets in String to FontSet conversion
Warning: Missing charsets in String to FontSet conversion
Therefore, this is not verified completely.
This problem does not occur on Solaris sparc/x86 7 and 8 in ja_JP.UTF8 locale,
occurs on Solaris9 in ja_JP.UTF8 locale only.
====================================
Solairs 9 build : s81_47 (sparc/x86)
merlin build : merlin_beta3-b81
locale : ja_JP.UTF8
====================================
[###@###.### 2001-10-01]
===========================================================================
The original bug does not occur in merlin-beta3-b81.
Therefore, this bug's status is verified.
And I filed the new warning problem as a new bug#4509535.
[###@###.### 2001-10-02]
===========================================================================
- duplicates
-
JDK-4509503 Can't input any character into the text field in java application
-
- Closed
-