Re: [orca-list] my arch and orca issues
- From: Steve Holmes <steve holmes88 gmail com>
- To: orca-list gnome org
- Subject: Re: [orca-list] my arch and orca issues
- Date: Fri, 30 Sep 2011 20:56:06 -0700
I just got gnome working again on my box and at the moment, I am not
running any git packages except for speech-dispatcher-git from AUR. I
haven't touched my speechd package for quite some time. So far, I
haven't spent much time in Orca but so far, no speech hesitation or
drop outs.
I need to work more with gnome to see how everything is still going
and see what the newer version is all hopped about.
On Thu, Sep 29, 2011 at 03:52:16PM -0400, aerospace1028 hotmail com wrote:
Hello,
I attempted to build orca from git after my system update this morning (I hadn't recived Steve's
list-message yet).
Everything built. Do to today's package updates, both pyatspi and orca from git, which haven't built for
the past few weeks, successfully completed the
build process.
Unfortunately, speech was kicking out soon after orca was loading in. I managed to retrive the information
from the wiki on enabling debugging
information and copied it to my orca-customizations.py file (I did the editing with speakup on the text
terminal).
Interestingly, with debugging enabled, I don't experience the speech loss. If I comment out the debug
lines, I get the speech loss problems.
Potentially relevent information:
desktop: gnome-3 (regular, not unstable as far as I know)
AUR packages: atk-git, at-spi2-core-git, at-spi2-atk-git, pyatspi-git, orca-git
testing and community-testing repos both enabled.
package dbus-python installed (version 0.84.0-1).
lcode used to enable debugging at the end of my orca-customizations.py file:
# Add debugging stuff.
try:
import time
import orca.debug
except ImportError:
message = "failed to loade module."
display (message)
else:
orca.debug.debugLevel = orca.debug.LEVEL_ALL
orca.debug.eventDebugLevel = orca.debug.LEVEL_OFF
orca.debug.debugFile = open(time.strftime('debug-%Y-%m-%d-%H:%M:%S.out'), 'w', 0)
Would a copy of my debug___.out files be of any assistence?
(A) in determining why I only get consistent speech with debugging enabled?
(B) in helping sort out some of the other problems people are having getting orca to work on archlinux.
_______________________________________________
orca-list mailing list
orca-list gnome org
http://mail.gnome.org/mailman/listinfo/orca-list
Visit http://live.gnome.org/Orca for more information on Orca.
The manual is at http://library.gnome.org/users/gnome-access-guide/nightly/ats-2.html
The FAQ is at http://live.gnome.org/Orca/FrequentlyAskedQuestions
Netiquette Guidelines are at http://live.gnome.org/Orca/FrequentlyAskedQuestions/NetiquetteGuidelines
Log bugs and feature requests at http://bugzilla.gnome.org
Find out how to help at http://live.gnome.org/Orca/HowCanIHelp
[Date Prev][
Date Next] [Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]