Re: [ANNOUNCEMENT] Updated: xorg-server-1.16.0-1 (TEST)

2014-08-20 Thread Jon TURNEY

On 18/08/2014 14:43, Michael DePaulo wrote:

On Sat, Aug 16, 2014 at 10:41 AM, Jon TURNEY wrote:


The following packages have been updated in the Cygwin distribution:

*** xorg-server-*1.16.0-1



I think I found a bug:

There is no stdout or stderr.

So for example, xwin --version does not output anything.

Nothing is logged to /var/log/xwin/Xorg.0.log when I type that
command. This is the same as with xorg-server 1.15.

If I specify an invalid argument (e.g. xwin --foobar). then I see
the information dialog box, and the xwin usage info is outputted to
that log file.

I did all my testing with 32-bit Cygwin.


Thanks for reporting this.

Are you using the same terminal in both cases? (For obscure reasons, 
XWin --version doesn't work in a cmd.exe terminal, see [1])


You also seem to be using a separate cygwin installation to test 
xorg-server 1.16, which might also be related to this in some way.


[1] https://sourceware.org/bugzilla/show_bug.cgi?id=9763

--
Jon TURNEY
Volunteer Cygwin/X X Server maintainer

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



Re: [ANNOUNCEMENT] Updated: xorg-server-1.16.0-1 (TEST)

2014-08-20 Thread Michael DePaulo
On Wed, Aug 20, 2014 at 7:18 AM, Jon TURNEY jon.tur...@dronecode.org.uk wrote:
 On 18/08/2014 14:43, Michael DePaulo wrote:

 On Sat, Aug 16, 2014 at 10:41 AM, Jon TURNEY wrote:


 The following packages have been updated in the Cygwin distribution:

 *** xorg-server-*1.16.0-1


 I think I found a bug:

 There is no stdout or stderr.

 So for example, xwin --version does not output anything.

 Nothing is logged to /var/log/xwin/Xorg.0.log when I type that
 command. This is the same as with xorg-server 1.15.

 If I specify an invalid argument (e.g. xwin --foobar). then I see
 the information dialog box, and the xwin usage info is outputted to
 that log file.

 I did all my testing with 32-bit Cygwin.


 Thanks for reporting this.

 Are you using the same terminal in both cases? (For obscure reasons, XWin
 --version doesn't work in a cmd.exe terminal, see [1])

 You also seem to be using a separate cygwin installation to test xorg-server
 1.16, which might also be related to this in some way.

 [1] https://sourceware.org/bugzilla/show_bug.cgi?id=9763

 --
 Jon TURNEY
 Volunteer Cygwin/X X Server maintainer

Hi Jon,

Your suspician was correct. I was launching my main cygwin
installation with the start menu shortcut (`C:\cygwin\bin\mintty.exe
-i /Cygwin-Terminal.ico -`), but I was launching the X.org 1.16 cygwin
installation by double-clicking C:\cygwin-xorg16\cygwin.bat. Thus I
was running my X.org 1.16 cygwin installation with cmd.exe.

When I launched my X.org 1.16 Cygwin installation by running
`C:\cygwin-xorg16\bin\mintty.exe -i /Cygwin-Terminal.ico -`, this
issue was resolved.

Thanks,
-Mike

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/