From owner-freebsd-java@FreeBSD.ORG Fri Apr 29 10:18:24 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 330D416A4CE for ; Fri, 29 Apr 2005 10:18:24 +0000 (GMT) Received: from fly.ebs.gr (fly.ebs.gr [62.103.84.177]) by mx1.FreeBSD.org (Postfix) with ESMTP id 90FAE43D2D for ; Fri, 29 Apr 2005 10:18:22 +0000 (GMT) (envelope-from past@ebs.gr) Received: from ebs.gr (root@hal.ebs.gr [10.1.1.2]) by fly.ebs.gr (8.12.9p1/8.12.9) with ESMTP id j3TAIKTf036757; Fri, 29 Apr 2005 13:18:20 +0300 (EEST) (envelope-from past@ebs.gr) Received: from [10.1.1.200] (pptp.ebs.gr [10.1.1.200]) by ebs.gr (8.12.11/8.12.11) with ESMTP id j3TAIHts034488; Fri, 29 Apr 2005 13:18:18 +0300 (EEST) (envelope-from past@ebs.gr) Received: from 127.0.0.1 (AVG SMTP 7.0.308 [266.10.4]); Fri, 29 Apr 2005 13:18:06 +0300 Message-ID: <427209DE.7080106@ebs.gr> Date: Fri, 29 Apr 2005 13:18:06 +0300 From: Panagiotis Astithas Organization: EBS Ltd. User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: chris.candler@sympatico.ca References: <4271C8D3.4090805@sympatico.ca> In-Reply-To: <4271C8D3.4090805@sympatico.ca> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: java@freebsd.org Subject: Re: jdk1.4.2 mouse X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Apr 2005 10:18:24 -0000 Chris Candler wrote: > 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 Have you tried the demo JFC applications in the JDK? Cheers, Panagiotis