When running the eventlisteners, (both arm & vrm)
I get the following error message multiple times:
“Font specified in font.properties not found [--symbol-
medium-r-normal---%d---p--adobe-fontspecific]
The file is http://java.sun.com/j2se/1.3/font.properties.
If you install this
into /usr/local/ag/jre1.2.2/lib/font.properties the font
errors should go away. To be integrated into a later
release.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=20112
If anyone can figure this out that would be cool. It's a harmless, annoying, and persistent side effect of using Java
and Swing on Linux.
Logged In: YES
user_id=20112
Sun has a fix for this in the form of a new
font.properties. See
http://java.sun.com/j2se/1.3/install-linux-sdk.html
The file is http://java.sun.com/j2se/1.3/font.properties.
If you install this
into /usr/local/ag/jre1.2.2/lib/font.properties the font
errors should go away. To be integrated into a later
release.