From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19972 invoked by alias); 12 Feb 2013 15:42:31 -0000 Received: (qmail 19796 invoked by uid 22791); 12 Feb 2013 15:42:29 -0000 X-SWARE-Spam-Status: No, hits=-0.8 required=5.0 tests=AWL,BAYES_50,EXECUTABLE_URI,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_YE X-Spam-Check-By: sourceware.org Received: from nm2.bt.bullet.mail.ird.yahoo.com (HELO nm2.bt.bullet.mail.ird.yahoo.com) (212.82.108.233) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 12 Feb 2013 15:42:15 +0000 Received: from [212.82.108.230] by nm2.bt.bullet.mail.ird.yahoo.com with NNFMP; 12 Feb 2013 15:42:12 -0000 Received: from [77.238.189.16] by tm3.bt.bullet.mail.ird.yahoo.com with NNFMP; 12 Feb 2013 15:42:12 -0000 Received: from [127.0.0.1] by smtp816.mail.ird.yahoo.com with NNFMP; 12 Feb 2013 15:42:12 -0000 X-Yahoo-SMTP: u.JgLvyswBBMp9ZJJfsX14qmYb3T2ivhMAr6OupnxLpNQEFZ9g-- Received: from [192.168.1.73] (jon.turney@86.166.57.162 with plain) by smtp816.mail.ird.yahoo.com with SMTP; 12 Feb 2013 15:42:12 +0000 GMT Message-ID: <511A62E8.2050203@dronecode.org.uk> Date: Tue, 12 Feb 2013 15:42:00 -0000 From: Jon TURNEY Reply-To: cygwin-xfree User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:17.0) Gecko/20130107 Thunderbird/17.0.2 MIME-Version: 1.0 To: cygwin-xfree@cygwin.com CC: marco.atzeri@gmail.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> <511A54D0.5050408@gmail.com> In-Reply-To: <511A54D0.5050408@gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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/msg00026.txt.bz2 On 12/02/2013 14:42, marco atzeri wrote: > 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-*-*-*-*-*-*-* If it offends your eye, you should be able to make this warning go away by installing the font-sony-misc package and restarting your X server. (Or you can just ignore the warning, which is probably pretty harmless unless you have a need for Japanese text in your xfig diagram, assuming that is even possible...) -- Jon TURNEY Volunteer Cygwin/X X Server maintainer -- 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/