From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mx4.tartarnet.cz ([81.25.16.212]) by speech.braille.uwo.ca with esmtp (Exim 3.36 #1 (Debian)) id 1IPt6A-00085R-00 for ; Tue, 28 Aug 2007 00:54:42 -0400 Received: from localhost (localhost [127.0.0.1]) by mx4.tartarnet.cz (Postfix) with ESMTP id D43E76070EF6 for ; Tue, 28 Aug 2007 07:11:06 +0200 (CEST) X-Virus-Scanned: amavisd-new at X-Spam-Score: -4.13 X-Spam-Level: X-Spam-Status: No, score=-4.13 tagged_above=-100 required=5 tests=[ALL_TRUSTED=-1.8, AWL=0.269, BAYES_00=-2.599] Received: from mx4.tartarnet.cz ([127.0.0.1]) by localhost (mx4.tartarnet.cz [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dS5-HOCLBMzA for ; Tue, 28 Aug 2007 07:11:05 +0200 (CEST) Received: from [10.0.0.2] (unknown [10.22.13.12]) by mx4.tartarnet.cz (Postfix) with ESMTP id B377F6070EF3 for ; Tue, 28 Aug 2007 07:11:05 +0200 (CEST) Message-ID: <46D3AACC.1080901@brailcom.org> Date: Tue, 28 Aug 2007 06:55:40 +0200 From: Tomas Cerha Organization: Brailcom, o.p.s. User-Agent: Mozilla-Thunderbird 2.0.0.4 (X11/20070621) MIME-Version: 1.0 To: "Speakup is a screen review system for Linux." Subject: Re: Back in the linux world again References: <000f01c7e84e$5fdeab70$932914ac@Arthur><000501c7e976$12eec880$6901a8c0@scrapxp> <20070827114806.GW5289@hittsjunk.net> <002d01c7e8d9$8e49b190$932914ac@Arthur> In-Reply-To: <002d01c7e8d9$8e49b190$932914ac@Arthur> X-Enigmail-Version: 0.95.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.9 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: Tue, 28 Aug 2007 04:54:42 -0000 Arthur Pirika wrote : > i have speechd 0.64 beta, and orca from svn. However, one thing that > is odd is the python library reports 0.3. Could this be why it's not > showing up? Import speechd from python does work though. Hi Arthur, yes, you probably still have an older version of the python speechd interface installed. Just remove the package python-speechd and make sure your newly installed library is in your python path. See a recent discussion on the Speech Dispatcher mailing list for more information. http://lists.freebsoft.org/mailman/listinfo/speechd Best regards, Tomas