X-Spam-Check-By: sourceware.org
Message-ID: <01ff01c64f42$079578f0$b3db87d4@multiplay.co.uk>
From: "Steven Hartland" <killing@multiplay.co.uk>
To: "Cygwin List" <cygwin@cygwin.com>
References: <007e01c64de2$c95200a0$b3db87d4@multiplay.co.uk>
Subject: Re: service interact with desktop broken between: 1.5.5 & 1.5.19
Date: Fri, 24 Mar 2006 12:53:58 -0000
MIME-Version: 1.0
Content-Type: text/plain; 	format=flowed; 	charset="iso-8859-1"; 	reply-type=original
Content-Transfer-Encoding: 7bit
X-Spam-Processed: multiplay.co.uk, Fri, 24 Mar 2006 12:54:06 +0000 	(not processed: message from valid local sender)
X-MDRemoteIP: 212.135.219.179
X-Return-Path: killing@multiplay.co.uk
X-MDaemon-Deliver-To: cygwin@cygwin.com
X-MDAV-Processed: multiplay.co.uk, Fri, 24 Mar 2006 12:54:06 +0000
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

No one got any ideas why this has been broken?

----- Original Message ----- 
From: "Steven Hartland" <killing@multiplay.co.uk>


> We've been using 1.5.5 for a good long while now and
> have had cause to upgrade. Everything apart from service
> interact with desktop is working. I've dug as much as I
> can but found nothing. The pervious working version was
> 1.5.5 and the new version 1.5.19. I've attached cygcheck
> for both.
> 
> Originally I thought it must be something related to
> cygrunsvr but even replacing that with the version from
> 1.5.5 makes no difference so it must be something more
> core that I'm missing.
> 
> I think I had a similar problem before with 1.5.5 which
> got round by using a services which started cmd first see
> example below.
> 
> The overall objective is to run a perl script on the desktop
> that doesn't log to file just displays its output in a normal
> console.
> 
> I've tried the following combinations:
> 
> cygrunsrv -I test \
>   -j -i -d "CYGWIN test" \
>   -p /tmp/test.pl \
>   -e "CYGWIN=ntsec" \
>   -e "BASH_ENV=~/.bashrc"
> 
> **used to work in 1.5.5**
> cygrunsrv -I test \
>   -j -i -d "CYGWIN test" \
>   -p `cygpath $COMSPEC` \
>   -a "/c bash -c /tmp/test.pl" \
>   -e "CYGWIN=ntsec" \
>   -e "BASH_ENV=~/.bashrc"
> 
> N.B. -j doesn't seem to have any affect and wasn't used in 1.5.5
> 
> Any ideas what might be causing this or how to fix it?


================================================
This e.mail is private and confidential between Multiplay (UK) Ltd. and the person or entity to whom it is addressed. In the event of misdirection, the recipient is prohibited from using, copying, printing or otherwise disseminating it or any information contained in it. 

In the event of misdirection, illegible or incomplete transmission please telephone (023) 8024 3137
or return the E.mail to postmaster@multiplay.co.uk.


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

