[nvda] Why does nvda menu not work in an error?
- From: "Brian Gaff" <bglists@xxxxxxxxxxxxxxxx>
- To: <nvda@xxxxxxxxxxxxx>
- Date: Sat, 30 May 2009 00:07:03 +0100
When I get the error I've attached the log for before . see below for short
version.. after exiting Firefox, if I try to use the nvda/n to get up the
menu, it won't work untill I get the error away by say, windows m or
sismilar. is this a bug?
Here is the short log in case anyone forgot..
INFO - nvda (22:11:54):
Starting NVDA
INFO - core.main (22:11:54):
Config dir: C:\Documents and Settings\brian gaff\Application Data\nvda
INFO - config.save (22:11:54):
Configuration saved
INFO - core.main (22:11:54):
NVDA version trunk-r2975
INFO - core.main (22:11:54):
Using Windows version (5, 1, 2600, 2, 'Service Pack 3')
INFO - core.main (22:11:54):
Using Python version 2.6.1 (r261:67517, Dec 4 2008, 16:51:00) [MSC v.1500 32
bit (Intel)]
INFO - core.main (22:11:54):
Using comtypes version 0.6.0
INFO - synthDrivers.espeak.SynthDriver.__init__ (22:11:58):
Using eSpeak version 1.40 22.Dec.08
INFO - synthDriverHandler.setSynth (22:11:58):
Loaded synthDriver espeak
INFO - core.main (22:11:58):
Using wx version 2.8.9.1 (msw-unicode)
INFO - braille.initialize (22:11:58):
Using liblouis version 1.6.0
INFO - braille.BrailleHandler.setDisplayByName (22:11:58):
Loaded braille display driver noBraille
INFO - core.main (22:11:59):
NVDA initialized
ERROR - scriptHandler.executeScript (22:53:26):
error executing script: <bound method Gecko_ia2.script_moveByLine_back of
<virtualBuffers.gecko_ia2.Gecko_ia2 object at 0x02280570>> with key (None,
'extendedup')
Traceback (most recent call last):
File "scriptHandler.pyc", line 100, in executeScript
File "cursorManager.pyc", line 131, in script_moveByLine_back
File "virtualBuffers\__init__.pyc", line 332, in _caretMovementScriptHelper
File "cursorManager.pyc", line 55, in _caretMovementScriptHelper
File "virtualBuffers\__init__.pyc", line 216, in makeTextInfo
File "virtualBuffers\__init__.pyc", line 82, in __init__
File "textInfos\offsets.pyc", line 210, in __init__
File "virtualBuffers\__init__.pyc", line 90, in _getSelectionOffsets
WindowsError: [Error 1727] The remote procedure call failed and did not
execute
ERROR - scriptHandler.executeScript (22:53:27):
error executing script: <bound method Gecko_ia2.script_moveByLine_forward of
<virtualBuffers.gecko_ia2.Gecko_ia2 object at 0x02280570>> with key (None,
'extendeddown')
Traceback (most recent call last):
File "scriptHandler.pyc", line 100, in executeScript
File "cursorManager.pyc", line 134, in script_moveByLine_forward
File "virtualBuffers\__init__.pyc", line 332, in _caretMovementScriptHelper
File "cursorManager.pyc", line 55, in _caretMovementScriptHelper
File "virtualBuffers\__init__.pyc", line 216, in makeTextInfo
File "virtualBuffers\__init__.pyc", line 82, in __init__
File "textInfos\offsets.pyc", line 210, in __init__
File "virtualBuffers\__init__.pyc", line 90, in _getSelectionOffsets
WindowsError: [Error 1722] The RPC server is unavailable
This account only receives email from the list. Please direct any personal
email to
briang1@xxxxxxxxxxxxxxxx
Replies to this address vanish into a hole....
Unless Brian Gaff is in the To line display name field.
To post messages to the list send email to
nvda@xxxxxxxxxxxxx
To modify your NVDA Email settings go to:
http://www.freelists.org/list/nvda
Thank you for your continued support of Nonvisual Desktop Access, an open
source free screen reader for Microsoft Windows:
http://www.nvda-project.org/
To get the latest NVDA snapshot:
http://www.nvda-project.org/snapshots/
Report bugs or make feature requests at:
http://trac.nvda-project.org/
Message Archive:
http://www.freelists.org/archives/nvda
Other related posts:
- » [nvda] Why does nvda menu not work in an error? - Brian Gaff