From owner-freebsd-ports@FreeBSD.ORG Wed May 9 11:41:57 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A9D77106564A; Wed, 9 May 2012 11:41:57 +0000 (UTC) (envelope-from leslie@eskk.nu) Received: from mx1.bjare.net (mx1.bjare.net [212.31.160.3]) by mx1.freebsd.org (Postfix) with ESMTP id 5C3158FC0A; Wed, 9 May 2012 11:41:57 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mx1.bjare.net (Postfix) with ESMTP id 3E07B5E28F; Wed, 9 May 2012 13:40:53 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mx1.bjare.net X-Spam-Flag: NO X-Spam-Score: -1.649 X-Spam-Level: X-Spam-Status: No, score=-1.649 tagged_above=-999 required=5 tests=[AWL=-0.651, BAYES_00=-2.599, RCVD_IN_PBL=0.905, RDNS_DYNAMIC=0.1, SPF_SOFTFAIL=0.596] Received: from mx1.bjare.net ([127.0.0.1]) by localhost (mx1.bjare.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 95DxutDziBgO; Wed, 9 May 2012 13:40:48 +0200 (CEST) X-BN-MX1: ja X-BN-MailInfo: BjareNet Received: from bsdpc01.no-ip.org (c-195-216-041-102.ekt.thalamus.net [195.216.41.102]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.bjare.net (Postfix) with ESMTPS id 19B775E1A6; Wed, 9 May 2012 13:40:47 +0200 (CEST) Message-ID: <4FAA57F8.4000203@eskk.nu> Date: Wed, 09 May 2012 13:41:44 +0200 From: Leslie Jensen User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:12.0) Gecko/20120503 Thunderbird/12.0.1 MIME-Version: 1.0 To: nivit@FreeBSD.org, freebsd-ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Wbar not displaying correctly X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 May 2012 11:41:57 -0000 I've upgraded one system from 8.2-RELEASE to 8.3-RELEASE. Rebuild all ports with portmaster after the upgrade. My problem is that Wbar now displays the "first" applications icon as background picture. If I move another application to the top position its icon will be displayed as the background. I start wbar with the following command in a script that's auto started in XFCE. wbar -above-desk -bpress -pos bottom I get the following when starting from the command line Problem load font file. TerminalEmulator Here TerminalEmulator is my first application. It'll change if I move another application to the top. I've tried to recompile with portmaster -rf x11/wbar but there's no change in behaviour. I have two other systems running 8.2 with exactly the same set up and there wbar is not displaying this behaviour. Any hints appreciated Thanks /Leslie