delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2001/09/28/14:33:27

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
Date: 29 Sep 2001 01:32:04 -0000
Message-Id: <Liam.1001727124.578214.15287.1398809612@mergioo>
Mime-Version: 1.0
From: danny AT ishiboo DOT com (Danny Dulai)
To: cygwin AT cygwin DOT com
Subject: Re: strange behavior regarding new cygwin 1.3.3 and cmd.exe
X-Mailer: Liam [version 0.7]
In-Reply-To: <Pine.LNX.4.21.0109281002430.10062-100000@rotuma.informatik.tu-chemnitz.de>
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id f8SIXQK05391

On 09/28/01, Alexander Gottwald said:
>On 28 Sep 2001, Danny Dulai wrote:
>
>> I didnt update any xfree components tonight, just Cygwin. My XFree
>> installation hasn't changed, only Cygwin has.
>
>Can you try running jam in a cmd window with bash (not in xterm). Do
>the windows still popup?

They do not :-(

ok, tracking this down to jam more, i find this:

how jam exec's the cmds is to create a temp batch file with the cmds in it,
and then on windows, it 

on windows, it does a spawnvp(P_NOWAIT, ...) on the "cmd.exe /Q/S temp.bat"

messing around with this to make it a simpler test, I find this:

% cat foo.bat 
echo foo
sleep 1

now, under a cmd.exe window, i get:

% ./foo.bat

C:\>echo foo
foo

C:\>sleep 1
%

under xterm, i get the same output, but also i get a cmd.exe window popup
with a title of 'sleep 1'.

is there a way to see which pkgs I updated last night? then i can try to
isolate the pkg that broke the xterm.

-- 
                                            _________________
                                            danny AT ishiboo DOT com

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019