This is the mail archive of the cygwin-xfree 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: Issue with XWin under xlaunch


On 23/04/2012 16:04, Ken Brown wrote:
>> I've added some code to capture stdout and stderr from these subprocesses to
>> the X server log, and to more clearly diagnose problems which could occur
>> while fork/exec-ing them.
> 
> Would it be possible for you to also add some code for diagnosing problems with processes started from .startxwinrc?  I'm hoping it might help with the problem I reported in
> 
>   http://cygwin.com/ml/cygwin-xfree/2012-04/msg00050.html

Hmm.. not sure code is really needed.  You can see the output from startxwin
by running it from a terminal, or capture it by changing the shortcut which
runs it to something like the following (perhaps we should do that by default)

C:\cygwin\bin\run.exe /usr/bin/bash.exe -l -c '/usr/bin/startxwin.exe
>>/var/log/xwin/startxwin.log 2>&1'

-- 
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/


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