From owner-freebsd-emulation@FreeBSD.ORG Mon Jun 15 20:59:27 2009 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F0E5D10656AE; Mon, 15 Jun 2009 20:59:27 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from services.ipt.ru (services.ipt.ru [194.62.233.110]) by mx1.freebsd.org (Postfix) with ESMTP id AA44A8FC2C; Mon, 15 Jun 2009 20:59:27 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from [85.175.178.220] (helo=moosi) by services.ipt.ru with esmtpa (Exim 4.54 (FreeBSD)) id 1MGJH6-0003QB-8W; Tue, 16 Jun 2009 00:59:28 +0400 To: Andriy Gapon References: <4A365FA9.9080507@icyb.net.ua> <20090615152648.GA36229@dchagin.static.corbina.ru> <4A366C00.3030805@icyb.net.ua> From: Boris Samorodov Date: Tue, 16 Jun 2009 01:00:13 +0400 In-Reply-To: <4A366C00.3030805@icyb.net.ua> (Andriy Gapon's message of "Mon\, 15 Jun 2009 18\:42\:56 +0300") Message-ID: <43933666@ipt.ru> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-emulation@freebsd.org, Chagin Dmitry Subject: Re: skype after f7->f8: problem with cyrillic characters in nicks X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Jun 2009 20:59:28 -0000 Andriy Gapon writes: > on 15/06/2009 18:26 Chagin Dmitry said the following: >> On Mon, Jun 15, 2009 at 05:50:17PM +0300, Andriy Gapon wrote: >>> I upgraded my linux_base from f7 to f8 and then reinstalled skype and now I see >>> "block characters" instead of cyrillic characters in nick names. >>> Any idea what's wrong / how to fix? >> >> http://lists.freebsd.org/pipermail/freebsd-emulation/2009-May/006015.html > > Dmitry, > > thank you, but: > $ fgrep -c cache /var/db/pkg/linux-f8-fontconfig-2.4.2_1/+CONTENTS > 0 > > Does linux fc-cache come with some other port? Take a look at the port's Makefile. This file is removed at post-patch stage. WBR -- bsam