View Single Post
Old 09-04-2012, 07:45 PM   #8
twobob
( ͡° ͜ʖ ͡°){ʇlnɐɟ ƃǝs}Týr
twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.
 
twobob's Avatar
 
Posts: 6,586
Karma: 6299993
Join Date: Jun 2012
Location: uti gratia usura (Yao ying da ying; Mo ying da yieng)
Device: PW-WIFI|K5-3G+WIFI| K4|K3-3G|DXG|K2| Rooted Nook Touch
okay so I got my J2sdk from here http://www.oracle.com/technetwork/ja...4.2_30-sol-JPR

I went with version 1.4.2_19

After realising it was the font declarations for the standard

Spoiler:
Quote:
/opt/j2sdk1.4.2_17/jre/lib/fonts/LucidaTypewriterOblique.ttf
/opt/j2sdk1.4.2_17/jre/lib/fonts/LucidaTypewriterRegular.ttf
/opt/j2sdk1.4.2_17/jre/lib/fonts/LucidaSansDemiOblique.ttf
/opt/j2sdk1.4.2_17/jre/lib/fonts/LucidaTypewriterBoldOblique.ttf
/opt/j2sdk1.4.2_17/jre/lib/fonts/LucidaBrightItalic.ttf
/opt/j2sdk1.4.2_17/jre/lib/fonts/LucidaBrightDemiBold.ttf
/opt/j2sdk1.4.2_17/jre/lib/fonts/LucidaSansRegular.ttf
/opt/j2sdk1.4.2_17/jre/lib/fonts/LucidaBrightDemiItalic.ttf
/opt/j2sdk1.4.2_17/jre/lib/fonts/LucidaBrightRegular.ttf
/opt/j2sdk1.4.2_17/jre/lib/fonts/LucidaTypewriterBold.ttf
/opt/j2sdk1.4.2_17/jre/lib/fonts/LucidaSansDemiBold.ttf
/opt/j2sdk1.4.2_17/jre/lib/fonts/LucidaSansOblique.ttf

That were failing to be parsed properly from font.properties (For some crazy reason) I have replaced Eclipse europa with Juno. See how I fare now.

Thanks for the pointers.

(um and yes I also have the 17 version you quoted for good measure)


EDIT: DOH! And still it fails. The fonts are there I checked. Hmm...

Warning: Cannot convert string "-b&h-lucida-medium-r-normal-sans-*-140-*-*-p-*-iso8859-1" to type FontStruct

Blast...

IN OTHER NEWS:
Spoiler:

Personal Basis Profile 1.1 (JSR 217) : an updated specification, based on a subset of J2SE 1.4.2

Reference Implementation:
PBP reference implementation 1.1 corresponding to JSR 217

Finally found it here after a sun - oracle run around http://download.oracle.com/otndocs/j...-oth-ri-JSpec/
perhaps that might helps someone else should they also need it.

(not for this project though)


EDIT:

I still get the warning, but at least it will jar stuff up now. One step further yay.

Last edited by twobob; 09-04-2012 at 10:06 PM.
twobob is offline   Reply With Quote