From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pv0-f170.google.com (mail-pv0-f170.google.com [74.125.83.170]) by speech.braille.uwo.ca (Postfix) with ESMTP id 83BC9C1A36F for ; Wed, 9 Jun 2010 14:34:20 -0400 (EDT) Received: by pvc22 with SMTP id 22so71778pvc.29 for ; Wed, 09 Jun 2010 11:33:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to:subject :in-reply-to:references:comments:date; bh=NifWRcQpm44BUAJfJJWNAYS631Y7sQxU9rMz1VPTl4c=; b=twYnl55TvhhOSN/5HhybvR7EEu0tu49oVOQd2S1T9Nmt/da3CJww20QGaa+54Nr+W+ lqPWRqqO0Wt6tiKnm0tptqDu3vt2VYvnAPcDFYScuyH51LD2vrwFN9hClxLlAVIJCetl PAVfLMjk9tC5E822scsqfQmAj6200XkvAp82w= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:subject:in-reply-to:references:comments:date; b=MoS7oMYU13TuEyrRKtgXYPvmdhj8sxqxcmNMNy0QylIWB49VqAcsixeKw8W1wqxY6F HwoTuEXPPLqpo8tvOUYMfOsZ0toOSSA8qkAC03/dmRjeA+pm78HxjR3qOU1TN6vSKlrZ ulbn6Dtm3N5QZFeVkME0rjEy2nunGA1Jrt5es= Received: by 10.143.21.32 with SMTP id y32mr13419136wfi.60.1276108434949; Wed, 09 Jun 2010 11:33:54 -0700 (PDT) Received: from localhost (ip24-253-221-18.ok.ok.cox.net [24.253.221.18]) by mx.google.com with ESMTPS id 21sm5011748pzk.0.2010.06.09.11.33.52 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 09 Jun 2010 11:33:52 -0700 (PDT) Message-ID: <4c0fde90.9513f30a.28c5.0de0@mx.google.com> From: Chris Brannon To: "Speakup is a screen review system for Linux." Subject: Re: big problem, please help, speakup and debian In-reply-to: References: <6E81D17DB77B406EBC7E2F82A98E6E8D@kristoffpbctxj><4C0E73B3.8020406@aim.com> <5F3796FA9A324B18BEA221E410345A94@kristoffpbctxj> Comments: In-reply-to "Kristoffer Gustafsson" message dated "Wed, 09 Jun 2010 20:08:08 +0200." Date: Wed, 09 Jun 2010 13:33:52 -0500 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: Wed, 09 Jun 2010 18:34:20 -0000 Kristoffer Gustafsson wrote: > I've got problems with it. Speech-dispatcher works, but not speechd-up > when loading that I get no speech at all. > What can this be? There might be something useful in /var/log/speechd-up.log. Also, you could start it like this: speechd-up > output 2>&1 That will save the startup messages to a file named output, and we can look at that. -- Chris