public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Thomas Dickey <dickey@his.com>
To: Wouter van Doorn <wouter@vandoorn.tv>
Cc: Brian Inglis <Brian.Inglis@systematicsw.ab.ca>, cygwin@cygwin.com
Subject: Re: XTerm always gives out an error message concerning a font
Date: Wed, 12 Jul 2017 23:52:00 -0000	[thread overview]
Message-ID: <1809478842.11700823.1499903551973.JavaMail.root@his.com> (raw)
In-Reply-To: <CANZ2p_e4EEZS8B1WP-=2006Yjg8PBsZTPzGkQM=Bhc7QitHZTA@mail.gmail.com>

----- Original Message -----
| From: "Wouter van Doorn" <wouter@vandoorn.tv>
| To: "Brian Inglis" <Brian.Inglis@systematicsw.ab.ca>, cygwin@cygwin.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 <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

      reply	other threads:[~2017-07-12 23:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-06 11:39 Wouter van Doorn
2017-07-06 16:45 ` Brian Inglis
2017-07-06 16:58   ` Wouter van Doorn
2017-07-06 20:54     ` Brian Inglis
2017-07-06 21:32       ` Wouter van Doorn
2017-07-12 23:52         ` Thomas Dickey [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1809478842.11700823.1499903551973.JavaMail.root@his.com \
    --to=dickey@his.com \
    --cc=Brian.Inglis@systematicsw.ab.ca \
    --cc=cygwin@cygwin.com \
    --cc=wouter@vandoorn.tv \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).