[redirecting, AGAIN, to cygwin-xfree. This is OT for the main cygwin list]
Unfortunately, I can't reproduce. Try running checkX with (progressively):
--no-silent
--verbose
--debug
--debug=2
--debug=3
--debug=4
this should help to narrow down how far it gets (and perhaps why) before
dy
[Redirecting to cygwin-xfree; Reply-To set]
Angelo Graziosi wrote:
> /usr/bin/checkX || start_XWin
> [...]
>
> Now, it happens that, often (perhaps always), if the x-server is not
> running, then checkX stackdumps, in the sense I find
> checkX.exe.stackdump in HOME, but it is empty! 0 bytes.
Wh
> From: cygwin-xfree-ow...@cygwin.com [mailto:cygwin-xfree-
> ow...@cygwin.com] On Behalf Of Brian Sheppard
> I am testing a Java application using a tool called Abbot. Abbot
> launches
> your Java Swing app within Abbot’s JVM. Abbot reads the coordinates of
> Swing
> components from internal Java
Hi,
I can start "xterm" from startxwin.bat:
%RUN% xterm -e /usr/bin/bash -l
but no "rxvt":
%RUN% rxvt -bg white -fg black -e /bin/bash
although it can be started from command line:
jlfd...@jlfdiazwxp ~
$ rxvt -bg white -fg black -e /bin/bash &
Why does