From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4456 invoked by alias); 14 Feb 2013 16:15:27 -0000 Received: (qmail 4417 invoked by uid 22791); 14 Feb 2013 16:15:24 -0000 X-SWARE-Spam-Status: No, hits=0.9 required=5.0 tests=AWL,BAYES_40,EXECUTABLE_URI,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_YE,TW_YG X-Spam-Check-By: sourceware.org Received: from nm4-vm0.bt.bullet.mail.ird.yahoo.com (HELO nm4-vm0.bt.bullet.mail.ird.yahoo.com) (212.82.108.93) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 14 Feb 2013 16:15:11 +0000 Received: from [212.82.108.228] by nm4.bt.bullet.mail.ird.yahoo.com with NNFMP; 14 Feb 2013 16:15:08 -0000 Received: from [77.238.189.17] by tm1.bt.bullet.mail.ird.yahoo.com with NNFMP; 14 Feb 2013 16:15:08 -0000 Received: from [127.0.0.1] by smtp817.mail.ird.yahoo.com with NNFMP; 14 Feb 2013 16:15:08 -0000 X-Yahoo-SMTP: u.JgLvyswBBMp9ZJJfsX14qmYb3T2ivhMAr6OupnxLpNQEFZ9g-- Received: from [192.168.1.73] (jon.turney@86.166.57.162 with plain) by smtp817.mail.ird.yahoo.com with SMTP; 14 Feb 2013 16:15:08 +0000 GMT Message-ID: <511D0D89.7010404@dronecode.org.uk> Date: Thu, 14 Feb 2013 16:15: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: ostroffjh@sbcglobal.net 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> <1360775827.12816.0@ffortso4> In-Reply-To: <1360775827.12816.0@ffortso4> 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/msg00042.txt.bz2 On 13/02/2013 17:17, Jack wrote: > On 2013.02.12 09:12, 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 > > Jon, > > Thanks for this. I get a different set from the Marco. > > Warning: Missing charsets in String to FontSet conversion > Missing charset ISO8859-1 for fontset > -*-times-bold-r-normal--16-*-*-*-*-*-*-*,-*-*-bold-r-normal--16-*-*-*-*-*-*-*,-*-*-*-r-*--16-*-*-*-*-*-*-* [snip] > Warning: Cannot convert string > "-*-times-bold-r-normal--16-*-*-*-*-*-*-*,-*-*-bold-r-normal--16-*-*-*-*-*-*-*,-*-*-*-r-*--16-*-*-*-*-*-*-*" > to type FontSet > Note these are after installing the sony font. It looks like a nearly > complete list of charsets. I certainly don't need most of them. I wonder if > there is some Windows setting to trim down the list even considered on the PC? The only way I can reproduce this is if I uninstall all my fonts. This suggests to me that there's something rather odd going on. Can you provide /var/log/xwin/Xin.0.log and cygcheck -svr output, please? Does xlsfonts list any fonts for you? -- 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/