Re: [orca-list] Orca "Where Am I" migrated to the new speech generator



Hi Will and all,

Today I updated orca in my ubuntu 9.04 machine using the following steps:

1) git pull
2) ./autogen.sh --prefix=/home/vilmar/orca/dev
3) make && make install

When I try run orca I'm receiving the following error:

Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/home/vilmar/orca/dev/lib/python2.6/site-packages/orca/orca.py", line 1639, in main
start(pyatspi.Registry) # waits until we stop the registry
File "/home/vilmar/orca/dev/lib/python2.6/site-packages/orca/orca.py", line 1219, in start
_switchToPresentationManager(0) # focus_tracking_presenter
File "/home/vilmar/orca/dev/lib/python2.6/site-packages/orca/orca.py", line 142, in _switchToPresentationManager
_PRESENTATION_MANAGERS[_currentPresentationManager].activate()
File "/home/vilmar/orca/dev/lib/python2.6/site-packages/orca/focus_tracking_presenter.py", line 1067, in activate
self.setActiveScript(self.getScript(None), "activate")
File "/home/vilmar/orca/dev/lib/python2.6/site-packages/orca/focus_tracking_presenter.py", line 290, in getScript
self._defaultScript = default.Script(None)
File "/home/vilmar/orca/dev/lib/python2.6/site-packages/orca/default.py", line 80, in __init__
script.Script.__init__(self, app)
File "/home/vilmar/orca/dev/lib/python2.6/site-packages/orca/script.py", line 86, in __init__
self.keyBindings = self.getKeyBindings()
File "/home/vilmar/orca/dev/lib/python2.6/site-packages/orca/default.py", line 1948, in getKeyBindings
keyBindings = settings.overrideKeyBindings(self, keyBindings)
File "/home/vilmar/.orca/user-settings.py", line 156, in overrideKeyBindings
keyB.removeByHandler(script.inputEventHandlers['getStatusBarHandler'])
KeyError: 'getStatusBarHandler'



On 06/10/2009 01:05 PM, Willie Walker wrote:
Hi All:

As part of the next step of the speech generator refactor, we've just tackled the "Where Am I" code. This has simplified a lot of code and has also caught/eliminated a number of latent bugs.

We've tested this a fair amount and I've checked in the bulk of the changes to the master branch of GIT. Joanie and I are noticing some test discrepancies between our machines, however, and will be working on resolving these before the 2.27.3 release coming up next week.

So, if you'd like to test against the master branch, please do and let us know of issues you find.

Many thanks!

Will
_______________________________________________
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

--
Josà Vilmar EstÃcio de Souza
Informal Informatica
msn: vilmar informal com br
aim: zevilmar
gmail: jvilmar gmail com
fone: +55 21-2555-2650
cel: +55 21-8868-0859





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]