public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* "xterm -fn '...' automatically switches to an unavailable font
@ 2017-09-26 10:09 Siegmar Gross
  2017-09-30 13:39 ` Thomas Dickey
  0 siblings, 1 reply; 2+ messages in thread
From: Siegmar Gross @ 2017-09-26 10:09 UTC (permalink / raw)
  To: cygwin

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.


Best regards

Siegmar

--
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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: "xterm -fn '...' automatically switches to an unavailable font
  2017-09-26 10:09 "xterm -fn '...' automatically switches to an unavailable font Siegmar Gross
@ 2017-09-30 13:39 ` Thomas Dickey
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Dickey @ 2017-09-30 13:39 UTC (permalink / raw)
  To: Siegmar Gross; +Cc: cygwin

----- Original Message -----
| From: "Siegmar Gross" <siegmar.gross@informatik.hs-fulda.de>
| To: cygwin@cygwin.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 <dickey@invisible-island.net>
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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-09-30 13:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-26 10:09 "xterm -fn '...' automatically switches to an unavailable font Siegmar Gross
2017-09-30 13:39 ` Thomas Dickey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).