-
Bug
-
Resolution: Fixed
-
P2
-
1.3.0, 1.3.1, 1.4.0
-
beta2
-
x86
-
generic, linux
-
Verified
Fontpath for Linux RedHat 6.2 is set inappropriately. Font2DTest failed to display characters during testing with jdk1.4.0beta b40 on RedHat 6.2 in de_DE locale. The following message appeared:
[tester@i18n-85-95 Font2DTest]$ /export/home/tester/jdk1.4.0beta/bin/java -jar F
ont2DTest.jar
Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-
p-*-adobe-fontspecific]
Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-
p-*-adobe-fontspecific]
Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-
p-*-adobe-fontspecific]
Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-
p-*-adobe-fontspecific]
Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-
p-*-adobe-fontspecific]
Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-
p-*-adobe-fontspecific]
Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-
p-*-adobe-fontspecific]
Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
Warning: Cannot convert string "-b&h-lucidasans-medium-r-normal-sans-*-140-*-*-p-*-iso8859-1" to type FontStruct
The same message appeared during SwingSet2, SymvbolTest, and CharView execution.
The same above happended on RedHat 7.0 in ja locale.
Steps to reproduce:
install jdk1.4.0beta b40 on RedHat 6.2
set locale to de_DE
invoke Font2DTest
keiko.nakayama@Eng 2000-11-17
------
The same appeared on RedHat 7.1 in de locale when I tested with jdk1.4 beta2 b69.
keiko.nakayama@Eng 2001-06-24
----
verified the fix with jdk1.4 beta_refresh b71
keiko.nakayama@Eng 2001-07-12
[tester@i18n-85-95 Font2DTest]$ /export/home/tester/jdk1.4.0beta/bin/java -jar F
ont2DTest.jar
Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-
p-*-adobe-fontspecific]
Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-
p-*-adobe-fontspecific]
Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-
p-*-adobe-fontspecific]
Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-
p-*-adobe-fontspecific]
Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-
p-*-adobe-fontspecific]
Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-
p-*-adobe-fontspecific]
Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-
p-*-adobe-fontspecific]
Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
Warning: Cannot convert string "-b&h-lucidasans-medium-r-normal-sans-*-140-*-*-p-*-iso8859-1" to type FontStruct
The same message appeared during SwingSet2, SymvbolTest, and CharView execution.
The same above happended on RedHat 7.0 in ja locale.
Steps to reproduce:
install jdk1.4.0beta b40 on RedHat 6.2
set locale to de_DE
invoke Font2DTest
keiko.nakayama@Eng 2000-11-17
------
The same appeared on RedHat 7.1 in de locale when I tested with jdk1.4 beta2 b69.
keiko.nakayama@Eng 2001-06-24
----
verified the fix with jdk1.4 beta_refresh b71
keiko.nakayama@Eng 2001-07-12
- duplicates
-
JDK-4356437 jdk font.properties is not properly set for the Linux OS
-
- Closed
-