From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from jdc.jasonjgw.net (jdc.jasonjgw.net [IPv6:2001:44b8:412f:6e00::2]) by befuddled.reisers.ca (Postfix) with ESMTPS id D268F1EF0E5 for ; Mon, 13 May 2013 20:11:58 -0400 (EDT) Received: by jdc.jasonjgw.net (Postfix, from userid 1000) id CEC0218063584; Tue, 14 May 2013 10:11:48 +1000 (EST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=jasonjgw.net; s=mail; t=1368490308; bh=Ym5Is9wbWCQJR97X85xw/Oak3FStLj8gKctuSwFzJfI=; h=Date:From:To:Subject:References:In-Reply-To; b=JhjgeA+FhMqI1LSvUuXEtpjR+npVmrAXL5WHpQlGgulqe4zdcQusZ7Z5s18Xsehz1 KYp760wl6PuuvjLrN7WHdkIGp4By5cQJzTt9R9Tv+xCQTckpULn9k6igvrTrh0rFy5 dpi5QMkHn8NjT3UODvfGvPQKOlvDB9QrtYLhhzF0= Date: Tue, 14 May 2013 10:11:48 +1000 From: Jason White To: speakup@linux-speakup.org Subject: Re: Talking GDM [Was: Voxin was: Switching to Linux] Message-ID: <20130514001148.GA8043@jdc.jasonjgw.net> References: <20130509193744.GJ2324@bmcginty.hopto.org> <518C29C9.90704@gmail.com> <20130510182444.GE3601@concerto.rednote.net> <201C934B655C44CCAE12EC5E05B607C3@ownercb76d9f6c> <20130513024749.GA3457@concerto.rednote.net> <51905ABE.1040701@gmail.com> <20130513193305.GB3457@concerto.rednote.net> <519144F2.80409@gmail.com> <20130513222004.GD3457@concerto.rednote.net> <20130513230414.GE3457@concerto.rednote.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130513230414.GE3457@concerto.rednote.net> User-Agent: Mutt/1.5.21 (2010-09-15) X-BeenThere: speakup@linux-speakup.org X-Mailman-Version: 2.1.15 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, 14 May 2013 00:11:59 -0000 Janina Sajka wrote: > So, I now get speech the first time I do this. But, if for some reason, > I need to bring down the GUI and restart it, I do NOT get talking GDM on > the second time, and on any successive times through GDM. I can still > login, and Orca speaks, but no speech on GDM after the first round. It happens to me too under Debian if I log out of Gnome, closing the X session. The problem is that Speech-Dispatcher isn't killed, and Orca doesn't re-establish a connection with a running Speech-Dispatcher properly in these circumstances. You can work around it by killing the Speech-Dispatcher process once gdm is no longer running. This is a bug that merits a report.