From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mta1.math.wisc.edu (mta1.math.wisc.edu [144.92.166.194]) by speech.braille.uwo.ca (Postfix) with ESMTP id A351AC1A145 for ; Wed, 8 Feb 2012 12:56:13 -0500 (EST) X-Virus-Scanned: Debian amavisd-new at mta1.math.wisc.edu Received: from mta1.math.wisc.edu ([127.0.0.1]) by localhost (mta1.math.wisc.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VyFa-EullKgb for ; Wed, 8 Feb 2012 11:56:14 -0600 (CST) Received: from mta1.math.wisc.edu (localhost.localdomain [127.0.0.1]) by mta1.math.wisc.edu (Postfix) with ESMTP id 245A83E0069 for ; Wed, 8 Feb 2012 11:56:13 -0600 (CST) Received: from ulam.math.wisc.edu (ulam.math.wisc.edu [144.92.166.245]) by mta1.math.wisc.edu (Postfix) with ESMTP for ; Wed, 8 Feb 2012 11:56:13 -0600 (CST) Received: from vv507j (vv507j.math.wisc.edu [144.92.166.19]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by ulam.math.wisc.edu (Postfix) with ESMTPSA id 1D62F2BE54 for ; Wed, 8 Feb 2012 11:56:13 -0600 (CST) Message-ID: <55694098DE3D4487A2A6516DC3336005@math.wisc.edu> From: "John Heim" To: "Speakup is a screen review system for Linux." References: <423C18885B224C5FB8AA9CA13E97577B@math.wisc.edu> <1B0B2928989445ABA8C6F24774B1535D@randy3> Subject: Re: more on speakup bug Date: Wed, 8 Feb 2012 11:56:12 -0600 Organization: University of Wisconsin-Madison MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.5931 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.6157 X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.14 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, 08 Feb 2012 17:56:13 -0000 Comment out which line? Are you saying it doesn't matter if the call to __release_region works or not or that it works but gives a bogus error message? Its trying to "steal" the serial ports. So it checks if they are available, trys to free them, and then checks again if they are free. So are you saying to not bother to try to free them, just go ahead and use them. Or are you saying try to free them but ignore whether it appears that they've been freed or not? ----- Original Message ----- From: "Kitty Litter" To: "Speakup is a screen review system for Linux." Sent: Tuesday, February 07, 2012 5:28 PM Subject: Re: more on speakup bug > This has been a known problem and probably will never be fixed. Just > comment out the line which will ignore the error and hope for the best. > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup > >