From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from 66.69-93-35.reverse.theplanet.com ([69.93.35.66] helo=server1.sidns.com) by speech.braille.uwo.ca with esmtp (Exim 3.36 #1 (Debian)) id 1CE3G0-0000Br-00 for ; Sun, 03 Oct 2004 06:06:20 -0400 Received: from dsl-202-173-132-131.nsw.westnet.com.au ([202.173.132.131] helo=themuso.com) by server1.sidns.com with esmtp (Exim 4.42) id 1CE3Fm-0001E2-8I for speakup@braille.uwo.ca; Sun, 03 Oct 2004 10:06:08 +0000 Date: Sun, 3 Oct 2004 20:03:52 +1000 From: Luke Yelavich To: "Speakup is a screen review system for Linux." Message-ID: <20041003100352.GB16614@luke-laptop.yelavich.home> References: <20041001235215.GA15049@luke-laptop.yelavich.home> <20041003093606.GA2991@volny.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041003093606.GA2991@volny.cz> User-Agent: Mutt/1.4.2.1i X-PopBeforeSMTPSenders: themuso X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - server1.sidns.com X-AntiAbuse: Original Domain - braille.uwo.ca X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - themuso.com X-Source: X-Source-Args: X-Source-Dir: Subject: Re: Speech dispatcher, speechd-up and DECtalk. X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Oct 2004 10:06:25 -0000 On Sun, Oct 03, 2004 at 07:36:06PM EST, Hynek Hanke wrote: > On Fri, Oct 01, 2004 at 08:18:28PM -0400, Chuck Hallenbeck wrote: > > Luke, > > If the script in which it does not work is run prior to your normal > > login, make sure the path is not the problem. Some of those utilities > > are located in /usr/local/bin, and sometimes bootup scripts do not have > > access to that directory. To be sure, include the explicit path to the > > utilities in the script and not just the utility names. > > Also, get sure that the soundcard is already up and running. > Try to insert some play something.wav to the beginning of the > script. I usually run my speakup script by hand, as I have some site so I can see what is going on, however this problem still occurs. Luke