Date: Mon, 21 Feb 2000 22:24:29 -0700 From: Steve Coltrin <spcoltri@code.cs.unm.edu> To: freebsd-current@FreeBSD.ORG Subject: Re: Crashing netscape? Message-ID: <200002220524.WAA06010@code.cs.unm.edu> In-Reply-To: Your message of "Mon, 21 Feb 2000 18:56:41 EST." <Pine.BSF.4.21.0002211847250.626-100000@gravy.kishka.net>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <Pine.BSF.4.21.0002211847250.626-100000@gravy.kishka.net> Bryan Liesner writes: >Netscape would always crash on me when loading a java applet - I found >that if you define both the scaled and unscaled fonts in XF86Config as >below that all the java related crashes go away. >Section "Files" > RgbPath "/usr/X11R6/lib/X11/rgb" > FontPath "/usr/X11R6/lib/X11/fonts/75dpi" > FontPath "/usr/X11R6/lib/X11/fonts/75dpi:unscaled" > FontPath "/usr/X11R6/lib/X11/fonts/misc" > FontPath "/usr/X11R6/lib/X11/fonts/misc:unscaled" > ModulePath "/usr/X11R6/lib/modules" >EndSection >Hope this helps. I tried this and Netscape ran Java for me for the first time _ever_, but other X programs started using scaled versions of bitmapped fonts - bleaurgh. Thinking about fonts inspired me, though; I copied the fonts.properties that the Linux JDK ports at http://www.jmcm.org/tech/ports/linux_jdk.html installed, and that works too. (This is with the Linux Netscape version; I haven't tried with the FreeBSD native version.) -spc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200002220524.WAA06010>