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=oAKcrRHejjdwQfw8hf12d1h3DZITIeKzYfoJRxWtpzW3n1EQA7fC+ pgLTaavr8YBKZF7lGbxQ1F/3P0ionZ2KkveuhAJFcpgMIXHN9ssWbGoZDYr1iiRl wkHmpw+X9WN8P2UbmXZtfKdOC6pLZuCGAXFejP5t8DBpNQmJyxcejU= 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=ZUHI4wfVL/6GMu/cSuXs+PLmMDU=; b=cF82DpZw4+O/pMJhzJQy85GqPMZ+ EDYy1b4qRT+8/HRqdUCInqeEZnisM1AX0liyFrw/CuXI69KuqYU7+ZISBYFaVmXb kLKOqPmvMnQ5DCImbQFOooXWQIbrEZD4MIm3hADTLFMHAQagHTU6szKQLEW1K6bU TUiLimAb56pPutw= 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=-4.9 required=5.0 tests=AWL,BAYES_50,GIT_PATCH_2,RCVD_IN_DNSWL_LOW,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 spammy=H*M:root, H*x:ZimbraWebClient, H*UA:ZimbraWebClient, xterm X-HELO: smtp-nf-201.his.com X-ASG-Debug-ID: 1506778092-061c4112c1150a10001-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: Sat, 30 Sep 2017 09:28:02 -0400 (EDT) X-Barracuda-RBL-Trusted-Forwarder: 216.194.248.141 From: Thomas Dickey To: Siegmar Gross Cc: cygwin AT cygwin DOT com Message-ID: <1597418097.5712305.1506778082486.JavaMail.root@his.com> In-Reply-To: <2615b1d3-af68-aac7-c089-7600cd63827e@informatik.hs-fulda.de> Subject: Re: "xterm -fn '...' automatically switches to an unavailable font MIME-Version: 1.0 X-ASG-Orig-Subj: Re: "xterm -fn '...' automatically switches to an unavailable 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: 1506778092 X-Barracuda-URL: https://spam.his.com:443/cgi-mod/mark.cgi X-Barracuda-Scan-Msg-Size: 1803 X-Barracuda-BRTS-Status: 1 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.43478 Rule breakdown below pts rule name description ---- ---------------------- -------------------------------------------------- ----- Original Message ----- | From: "Siegmar Gross" | To: cygwin AT cygwin DOT com | Sent: Tuesday, September 26, 2017 6:09:23 AM | Subject: "xterm -fn '...' automatically switches to an unavailable font | | Hi, | | I've updated my system to the latest package versions and I use | Cygwin x86_64 on top of Windows 10. Unfortunately, I get some | warnings when a start "xterm". | | hermes fd1026_2 40 xlsfonts | grep -- | "-misc-fixed-bold-r-normal--15-140-75-75-c-90-iso10646-1" | -misc-fixed-bold-r-normal--15-140-75-75-c-90-iso10646-1 | | hermes fd1026_2 41 xterm -fn | '-misc-fixed-bold-r-normal--15-140-75-75-c-90-iso10646-1' | xterm: cannot load font | "-Misc-Fixed-medium-R-*-*-15-140-75-75-C-180-ISO10646-1" | xterm: cannot load font | "-Misc-Fixed-bold-R-*-*-15-140-75-75-C-180-ISO10646-1" | | hermes fd1026_2 42 xterm | xterm: cannot load font | "-Misc-Fixed-medium-R-*-*-15-140-75-75-C-180-ISO10646-1" | xterm: cannot load font | "-Misc-Fixed-bold-R-*-*-15-140-75-75-C-180-ISO10646-1" | xterm: cannot load font | "-Misc-Fixed-bold-R-*-*-13-120-75-75-C-120-ISO10646-1" | | Does anybody know why the 11th field will be automatically switched from | "90" to "180"? Is it possible to avoid the warning? Thank you very much for | any help in advance. It's a misleading warning (xterm was marking it internally as a problem, but when I reorganized things the "internal" status was lost - will fix in the next update). You can stifle the warning by setting the fontWarnings resource to 0, as shown in the manual: https://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