From owner-freebsd-questions Fri Feb 21 11:43:48 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id LAA16682 for questions-outgoing; Fri, 21 Feb 1997 11:43:48 -0800 (PST) Received: from iago.ienet.com (iago.ienet.com [207.78.32.53]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id LAA16677 for ; Fri, 21 Feb 1997 11:43:46 -0800 (PST) Received: from iago.ienet.com (localhost.ienet.com [127.0.0.1]) by iago.ienet.com (8.8.5/8.8.5) with ESMTP id LAA18304 Fri, 21 Feb 1997 11:41:25 -0800 (PST) Message-Id: <199702211941.LAA18304@iago.ienet.com> From: pius@ienet.com To: Fan Jiao Cc: questions@freebsd.org Subject: Re: displaying java on freebsd - cored Date: Fri, 21 Feb 1997 11:41:24 -0800 Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Thu, 20 Feb 1997, fan@ipsilon.com wrote: > > I launch the "appletviwer" from a SunSol machine w/ display set to > my local freebsd box. > > Everytime I try I get core dump. Attached please find the screen > dump. > > Thanks. > > -- > Fan Is this the appletviewer from the JDK 1.0.2 or the new JDK 1.1? I think if you want to run the appletviewer or other Java applications on your X Windows display using Sun's JDK, your display must NOT be in 16-bit mode. 8-bit or 24-bit mode should work fine. Hope that helps, Pius