----- Original Message ----- From: "Willie Walker" <William Walker Sun COM>
To: "Rich Caloggero" <rjc MIT EDU> Cc: <orca-list gnome org> Sent: Monday, June 02, 2008 2:38 PM Subject: Re: [orca-list] Fw: orca startup errors
Rich:I recall you said you rebuilt/installed at-spi at one time. In looking at the mail, I think I recall wondering if you set the --libexecdir option or not when running the autogen.sh script. Did you go back to make sure you built/installed at-spi using the appropriate --libexecdir value for your distribution (e.g., Ubuntu's is /usr/lib/at-spi)?Will Rich Caloggero wrote:Thanx Dave - this worked.Here are the errors I get when starting orca. Can anyone make sense of this?... Output begins ... Traceback (most recent call last):File "/usr/lib/python2.5/site-packages/pyatspi/registry.py", line 601, in handleDeviceEventreturn client(event) or event.consumeFile "/usr/lib/python2.5/site-packages/orca/orca.py", line 733, in _processKeyboardEventorca_state.activeScript.echoKey(keyboardEvent): AttributeError: 'NoneType' object has no attribute 'echoKey' Traceback (most recent call last):File "/usr/lib/python2.5/site-packages/pyatspi/registry.py", line 601, in handleDeviceEventreturn client(event) or event.consumeFile "/usr/lib/python2.5/site-packages/orca/orca.py", line 733, in _processKeyboardEventorca_state.activeScript.echoKey(keyboardEvent): AttributeError: 'NoneType' object has no attribute 'echoKey' Traceback (most recent call last):File "/usr/lib/python2.5/site-packages/pyatspi/registry.py", line 601, in handleDeviceEventreturn client(event) or event.consumeFile "/usr/lib/python2.5/site-packages/orca/orca.py", line 733, in _processKeyboardEventorca_state.activeScript.echoKey(keyboardEvent): AttributeError: 'NoneType' object has no attribute 'echoKey' Traceback (most recent call last):File "/usr/lib/python2.5/site-packages/pyatspi/registry.py", line 601, in handleDeviceEventreturn client(event) or event.consumeFile "/usr/lib/python2.5/site-packages/orca/orca.py", line 733, in _processKeyboardEventorca_state.activeScript.echoKey(keyboardEvent): AttributeError: 'NoneType' object has no attribute 'echoKey' Traceback (most recent call last):File "/usr/lib/python2.5/site-packages/pyatspi/registry.py", line 601, in handleDeviceEventreturn client(event) or event.consumeFile "/usr/lib/python2.5/site-packages/orca/orca.py", line 733, in _processKeyboardEventorca_state.activeScript.echoKey(keyboardEvent): AttributeError: 'NoneType' object has no attribute 'echoKey' Traceback (most recent call last):File "/usr/lib/python2.5/site-packages/pyatspi/registry.py", line 601, in handleDeviceEventreturn client(event) or event.consumeFile "/usr/lib/python2.5/site-packages/orca/orca.py", line 733, in _processKeyboardEventorca_state.activeScript.echoKey(keyboardEvent): AttributeError: 'NoneType' object has no attribute 'echoKey' Traceback (most recent call last):File "/usr/lib/python2.5/site-packages/pyatspi/registry.py", line 601, in handleDeviceEventreturn client(event) or event.consumeFile "/usr/lib/python2.5/site-packages/orca/orca.py", line 733, in _processKeyboardEventorca_state.activeScript.echoKey(keyboardEvent): AttributeError: 'NoneType' object has no attribute 'echoKey' Traceback (most recent call last):File "/usr/lib/python2.5/site-packages/pyatspi/registry.py", line 601, in handleDeviceEventreturn client(event) or event.consumeFile "/usr/lib/python2.5/site-packages/orca/orca.py", line 733, in _processKeyboardEventorca_state.activeScript.echoKey(keyboardEvent): AttributeError: 'NoneType' object has no attribute 'echoKey' Traceback (most recent call last):File "/usr/lib/python2.5/site-packages/pyatspi/registry.py", line 601, in handleDeviceEventreturn client(event) or event.consumeFile "/usr/lib/python2.5/site-packages/orca/orca.py", line 733, in _processKeyboardEventorca_state.activeScript.echoKey(keyboardEvent): AttributeError: 'NoneType' object has no attribute 'echoKey'/usr/bin/orca: line 98: 10032 Killed /usr/bin/python -c "import orca.orca; orca.orca.main()" "$ARGS"... end of output ... -- Rich _______________________________________________ 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
Attachment:
buildOrca.sh
Description: Binary data