[orca-list] Focus bug switching to Firefox



In Ubuntu Lucid, and in Vinux, when I Alt+Tab to Firefox from a
gnome-terminal, the focus fails to set properly to Firefox.  When I
ran orca from a terminal in Ubuntu Lucid, I saw the following error
reported when I switched to Firefox:

vinux vinux-laptop:~$ orca
kill: 42: Operation not permitted

kill: 207: Operation not permitted


** (orca:1419): WARNING **: Trying to register gtype 'WnckWindowState'
as enum when in fact it is of type 'GFlags'

** (orca:1419): WARNING **: Trying to register gtype
'WnckWindowActions' as enum when in fact it is of type 'GFlags'

** (orca:1419): WARNING **: Trying to register gtype
'WnckWindowMoveResizeMask' as enum when in fact it is of type 'GFlags'
/usr/lib/pymodules/python2.6/orca/scripts/toolkits/Gecko/script.py:3144:
DeprecationWarning: the sets module is deprecated
  import sets
findPreviousCaretInOrder: object is invalid

Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.6/orca/generator.py", line 247, in generate
    globalsDict[arg] = self._methodsDict[arg](obj, **args)
  File "/usr/lib/pymodules/python2.6/orca/scripts/toolkits/Gecko/speech_generator.py",
line 194, in _generateLabelOrName
    self, obj, **args))
  File "/usr/lib/pymodules/python2.6/orca/generator.py", line 318, in
_generateLabelOrName
    result.extend(self._generateLabel(obj, **args))
  File "/usr/lib/pymodules/python2.6/orca/scripts/toolkits/Gecko/speech_generator.py",
line 153, in _generateLabel
    label = self._script.guessTheLabel(obj)
  File "/usr/lib/pymodules/python2.6/orca/scripts/toolkits/Gecko/script.py",
line 4684, in guessTheLabel
    guess = self.guessLabelFromOtherLines(obj)
  File "/usr/lib/pymodules/python2.6/orca/scripts/toolkits/Gecko/script.py",
line 4479, in guessLabelFromOtherLines
    lastExtents = aboveExtents
UnboundLocalError: local variable 'aboveExtents' referenced before assignment


I suspect this has something to do with the bug.  Any ideas?

Thanks,
Bill



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