>:Hello All, Since changing from java 1.1 to java 2, running the interpreter
>:"java" on any class which uses java.awt gives an initial warning: " cannot
>:convert string '- monotype - arial .......' to type FontStruct". This does
>:not seem to be caused by the new "javac", only by the "java".
>:Any comments gratefully received.
>:Ivan
You're clearly running on some kind of Unix environment with a window
manager involved. I see that when testing our app on Solaris, but not
on Linux. So far as I can tell, it's not harmful but is annoying. I
too would be interested in whether anybody has a solution.
= Steve =

Signature
Steve W. Jackson
Montgomery, Alabama
ivan danicic - 02 Apr 2004 17:37 GMT
> >:Hello All, Since changing from java 1.1 to java 2, running the interpreter
> >:"java" on any class which uses java.awt gives an initial warning: " cannot
[quoted text clipped - 12 lines]
> Steve W. Jackson
> Montgomery, Alabama
Hello, I am running java on suse linux (8.0)
Ivan