From owner-freebsd-java Tue Jul 28 19:45:24 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA18063 for freebsd-java-outgoing; Tue, 28 Jul 1998 19:45:24 -0700 (PDT) (envelope-from owner-freebsd-java@FreeBSD.ORG) Received: from rah.star-gate.com (rah.star-gate.com [209.133.7.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA18058 for ; Tue, 28 Jul 1998 19:45:21 -0700 (PDT) (envelope-from hasty@rah.star-gate.com) Received: from rah.star-gate.com (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.8.8/8.8.8) with ESMTP id TAA03932; Tue, 28 Jul 1998 19:44:32 -0700 (PDT) (envelope-from hasty@rah.star-gate.com) Message-Id: <199807290244.TAA03932@rah.star-gate.com> X-Mailer: exmh version 2.0.2 2/24/98 To: Palle Girgensohn cc: freebsd-java@FreeBSD.ORG Subject: Re: Java apps like ICQ and JavaWorkshop need DISPLAY != ":0.0" In-reply-to: Your message of "Wed, 29 Jul 1998 02:12:45 +0200." <35BE68FD.58BF71AD@partitur.se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 28 Jul 1998 19:44:32 -0700 From: Amancio Hasty Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Curious which version of FreeBSD are you running? {hasty} setenv DISPLAY localhost:0.0 {hasty} jws java in free(): warning: chunk is already free. java in free(): warning: chunk is already free. java in free(): warning: chunk is already free. java in free(): warning: chunk is already free. jws seems work fine over here (FreeBSD-current) with DISPLAY set to localhost:0.0 Cheers, Amancio To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message