Re: [orca-list] eclipse and status line



Hi all,

While debugging orca in a try to identify the problem reported in my previous message, I found the following, error which I believe is related to the problem reported.

Traceback (most recent call last):
File "/usr/local/lib/python2.5/site-packages/orca/input_event.py", line 186, in processInputEvent
    consumed = self.function(script, inputEvent)
File "/usr/local/lib/python2.5/site-packages/orca/default.py", line 2540, in getStatusBar
    return self.whereAmI.speakStatusBar(orca_state.locusOfFocus)
File "/usr/local/lib/python2.5/site-packages/orca/where_am_I.py", line 1791, in speakStatusBar
    self._getStatusBar(results[0])
File "/usr/local/lib/python2.5/site-packages/orca/where_am_I.py", line 1845, in _getStatusBar
    self._getStatusBar(child)
File "/usr/local/lib/python2.5/site-packages/orca/where_am_I.py", line 1845, in _getStatusBar
    self._getStatusBar(child)
File "/usr/local/lib/python2.5/site-packages/orca/where_am_I.py", line 1845, in _getStatusBar
    self._getStatusBar(child)
File "/usr/local/lib/python2.5/site-packages/orca/where_am_I.py", line 1845, in _getStatusBar
    self._getStatusBar(child)
File "/usr/local/lib/python2.5/site-packages/orca/where_am_I.py", line 1845, in _getStatusBar
    self._getStatusBar(child)
File "/usr/local/lib/python2.5/site-packages/orca/where_am_I.py", line 1845, in _getStatusBar
    self._getStatusBar(child)
File "/usr/local/lib/python2.5/site-packages/orca/where_am_I.py", line 1845, in _getStatusBar
    self._getStatusBar(child)
File "/usr/local/lib/python2.5/site-packages/orca/where_am_I.py", line 1845, in _getStatusBar
    self._getStatusBar(child)
File "/usr/local/lib/python2.5/site-packages/orca/where_am_I.py", line 1840, in _getStatusBar
    if child.getRole() == pyatspi.ROLE_STATUS_BAR:
AttributeError: 'NoneType' object has no attribute 'getRole'

Actualy I am running latest orca from trunk and eclipse build I20090313-0100.

To reproduce try the following steps:

1) Run orca and redirect the stder output to a file
orca 2>orca2.txt

2) Launch eclips.

3) After eclipse is loaded press the sequence key to read the status bar. In my case it is mapped to orca_key+pageDown. No output from orca.

4) List the file orca2.txt created in the step 1 and the erro must be present.

Thanks.

On 14-03-2009 11:13, Jose Vilmar Estacio de Souza wrote:
Hi all,
Using eclipse and orca I can not access the status line of eclipse.
Any ideas?
Thanks.


--
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]