From owner-freebsd-questions@FreeBSD.ORG Sat Mar 24 12:19:42 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 92F1A106566B for ; Sat, 24 Mar 2012 12:19:42 +0000 (UTC) (envelope-from freebsd-questions@herveybayaustralia.com.au) Received: from mail.unitedinsong.com.au (mail.unitedinsong.com.au [150.101.178.33]) by mx1.freebsd.org (Postfix) with ESMTP id 4AB0F8FC0A for ; Sat, 24 Mar 2012 12:19:42 +0000 (UTC) Received: from laptop1.herveybayaustralia.com.au (laptop1.herveybayaustralia.com.au [192.168.0.182]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.unitedinsong.com.au (Postfix) with ESMTPSA id 2E8975C22 for ; Sat, 24 Mar 2012 22:33:09 +1000 (EST) Message-ID: <4F6DBBD6.8010400@herveybayaustralia.com.au> Date: Sat, 24 Mar 2012 22:19:34 +1000 From: Da Rock User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:7.0.1) Gecko/20111109 Thunderbird/7.0.1 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Java and the system tray X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Mar 2012 12:19:42 -0000 General question: I'm trying to get Jitsi running with video (please, no suggestions on other apps - I know and tested them from ports), and while that is not going so well my most annoying bug bear is when I click the close button on the title bar it disappears! Heaven forbid I forget to actually use file->quit instead :/ Java doesn't like the system tray (IceWM - java spits a whole lot of error msgs about failing to initialise the java.awt.systemtray), and I cannot get Jitsi back after that. Does anyone know how to get Java to play nice? Or how to get the WM it deal with it properly? Cheers