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 1HvVXu-00088a-00 for ; Tue, 05 Jun 2007 05:41:46 -0400 Received: from localhost (localhost [127.0.0.1]) by mx4.tartarnet.cz (Postfix) with ESMTP id E5E28606F57B for ; Tue, 5 Jun 2007 11:48:37 +0200 (CEST) X-Virus-Scanned: amavisd-new at X-Spam-Score: -4.064 X-Spam-Level: X-Spam-Status: No, score=-4.064 tagged_above=-100 required=5 tests=[ALL_TRUSTED=-1.8, AWL=0.335, 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 9OXa1Jq6rEQ7 for ; Tue, 5 Jun 2007 11:48:36 +0200 (CEST) Received: from [10.0.0.2] (unknown [10.22.13.12]) by mx4.tartarnet.cz (Postfix) with ESMTP id 9AE13606F579 for ; Tue, 5 Jun 2007 11:48:36 +0200 (CEST) Message-ID: <46652FD0.2030200@brailcom.org> Date: Tue, 05 Jun 2007 11:41:36 +0200 From: Tomas Cerha Organization: Brailcom, o.p.s. User-Agent: IceDove 1.5.0.10 (X11/20070328) MIME-Version: 1.0 To: "Speakup is a screen review system for Linux." Subject: Re: Speakup with Ubuntu References: <465E8108.3040609@onlinehome.de> <465FDBB5.8010106@onlinehome.de> <20070602182602.GA8675@ubuntu> <46627ED4.4050309@onlinehome.de> In-Reply-To: <46627ED4.4050309@onlinehome.de> 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.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, 05 Jun 2007 09:41:46 -0000 Hermann wrote: > Orca and Speakup both need the Festival server running, and that is > maybe what causes the trouble. It is possible if you run Orca with the Speech Dispatcher backend (see http://live.gnome.org/Orca/SpeechDispatcher). The only problem I can think of would be if Orca tries to start the Gnome Speech Festival driver at startup. A very dirty solution to this problem would be to remove "gnomespeechfactory" form the configuration variable 'speechFactoryModules' in the file 'settings.py' within your Orca instalation directory ('/usr/local/lib/python2.4/site-packages/orca/' by default). Please let me know if that helps. If that's the case, I'll try to find way to avoid this conflict without such dirty tricks. Best regards, Tomas