Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com To: cygwin AT cygwin DOT com From: Daniel Miller Subject: Bash: when is WinXP not WinXP?? Date: Tue, 12 Oct 2004 18:05:49 +0000 (UTC) Organization: Cathartes Aura Lines: 24 Message-ID: X-Complaints-To: usenet AT sea DOT gmane DOT org X-Gmane-NNTP-Posting-Host: adsl-68-123-127-203.dsl.snfc21.pacbell.net User-Agent: Xnews/06.08.25 X-IsSubscribed: yes I've been using WinXP Pro for awhile now, with few problems. Now, however, I'm using WinXP Home on one of our systems, and I keep finding things that work differently on it, which is *very* annoying... The most recent problem is running one of my Windows console utilities under Bash. Under WXPPro/Bash it worked fine. However, under Home edition, my utility apparently thinks its output is being redirected, so it tries to generate the output as html code (to preserve colors), which of course generates tons of garbage. Does anyone have any idea what XPHome is doing in the Bash window, that would cause this?? If necessary I can extract and post my Win32 code that is doing screen init, but I'm hoping we can deal with this on a XPHome vs XPPro basis and figure it out. I've already had *one* problem to solve under Home, for some reason Executable flags are not set on files that I copy over the network; I didn't even know Windows *had* executable flags, but I'd copy console utilities which worked fine under XPPro (in both Bash and 4NT), but when I copied them to XPHome and tried to run them, I'd get "access denied". I ran 'chmod 777' on these files and they all worked fine after that. I should note that my current problem only occurs with Bash, not with 4NT... -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/