public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Thomas Wolff <towo@towo.net>
To: cygwin@cygwin.com
Subject: stray stdout/stderr/pseudo console garbage output
Date: Sat, 08 Feb 2020 17:19:00 -0000	[thread overview]
Message-ID: <0563c3c7-825c-7615-e70b-752420c74f93@towo.net> (raw)

When I run mintty in the background from a nested shell, like
     mintty & within a shell script, or
     (mintty &) from an interactive shell,
and it produces the following error output, some stray string is 
appended to its output, like:

Ignoring unknown option 'ShowTabBar'.
Font not found, using system substitute:
Luxi Monotch??????                ffer: pty0: pcon

or:

Ignoring unknown option 'ShowTabBar'.
Font not found, using system substitute:
Luxi Mono      2 [main] mintty 1551 
fhandler_pty_slave::push_to_pcon_screenbuffer: pty0:
pcon_attach_to mismatch??????

The first message ("Ignoring ...") is written with fprintf(stderr, ...).
The second message ("Font not found") is written with fputs(..., stderr).
Without specific mintty configuration, reproducible with the command 
(parentheses needed):
(mintty --fn "dummyfont" -o dummyopt=none&)

Observable with 3.1.0, 3.1.2 or snapshot 2020-01-31.
Sorry, I could not reduce the test case to a simpler setup.
Thomas

--
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:[~2020-02-08 17:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-08 17:19 Thomas Wolff [this message]
2020-02-08 23:48 ` Takashi Yano
2020-02-09  8:22   ` Takashi Yano

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=0563c3c7-825c-7615-e70b-752420c74f93@towo.net \
    --to=towo@towo.net \
    --cc=cygwin@cygwin.com \
    /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).