[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#274256: marked as done (noatun signals to shell that it has ended - but it hasn't...)



Your message dated Thu, 30 Sep 2004 21:14:59 +0200
with message-id <20040930191459.GA4647@chistera.yi.org>
and subject line Bug#274256: noatun signals to shell that it has ended - but it hasn't...
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 30 Sep 2004 17:05:02 +0000
>From tivarsson@yahoo.com Thu Sep 30 10:05:01 2004
Return-path: <tivarsson@yahoo.com>
Received: from web60202.mail.yahoo.com [216.109.118.97] 
	by spohr.debian.org with smtp (Exim 3.35 1 (Debian))
	id 1CD4MR-0002D2-00; Thu, 30 Sep 2004 10:04:55 -0700
Message-ID: <[🔎] 20040930170425.1042.qmail@web60202.mail.yahoo.com>
Received: from [80.252.181.36] by web60202.mail.yahoo.com via HTTP; Thu, 30 Sep 2004 10:04:25 PDT
Date: Thu, 30 Sep 2004 10:04:25 -0700 (PDT)
From: "T. Ivarsson" <tivarsson@yahoo.com>
Subject: noatun signals to shell that it has ended - but it hasn't...
To: submit@bugs.debian.org
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-5.1 required=4.0 tests=BAYES_44,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: noatun
Version: 4:3.2.2-1

If I run the following script in bash:

--- script start ---
#!/bin/bash

echo "1: This is shown before noatun starts."
noatun
echo $?
echo "2: This should be shown after noatun has ended."

exit 0
--- script end ---

Two strange things are happening:

1) The "echo #?"-line generates an output (exit value) of '0'
even though noatun is still running.

2) The "echo 2:.."-line is shown while noatun is running and
this behaviour is messing up my script. It doesn't follow
"typical" Linux behaviour.

I would like noatun to "pause" the script-execution, and the
script should resume when noatun has ended. Such "proper"
behaviour can be seen with other applications such as xmms and
kompare.

Note: I'm using a IBM ThinkPad R40 with kernel 2.6.6 and bash
2.05b-15

Sincerely,
T.Ivarsson


		
_______________________________
Do you Yahoo!?
Declare Yourself - Register online to vote today!
http://vote.yahoo.com

---------------------------------------
Received: (at 274256-done) by bugs.debian.org; 30 Sep 2004 19:15:10 +0000
>From asp16@alu.ua.es Thu Sep 30 12:15:10 2004
Return-path: <asp16@alu.ua.es>
Received: from 84-120-70-21.onocable.ono.com (chistera.yi.org) [84.120.70.21] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1CD6OT-0002WS-00; Thu, 30 Sep 2004 12:15:10 -0700
Received: from userid 1000 by chistera.yi.org with local (Exim 4.34) 
	  id 1CD6OK-0001Ja-JR; Thu, 30 Sep 2004 21:15:01 +0200
Date: Thu, 30 Sep 2004 21:14:59 +0200
From: Adeodato =?iso-8859-1?Q?Sim=F3?= <asp16@alu.ua.es>
To: "T. Ivarsson" <tivarsson@yahoo.com>
Cc: 274256-done@bugs.debian.org
Subject: Re: Bug#274256: noatun signals to shell that it has ended - but it hasn't...
Message-ID: <20040930191459.GA4647@chistera.yi.org>
References: <[🔎] 20040930170425.1042.qmail@web60202.mail.yahoo.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
In-Reply-To: <[🔎] 20040930170425.1042.qmail@web60202.mail.yahoo.com>
X-No-CC: Please respect my Mail-Followup-To header
User-Agent: Mutt/1.5.6+20040907i
Delivered-To: 274256-done@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-4.8 required=4.0 tests=BAYES_00,FROM_ENDS_IN_NUMS,
	HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

* T. Ivarsson [Thu, 30 Sep 2004 10:04:25 -0700]:

> I would like noatun to "pause" the script-execution, and the
> script should resume when noatun has ended. Such "proper"
> behaviour can be seen with other applications such as xmms and
> kompare.

  use:
    
    $ noatun --nofork

  thanks,

-- 
Adeodato Simó
    EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
 
We may not return the affection of those who like us, but we always
respect their good judgement.



Reply to: