-
Bug
-
Resolution: Duplicate
-
P2
-
None
-
1.4.0
-
x86, sparc
-
solaris
Merlin build: beta_refresh-b66
Solaris9 build: s81_38 with "Entire distribution OEM support" installing
Tested for Sparc and X86 for ja_JP.UTF-8:
The messages below are displayed in launching java GUI applicaitions, though the applications work and Japanese characters can be displayed;
Font specified in font.properties not found [-b&h-LucidaBrightLat4-Normal-r-normal--*-%d-*-*-p-*-iso8859-4]
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 [-b&h-LucidaBrightLat4-Demi-i-normal-Demi Italic-*-%d-*-*-p-*-iso8859-4]
Font specified in font.properties not found [-b&h-LucidaBrightLat4-normal-i-normal-Italic-*-%d-*-*-p-*-iso8859-4]
As in Evaluation in 4407572, some optional font packages are needed to installed on solaris/UTF8 locale to make j2se work properly.
The detail for the packages is described on the page, http://java.sun.com/j2se/1.3/README.sparc
To solve this error, SUNWi4of is needed, however it is can not got from the latest Solaris9 install image(only SUNWi1of exists for optional font).
(For Solaris8, these optional font packages can be got, so this problem is not reproducible.)
The descriptions about LucidaBrightLat4 exist in SUNWi4rf/pkgmap for s81_38 as below, therefore, SUNWi4of seems to be included in SUNWi4rf for Solaris9?
------------------------------------------------------------------------------
f none openwin/lib/locale/iso_8859_4/X11/fonts/Type1/LucidaBrightLat4-Demi.pfb 0644 root bin 62494 59974 95080748
6
1 f none openwin/lib/locale/iso_8859_4/X11/fonts/Type1/LucidaBrightLat4-DemiItalic.pfb 0644 root bin 61164 11890 95
0807488
1 f none openwin/lib/locale/iso_8859_4/X11/fonts/Type1/LucidaBrightLat4-Italic.pfb 0644 root bin 60944 35247 950807
489
1 f none openwin/lib/locale/iso_8859_4/X11/fonts/Type1/LucidaBrightLat4.pfb 0644 root bin 62646 47955 950807491
1 f none openwin/lib/locale/iso_8859_4/X11/fonts/Type1/afm/LucidaBrightLat4-Demi.afm 0644 root bin 25863 12484 9508
07478
1 f none openwin/lib/locale/iso_8859_4/X11/fonts/Type1/afm/LucidaBrightLat4-DemiItalic.afm 0644 root bin 26027 2281
7 950807479
1 f none openwin/lib/locale/iso_8859_4/X11/fonts/Type1/afm/LucidaBrightLat4-Italic.afm 0644 root bin 26065 23128 95
0807480
1 f none openwin/lib/locale/iso_8859_4/X11/fonts/Type1/afm/LucidaBrightLat4.afm 0644 root bin 25827 10176 950807481
------------------------------------------------------------------------------
To reproduce,
- Launch SwingSet2 ($JAVAHOME/demo/jfc/SwingSet2/SwingSet.jar) on Solaris9/ ja_JP.UTF-8 locale.
Then, you can see the messages on the terminal.
===============================================================================
This is reproducible with merlin beta-refresh b66 and Solaris 9 s81_39 on both of Sparc and x86.
miki.tokunaga@japan 2001-06-06
===============================================================================
- relates to
-
JDK-4407572 Japanese characters does not display with merlin on Solaris8 ja_JP.UTF-8
-
- Closed
-