Hello,
I have written a number of MIDP1.0 programs which run quite happily on several mobile phone types and on the Sun emulator. However, when I run them on the Series 60 emulator, firstly it says:
[INDENT]WARNING: Attribute value for MicroEdition-Profile defined in JAR manifest is not supported.[/INDENT]
However, it continues running before giving me the error "SymbianOS error = -15 : System:", with the following stack trace:
at com.symbian.util.NativeError.check(+20)
at javax.microedition.lcdui.Font.<init>(+44)
at javax.microedition.lcdui.Font.getFont(+102)
at javax.microedition.lcdui.Font.getDefaultFont(+6)
Any thoughts or comments appreciated.
Thanks.
Carl