found 601294 1:2.0.95~beta-1
thanks

Dear Samuel,

On Mon, Oct 25, 2010 at 01:19:32AM +0200, Samuel Thibault wrote:
> Kumar Appaiah, le Sun 24 Oct 2010 18:04:59 -0500, a écrit :
> > 1. Could you please confirm the version number of the package where
> > this works? I would guess that it is 1:2.0.95~beta-1.
> 
> Yes it is.

I've fixed the version number. It would be nice if you use the right
version number in the first place, though! ;-)

> > 2. Could you please tell me an easy way to reproduce the error, so
> > that I can confirm that the built package works perfectly?
> 
> Well, it's not so easy.  I had to reroute audsp:
> 
> $ cd /usr/lib/festival
> $ mv audsp audsp.real
> $ cat << EOF > audsp
> #!/bin/bash
> exec /usr/bin/valgrind --track-origins=yes --log-file=/tmp/blip 
> /usr/lib/festival/audsp.real "$@"
> 
> Also, the crash may depend on some conditions, for instance not having
> an esd server running.  Is it mandatory to run an esd server btw?  The
> tools seems to expect one running, which is not necessarily common
> nowadays with the pulseaudio server:
> 
> $ na_play ~/test.wav                              
> ESD: error writing - Bad file descriptor
> $ esd &
> $ na_play ~/test.wav                              
> $
> 
> I tried to force the linux alsa frontend, but it didn't work:
> 
> $ NA_PLAY_PROTOCOL=linux16audio na_play ~/test.wav 
> MacOS X audio support not compiled.

I am going to trust your judgement, and use your patch to fix the
package; do you want to test it before I upload, or would you like me
to go ahead with the upload?

Thanks.

Kumar



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to