This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Updated: x2x-1.30-2


> The Cygwin "x2x" packages (source and binary) have been updated to version
> 1.30-2.  This is merely a "maintenance" release necessitated by recent
> changes to the Cygwin includes.  No features or bug fixes have been
> applied.
>

Works great.

FWIW, the problem I had
(http://sources.redhat.com/ml/cygwin-xfree/2004-04/msg00101.html) was due
to /usr/X11R6/bin mounted with cygexec option set.
I don't know if this is a bug, but one can try this:

$ mount -f -u -X "D:/cygwin/usr/X11R6/bin" "/usr/X11R6/bin"
$ /usr/X11R6/bin/x2x -copyright
answer is "x2x: display names are both 127.0.0.1:0.0"

$ mount -f -u -x "D:/cygwin/usr/X11R6/bin" "/usr/X11R6/bin"
$ /usr/X11R6/bin/x2x -copyright
answer is " Cygwin version with -fromwin to blablabla...", works ok

$ umount /usr/X11R6/bin
$ /usr/X11R6/bin/x2x -copyright
answer is " Cygwin version with -fromwin to blablabla...", works ok



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]