I got this when I installed as root: my userid didn't have permissions on
.../jre/lib/fonts. When I straightened out the permisions, I started seeing
text on my components. (This is mentioned somewhere in the FAQ or known errors).
On Mon, 20 Sep 1999, Vartan Piroumian wrote:
> Hi folks,
>
> Su
Hi folks,
SuSe Linux 6.1
Blackdown JDK 1.2 pre-v2,
glibc2.0
I installed the GIMP URW fonts to eradicate the "zapf dingbats not
found" error messages. And, yes, the errors are gone.
But now I have an even more disconcerting problem.
Swing components do not render properly.
AWT:
The ONLY f
This is discussed in the mail archives and maybe even the FAQ. If you're
not using the Zapf Dingbat fonts, it's nothing to lose sleep over.
Nathan
> Stephen Lohning wrote:
>
> > I am having trouble getting java 2 running on my redhat 5.2 PC(386)
> > system.
> > bash$ javac SimpleExample.java
>
Stephen Lohning wrote:
> I am having trouble getting java 2 running on my redhat 5.2 PC(386)
> system.
> bash$ javac SimpleExample.java
> bash$ ls
> SimpleExample$1.class SimpleExample.class
> SimpleExample$RadioListener.class SimpleExample.java
> bash$ java SimpleExample
> Font spe
I am having trouble getting java 2 running on my redhat 5.2 PC(386)
system.
bash$ javac SimpleExample.java
bash$ ls
SimpleExample$1.class SimpleExample.class
SimpleExample$RadioListener.class SimpleExample.java
bash$ java SimpleExample
Font specified in font.properties not found [--z
I wrote an application wich uses the JTree.class
(com.sun.java.swing.JTree) and the font is not displaing
correct indifferent of size
or type, bun only under Linux (jdk116).
Can I correct this ?