From owner-freebsd-questions Sat May 4 15:59:21 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA07871 for questions-outgoing; Sat, 4 May 1996 15:59:21 -0700 (PDT) Received: from bitbucket.edmweb.com (bitbucket.edmweb.com [204.244.190.9]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id PAA07864 for ; Sat, 4 May 1996 15:59:18 -0700 (PDT) Received: (from root@localhost) by bitbucket.edmweb.com (8.6.12/8.6.12) id PAA00385; Sat, 4 May 1996 15:58:11 -0700 Date: Sat, 4 May 1996 15:58:07 -0700 (PDT) From: Steve Reid To: Justin Viiret cc: questions@freebsd.org Subject: Re: Can't run Java applets in Netscape Atlas In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > "Cannot allocate colormap entry for default background" > I'm fairly sure that this is because you're running in 8 bit colour... Unfortunately, my little 512k video card (integrated on the motherboard) is incabable of more than 8 bits per pixel. :( > > "Applet can't start: error: java.lang.UnsatisfiedLinkError: findSystemClass" > Found this. When it loads, Netscape checks the CLASSPATH variable for the > location of the moz3_0.zip or whatever class file it uses; since you > installed the JDK, you would have this set to the standard Sun JDK class > file, which Netscape doesn't like to use. Try either clearing the > CLASSPATH variable or setting it to the Mozilla class file and re-logging > in. Worked for me. :) Ah, okay... I unset the CLASSPATH variable in the shell script that runs netscape, and it gets a bit farther, but I still can't seem to do anything with applets... They load, and everything pretends to be fine, but I can't actually do anything with the applets. For instance, the TicTacToe demo applet, it shows the #-shaped board, but I can't do anything with it. With other applets, I can usually see a different shade of gray where the applet would appear, but that's all. Any other ideas? ====================================================================== | Steve Reid - SysAdmin & Pres, EDM Web (http://www.edmweb.com/) | | Email: steve@edmweb.com Home Page: http://www.edmweb.com/steve/ | | PGP (2048/9F317269) Fingerprint: 11C89D1CD67287E6 8C09EC52443F8830 | | -- Disclaimer: JMHO, YMMV, IANAL. -- | ====================================================================:)