delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
To: | Corinna Vinschen <cygwin AT cygwin DOT com> |
Subject: | Re: problem in telnet session |
References: | <C57135C37E89D411836D0001FA32E63B72E45A AT c...> |
<20010314115838 DOT V2116 AT c...> <v5y9u8fc13 DOT fsf AT P...> | |
<20010314201133 DOT F8866 AT c...> | |
From: | Rui-Tao Dong <rdong AT newport DOT com> |
In-Reply-To: | <20010314201133.F8866@c...> |
User-Agent: | Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Crater Lake) |
Date: | 14 Mar 2001 15:12:53 -0800 |
Message-ID: | <v5n1aoeyh6.fsf@Phantom-Slow.newport.com> |
Lines: | 48 |
MIME-Version: | 1.0 |
>>>>> "Corinna" == Corinna Vinschen <cygwin AT c...> writes: Corinna> On Wed, Mar 14, 2001 at 10:20:08AM -0800, Rui-Tao Dong Corinna> wrote: >> # net stop inetd >> >> replaced inetd and then >> >> # net start inetd >> >> a dos window pops up. If I kill the window, inetd dies. Anything >> wrong with my setup? cygcheck results attached below. Corinna> Did you check the "Allow service to interact with desktop" Corinna> setting in the service control panel as Egor suggested Corinna> yesterday just for testing purposes? Uncheck it. Well, I have a strange setting. I want to interact with the desktop. I am sitting in front of an NT box and using vncviewer to connect to Xvnc running on a Linux machine. The nice thing about this setting is that if the NT box crashes (which happens every a couple of hours when I am playing with vision hardwares), it doesn't kill my XEmacs along with other stuff. I use M-x remote-compile to compile programs. (Basically ssh NTBOX "cd $PWD; exec nmake -k" ) I want to get stdout (stderr if it applies) into my XEmacs buffer and still see standard window's popup (some error messages insist to pop up.) I was thinking that if I could get start.dwFlags = STARTF_USESHOWWINDOW; start.wShowWindow = SW_HIDE; into LPSTARTUPINFO before inetd forks the first client, everything should be OK. However, I can't find an obvious place to insert the code. -- Regards, Rui-Tao (x31679) -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |