Re: psexec does not work under cygwin-X

2009-11-20 Thread Hemal Pandya
Hello, It seems psexec (from sysinternals) does not work correctly under cygwin-X. If I run it at the bash prompt in a command window it completes normally but from a rxvt or xterm window it stops after the first line of output from the remote process. I am trying to write some bash scripts that

Re: Problem with new xinit - console window doesn't open (but bash starts)

2009-11-20 Thread Ken Brown
On 11/19/2009 11:07 PM, Jim Reisert AD1C wrote: More info: If I run startxwin.bat from a CMD.exe command line, the bash console xterm opens just fine. I only have problems starting it from the shortcut. I do see some interesting things in the log file, however: [...] Warning: Missing

Re: XWin stopped working with xorg-server 1.7.1 - no log-file created

2009-11-20 Thread Jon TURNEY
On 19/11/2009 16:25, Michael Breuer wrote: For what it's worth, I tracked that down yesterday by looking at the error log on the server - there was a complaint about clipboard - don't recall what... seemed innocuous but figured I'd try turning off clipboard. Viola, it worked. Could you tell me

Re: Problem with new xinit - console window doesn't open (but bash starts)

2009-11-20 Thread Jim Reisert AD1C
On 11/20/2009 5:48 AM, Ken Brown wrote: On 11/19/2009 11:07 PM, Jim Reisert AD1C wrote: More info: If I run startxwin.bat from a CMD.exe command line, the bash console xterm opens just fine. I only have problems starting it from the shortcut. I do see some interesting things in the log file,

Re: 'run xterm' fails to open a window

2009-11-20 Thread Jon TURNEY
On 13/11/2009 03:14, Ken Brown wrote: On 11/12/2009 3:17 PM, Jon TURNEY wrote: On 10/11/2009 23:44, Mike Ayers wrote:] Apparently, run.exe is not providing stdout/stderr to dump to. The workaround: [SNIP] C:\mikeC:\cygwin\bin\run.exe -p /usr/bin sh -c gvim/dev/null 21 C:\mike [/SNIP] Wait,

Re: XWin stopped working with xorg-server 1.7.1 - no log-file created

2009-11-20 Thread Michael Breuer
I've attached the log. Jon TURNEY wrote: On 19/11/2009 16:25, Michael Breuer wrote: For what it's worth, I tracked that down yesterday by looking at the error log on the server - there was a complaint about clipboard - don't recall what... seemed innocuous but figured I'd try turning off

Re: psexec does not work under cygwin-X

2009-11-20 Thread Michael Breuer
Different environment variables are set. I'd suggest in the xterm version saving the env variables (envfile) and then see which one causes the non-X version to stop running psexec. Hemal Pandya wrote: Hello, It seems psexec (from sysinternals) does not work correctly under cygwin-X. If I run

Re: checkX problems

2009-11-20 Thread Charles Wilson
I've integrated Lothar's patch into run2/checkX (along with some other internal changes), and published a test release. Please try run-0.3.1-1 and let me know if it fixes your problems with checkX. -- Chuck -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports:

Re: Problem with new xinit - console window doesn't open (but bash starts)

2009-11-20 Thread laxamar
Shouldn't these packages be set as dependents for xorg-server? Ken Brown-6 wrote: On 11/19/2009 11:07 PM, Jim Reisert AD1C wrote: More info: If I run startxwin.bat from a CMD.exe command line, the bash console xterm opens just fine. I only have problems starting it from the shortcut.

RE: Problem with new xinit - console window doesn't open (but bash starts)

2009-11-20 Thread Mike Ayers
From: cygwin-xfree-ow...@cygwin.com [mailto:cygwin-xfree- ow...@cygwin.com] On Behalf Of laxamar Sent: Friday, November 20, 2009 9:38 AM Shouldn't these packages be set as dependents for xorg-server? They're not strict dependencies - a UTF-8 based locale has more requirements than

Re: XWin stopped working with xorg-server 1.7.1 - no log-file created

2009-11-20 Thread Jon TURNEY
On 20/11/2009 15:46, Michael Breuer wrote: I've attached the log. Thanks. Can you also please tell me what OS the XDMCP host at 10.0.0.1 is running? Jon TURNEY wrote: On 19/11/2009 16:25, Michael Breuer wrote: For what it's worth, I tracked that down yesterday by looking at the error log

Re: XWin stopped working with xorg-server 1.7.1 - no log-file created

2009-11-20 Thread Michael Breuer
Fedora 12 - kdm for the greeter. Jon TURNEY wrote: On 20/11/2009 15:46, Michael Breuer wrote: I've attached the log. Thanks. Can you also please tell me what OS the XDMCP host at 10.0.0.1 is running? Jon TURNEY wrote: On 19/11/2009 16:25, Michael Breuer wrote: For what it's worth, I

Re: psexec does not work under cygwin-X

2009-11-20 Thread DePriest, Jason R.
On Fri, Nov 20, 2009 at 9:45 AM, Hemal Pandya wrote: Hello, It seems psexec (from sysinternals) does not work correctly under cygwin-X. If I run it at the bash prompt in a command window it completes normally but from a rxvt or xterm window it stops after the first line of output from the

Re: checkX problems

2009-11-20 Thread Ken Brown
On 11/20/2009 12:14 PM, Charles Wilson wrote: I've integrated Lothar's patch into run2/checkX (along with some other internal changes), and published a test release. Please try run-0.3.1-1 and let me know if it fixes your problems with checkX. I still have the instability that I reported as

Re: checkX problems

2009-11-20 Thread Gertjan van Noord
On Fri, Nov 20, 2009 at 02:43:11PM -0500, Ken Brown wrote: On 11/20/2009 12:14 PM, Charles Wilson wrote: I've integrated Lothar's patch into run2/checkX (along with some other internal changes), and published a test release. Please try run-0.3.1-1 and let me know if it fixes your problems

Re: checkX problems

2009-11-20 Thread Ken Brown
On 11/20/2009 2:47 PM, Gertjan van Noord wrote: On Fri, Nov 20, 2009 at 02:43:11PM -0500, Ken Brown wrote: On 11/20/2009 12:14 PM, Charles Wilson wrote: I've integrated Lothar's patch into run2/checkX (along with some other internal changes), and published a test release. Please try