From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qy0-f177.google.com (mail-qy0-f177.google.com [209.85.216.177]) by speech.braille.uwo.ca (Postfix) with ESMTP id 4EC2CC1A23C for ; Fri, 25 Feb 2011 09:36:18 -0500 (EST) Received: by qyl38 with SMTP id 38so1436145qyl.8 for ; Fri, 25 Feb 2011 06:36:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=OwF9b6+egZ7+NhmRHduKHm14xBMAb5XdSNs60l4WCjw=; b=jIf/Hco3CPY3Vlx0pEZC+bYeSh4a6ohFfTMyHdBw1M8rMvk6F9SxvGiwkqcIaLz5QI OvZFOI8LZTnAc3cdC3pfgmdmyY8oh0F6SMKzWxWL0/GkdbM3H6T3z1WwV2KFI4a6P5M9 b5QsO92Uva6fcgS4OCIMhJvHUJ6GFhou42ij4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=xTb/F0vPugfu2PMaMHfLBul8jyGeOrK8Bk9gDNAoISIjNSEUuqg72TLAN4Y+tUx8R5 gXmxxek77MThbiBSOcewhuXLR1/JoHcBk9Bwu1Ow9jC9c17bZNW6kMZEr34Std8/cbVb w366BvFa++bTugRqUtXzQDtyBG6pY2di+vaXk= Received: by 10.229.115.31 with SMTP id g31mr1926670qcq.53.1298644577709; Fri, 25 Feb 2011 06:36:17 -0800 (PST) Received: from [192.168.2.5] ([71.23.64.127]) by mx.google.com with ESMTPS id l17sm558733qck.8.2011.02.25.06.36.15 (version=SSLv3 cipher=OTHER); Fri, 25 Feb 2011 06:36:16 -0800 (PST) Message-ID: <4D67BE78.6040606@gmail.com> Date: Fri, 25 Feb 2011 09:36:40 -0500 From: Kyle User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101230 Lanikai/3.1.7 MIME-Version: 1.0 To: "Speakup is a screen review system for Linux." Subject: Re: speech-dispatcher and espeak References: <20110222173712.GC19605@lnx3> <4D63FAB4.90200@gmail.com> <20110222192254.GA17645@nextdog> <4D6419D1.2080001@gmail.com> <4D6427BD.1080108@gmail.com> <20110222223256.GB23691@lnx3> <4D6540DB.6090404@gmail.com> <20110223195321.GA1739@nextdog> <4D657762.9010305@gmail.com> <20110225064638.GA1254@lnx3> In-Reply-To: <20110225064638.GA1254@lnx3> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.13 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: Fri, 25 Feb 2011 14:36:18 -0000 I just thought of this. Are you running speech-dispatcher from extra or the speech-dispatcher-git package from AUR? Speech-dispatcher in extra seems to be properly configured to run in either user or system mode. But I couldn't get speech-dispatcher-git to run in user mode and didn't try running it in system mode, although it constantly attempted to find its socket in /var, which is only supposed to apply if run system-wide. It wouldn't surprise me in this case to find that there are other problems with the speech-dispatcher-git configuration. Perhaps it's currently broken and will be fixed in the near future, or perhaps something has changed in the default configuration that I'm unsure how to fix to make it run correctly here. ~Kyle