From owner-freebsd-java@FreeBSD.ORG Fri Apr 29 05:38:00 2005 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E371816A4CE for ; Fri, 29 Apr 2005 05:38:00 +0000 (GMT) Received: from tomts22-srv.bellnexxia.net (tomts22-srv.bellnexxia.net [209.226.175.184]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2920243D5E for ; Fri, 29 Apr 2005 05:38:00 +0000 (GMT) (envelope-from chris.candler@sympatico.ca) Received: from [192.168.1.102] ([69.158.10.146]) by tomts22-srv.bellnexxia.netESMTP <20050429053755.NOYL21470.tomts22-srv.bellnexxia.net@[192.168.1.102]> for ; Fri, 29 Apr 2005 01:37:55 -0400 Message-ID: <4271C8D3.4090805@sympatico.ca> Date: Fri, 29 Apr 2005 01:40:35 -0400 From: Chris Candler User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20041016 X-Accept-Language: en-us, en MIME-Version: 1.0 To: java@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: jdk1.4.2 mouse X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: chris.candler@sympatico.ca List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Apr 2005 05:38:01 -0000 Hello, I have installed jdk1.4.2 on my FreeBSD 5.3 system. This seemed to install properly. I have also downloaded a couple java applications from the web. When I run them, the GUI appears but the mouse button clicks seem to confuse the applications. When I press the mouse buttons, the applications freeze-up. I would appreciate any information that you might have as to why this is occurring and how to fix it. Is there a java test application that you recommend that I try running to help debug this problem? Thanks a lot, ccandler@sympatico.ca