View Single Post
  #12 (permalink)  
Old August 4th, 2001
Unregistered
Guest
 
Posts: n/a
Default

Font Problem:

Your fonts folder is missing the symbol.ttf file that java is looking for.

There should be a lib/font dir in your jre directory that contains fonts for java (it might be another folder, i really can't remember at this time). Copy symbol.ttf into this folder from your windows/fonts folder, (or just download that font), and you'll also have to modify the fonts.dir file in this folder as well. Increment the number at the top of this file by one, and add the following to the bottom of the file:

symbol.ttf -urw-symbol-medium-r-normal--0-0-0-0-p-0-adobe-fontspecific

LimeWire opening very small problem:

This may be a problem with the way that your window manager (kde/gnome/etc) is displaying the java output. I had this same problem, and had to go into gnome, run the RunLime, proceed through the setup, and then it worked fine under KDE for me. This is a frequently occuring problem.

Rife
Reply With Quote