From owner-freebsd-ports@FreeBSD.ORG Mon May 21 12:18:05 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6967B106564A; Mon, 21 May 2012 12:18:05 +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 E52008FC18; Mon, 21 May 2012 12:18:04 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mx1.bjare.net (Postfix) with ESMTP id 5B05B5E2B7; Mon, 21 May 2012 14:16:55 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mx1.bjare.net X-Spam-Flag: NO X-Spam-Score: -1.643 X-Spam-Level: X-Spam-Status: No, score=-1.643 tagged_above=-999 required=5 tests=[AWL=-0.645, 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 iXKZ-bBG244J; Mon, 21 May 2012 14:16:53 +0200 (CEST) X-BN-MX1: ja X-BN-MailInfo: BjareNet Received: from bljbsd01.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 3225A5E165; Mon, 21 May 2012 14:16:52 +0200 (CEST) Message-ID: <4FBA3278.6090409@eskk.nu> Date: Mon, 21 May 2012 14:18:00 +0200 From: Leslie Jensen User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:12.0) Gecko/20120502 Thunderbird/12.0.1 MIME-Version: 1.0 To: "coder.tuxfamily" References: <4FAA57F8.4000203@eskk.nu> <4FB9CADC.6000106@tuxfamily.org> In-Reply-To: <4FB9CADC.6000106@tuxfamily.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: nivit@FreeBSD.org, freebsd-ports@freebsd.org Subject: Re: 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: Mon, 21 May 2012 12:18:05 -0000 2012-05-21 06:55, coder.tuxfamily skrev: > Hello, > > For "Problem load font file" it's a problem with you conf. > Run wbar-config. Go into "Preferences" and choose your font. > Usually : /usr/local/lib/X11/fonts/dejavu/DejaVuSans > > > Le 09.05.2012 13:41, Leslie Jensen a écrit : >> >> >> 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 >> >> _______________________________________________ >> freebsd-ports@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-ports >> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" Hello I've tested several different fonts, with the same result unfortunately. On this machine with a completely new install I do not have the DejaVuSans font. It's not installed as a dependency. So if you have other suggestions I'll be glad to try them out. Regards /Leslie