public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Ugly Leper <ugly.leper@gmail.com>
To: cygwin@cygwin.com
Subject: Starting a xterm window
Date: Wed, 07 Jun 2017 15:18:00 -0000	[thread overview]
Message-ID: <CAKqBF1jXD9+D6UzXzu0Q=F-_iYL4vz2bCk9_VeRAT_y_FTYWYA@mail.gmail.com> (raw)

Just getting a problem: this used to work but has stopped!
From within bash I can type

$ run XWin -clipboard -nolock -multiwindow 2>/dev/null &
$ /bin/xterm -display :0.0

and I am in a xterm window. Good; as intended.

If I want to enter xterm straight from a Windows command prompt I try

G:\> bin\run bin\XWin -clipboard -nolock -multiwindow 2>nul &
G:\> bin\xterm -display :0.0

but line 2 gives

/usr/bin/xterm: Xt error: Can't open display: :0.0
/usr/bin/xterm: DISPLAY is not set

Any ideas? (This used to work, it really did ...)

--
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-06-07 15:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-07 15:18 Ugly Leper [this message]
2017-06-07 16:30 ` Hans-Bernhard Bröker
2017-06-08 17:13   ` cyg Simple
2017-06-09 10:14 Ugly Leper
2017-06-23 14:50 ` Jon Turney

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='CAKqBF1jXD9+D6UzXzu0Q=F-_iYL4vz2bCk9_VeRAT_y_FTYWYA@mail.gmail.com' \
    --to=ugly.leper@gmail.com \
    --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).