From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1281 invoked by alias); 12 Feb 2013 14:42:42 -0000 Received: (qmail 1167 invoked by uid 22791); 12 Feb 2013 14:42:38 -0000 X-SWARE-Spam-Status: No, hits=-3.4 required=5.0 tests=AWL,BAYES_50,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,EXECUTABLE_URI,FREEMAIL_FROM,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE X-Spam-Check-By: sourceware.org Received: from mail-ea0-f172.google.com (HELO mail-ea0-f172.google.com) (209.85.215.172) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 12 Feb 2013 14:42:28 +0000 Received: by mail-ea0-f172.google.com with SMTP id f13so67602eaa.17 for ; Tue, 12 Feb 2013 06:42:26 -0800 (PST) X-Received: by 10.14.198.198 with SMTP id v46mr63899927een.4.1360680146820; Tue, 12 Feb 2013 06:42:26 -0800 (PST) Received: from [172.21.193.114] (85-18-126-22.ip.fastwebnet.it. [85.18.126.22]) by mx.google.com with ESMTPS id q42sm58925459eem.14.2013.02.12.06.42.25 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 12 Feb 2013 06:42:26 -0800 (PST) Message-ID: <511A54D0.5050408@gmail.com> Date: Tue, 12 Feb 2013 14:42:00 -0000 From: marco atzeri User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130107 Thunderbird/17.0.2 MIME-Version: 1.0 To: cygwin-xfree@cygwin.com Subject: Re: xfig: Warning: Missing charsets in String to FontSet conversion References: <510FD313.2000608@dronecode.org.uk> <1360023896.9996.0@ffortso4> <511A4DCE.9020304@dronecode.org.uk> In-Reply-To: <511A4DCE.9020304@dronecode.org.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-xfree-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-xfree-owner@cygwin.com Reply-To: cygwin-xfree@cygwin.com Mail-Followup-To: cygwin-xfree@cygwin.com X-SW-Source: 2013-02/txt/msg00025.txt.bz2 On 2/12/2013 3:12 PM, Jon TURNEY wrote: > > I've uploaded at [1] a patched version of libXt, which includes some extra > debugging output, including the name of encoding which is causing this > warning, based on a patch at [2]. (This patch isn't really suitable for > upstreaming as it needs to be wired up to libXt's rather confusing error > reporting and localization scheme) > > This should at least allow us to discover the name of the encoding which is > causing the warning. > > [1] ftp://cygwin.com/pub/cygwinx/cygXt-6.dll > [2] http://lists.gnu.org/archive/html/help-gv/2010-07/msg00004.html > very nice $ xfig & [1] 8660 marco@MARCOATZERI ~ $ Warning: Missing charsets in String to FontSet conversion Missing charset JISX0201.1976-0 for fontset -*-times-medium-r-normal--16-*-*-*-*-*-*-*,-*-*-medium-r-normal--16-*-*-*-*-*-*-*,*--16-* Warning: Missing charsets in String to FontSet conversion Missing charset JISX0201.1976-0 for fontset -*-times-medium-r-normal--16-*-*-*-*-*-*-*,-*-*-medium-r-normal--16-*-*-*-*-*-*-*,-*-*-*-r-*--16-*-*-*-*-*-*-* Warning: Missing charsets in String to FontSet conversion Missing charset JISX0201.1976-0 for fontset -*-times-bold-r-normal--16-*-*-*-*-*-*-*,-*-*-bold-r-normal--16-*-*-*-*-*-*-*,-*-*-*-r-*--16-*-*-*-*-*-*-* -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/