X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:cc:message-id:in-reply-to:subject :mime-version:content-type:content-transfer-encoding; q=dns; s= default; b=RZvs00XYLd2UpYor0upODsiAq1i0EjUnaue6OwnUM5/MXYgW637VQ YBk3NbFjZszS9EPhhiOXHwNi65IruoXFJMFNKoP1hWD5zNdWDgvcaOeApXQg4fth D29lM3c2W84pN6fqIpRO6TmKrjedSykX2YHfWhw/gfIFEN3VGTHmQQ= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:cc:message-id:in-reply-to:subject :mime-version:content-type:content-transfer-encoding; s=default; bh=AsMc40LgptTG648R4NOzvGwYGkI=; b=ZpfEihZmDMoZ5oY0PEPLS3efxWl1 3trxObzTeiAZvbJVxGVWTbCiTCHB2OX6mPFLq1ciMCVnNpznBPZo5QcftlktrJ5o od0FWnJ5Fii/mD0PhCp3T7O47zQlyttqm3CAlqsPkWK8w2vl26fFGTtfxFJVd3dc nN4rSMfU+woQLqI= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-6.1 required=5.0 tests=AWL,BAYES_05,GIT_PATCH_2,RCVD_IN_DNSWL_LOW,RP_MATCHES_RCVD autolearn=ham version=3.3.2 spammy=van, D*tv, doorn, Doorn X-HELO: smtp-nf-201.his.com X-ASG-Debug-ID: 1499903560-061c415f741b4de0001-w5GHUG X-Barracuda-Envelope-From: dickey AT his DOT com X-Barracuda-RBL-Trusted-Forwarder: 216.194.196.20 X-Barracuda-RBL-Trusted-Forwarder: 216.194.248.141 Date: Wed, 12 Jul 2017 19:52:32 -0400 (EDT) X-Barracuda-RBL-Trusted-Forwarder: 216.194.248.141 From: Thomas Dickey To: Wouter van Doorn Cc: Brian Inglis , cygwin AT cygwin DOT com Message-ID: <1809478842.11700823.1499903551973.JavaMail.root@his.com> In-Reply-To: Subject: Re: XTerm always gives out an error message concerning a font MIME-Version: 1.0 X-ASG-Orig-Subj: Re: XTerm always gives out an error message concerning a font Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Barracuda-Connect: smtp-nf-202.his.com[216.194.196.20] X-Barracuda-Start-Time: 1499903560 X-Barracuda-URL: https://spam.his.com:443/cgi-mod/mark.cgi X-Barracuda-Scan-Msg-Size: 1793 X-Barracuda-BRTS-Status: 1 X-Barracuda-BRTS-Evidence: commandlinux.com X-Barracuda-Spam-Score: 0.00 X-Barracuda-Spam-Status: No, SCORE=0.00 using global scores of TAG_LEVEL=1000.0 QUARANTINE_LEVEL=1000.0 KILL_LEVEL=7.0 tests= X-Barracuda-Spam-Report: Code version 3.2, rules version 3.2.3.40879 Rule breakdown below pts rule name description ---- ---------------------- -------------------------------------------------- ----- Original Message ----- | From: "Wouter van Doorn" | To: "Brian Inglis" , cygwin AT cygwin DOT com | Sent: Thursday, July 6, 2017 5:31:42 PM | Subject: Re: XTerm always gives out an error message concerning a font | | No luck with either of the fixed-medium suggestions. The one you | mentioned as default first match on your system is the one I get it | moaning about no matter what I do. | | The easiest solution (of sorts) might be to go back to xterm patch | 326, but I don't know how to do that either. The installer won't go | back further than 329. Or is that mirror-dependent, maybe? Is there a | mirror that goes back further than the sargasso uk one I have | selected? | | Any pointers will be appreciated. BTW: it seems rather unlikely that | I'm the only one to have this problemette? It depends on configuration. Rather than being a "new bug", it seems that fixes to make the warnings more consistent made these appear (for you at least). If I recompile #326 with the debugging trace, it shows the problem. The warnings are because the derived font-names for double-width (-fw) fonts aren't loadable. I wouldn't notice this with my Debian machines for instance because the fontpath includes the ":unscaled" feature, which allows the bitmap fonts to be scaled. https://www.commandlinux.com/man-page/man1/Xserver.1.html Comparing configuration, I see that cygwin has something like that, but the feature isn't working. You can turn the font-warnings off using a resource setting. http://invisible-island.net/xterm/manpage/xterm.html#VT100-Widget-Resources:fontWarnings -- Thomas E. Dickey http://invisible-island.net ftp://invisible-island.net -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple