Ticket #597: sapi4 nvda.log

File sapi4 nvda.log, 6.1 KB (added by briang1, 2 years ago)

2010 beta 1 log file

Line 
1INFO - nvda (14:42:14):
2Starting NVDA
3INFO - core.main (14:42:14):
4Config dir: C:\nvda release candidates\userConfig
5INFO - config.save (14:42:14):
6Configuration saved
7INFO - core.main (14:42:14):
8NVDA version 2010.1beta1
9INFO - core.main (14:42:14):
10Using Windows version (5, 1, 2600, 2, 'Service Pack 3')
11INFO - core.main (14:42:14):
12Using Python version 2.6.4 (r264:75708, Oct 26 2009, 08:23:19) [MSC v.1500 32 bit (Intel)]
13INFO - core.main (14:42:14):
14Using comtypes version 0.6.2
15INFO - synthDriverHandler.setSynth (14:42:15):
16Loaded synthDriver sapi4
17INFO - core.main (14:42:15):
18Using wx version 2.8.10.1 (msw-unicode)
19INFO - braille.initialize (14:42:15):
20Using liblouis version 1.8.0
21INFO - braille.BrailleHandler.setDisplayByName (14:42:15):
22Loaded braille display driver noBraille
23WARNING - core.main (14:42:15):
24UIA not available
25INFO - core.main (14:42:15):
26NVDA initialized
27ERROR - eventHandler.executeEvent (14:42:48):
28error executing event: valueChange on <NVDAObjects.IAccessible.ComboBox object at 0x021CF490> with extra args of {}
29Traceback (most recent call last):
30  File "eventHandler.pyo", line 80, in executeEvent
31  File "eventHandler.pyo", line 128, in executeEvent_appModuleLevel
32  File "eventHandler.pyo", line 135, in executeEvent_virtualBufferLevel
33  File "eventHandler.pyo", line 139, in executeEvent_NVDAObjectLevel
34  File "NVDAObjects\IAccessible\__init__.pyo", line 996, in event_valueChange
35  File "NVDAObjects\__init__.pyo", line 594, in event_valueChange
36  File "speech.pyo", line 253, in speakObjectProperties
37  File "speech.pyo", line 324, in speakText
38  File "synthDrivers\sapi4.pyo", line 76, in speakText
39  File "synthDrivers\sapi4.pyo", line 73, in performSpeak
40WindowsError: exception: access violation reading 0x5F5F2724
41ERROR - stderr (14:42:49):
42Exception
43ERROR - stderr (14:42:49):
44WindowsError
45ERROR - stderr (14:42:49):
46:
47ERROR - stderr (14:42:49):
48'exception: access violation reading 0x5F5F2728'
49ERROR - stderr (14:42:49):
50 in
51ERROR - stderr (14:42:49):
52<bound method POINTER(ITTSAttributesW).__del__ of <POINTER(ITTSAttributesW) ptr=0x2a0ff50 at 20c9260>>
53ERROR - stderr (14:42:49):
54 ignored
55ERROR - eventHandler.executeEvent (14:42:49):
56error executing event: valueChange on <NVDAObjects.IAccessible.ComboBox object at 0x021CF490> with extra args of {}
57Traceback (most recent call last):
58  File "eventHandler.pyo", line 80, in executeEvent
59  File "eventHandler.pyo", line 128, in executeEvent_appModuleLevel
60  File "eventHandler.pyo", line 135, in executeEvent_virtualBufferLevel
61  File "eventHandler.pyo", line 139, in executeEvent_NVDAObjectLevel
62  File "NVDAObjects\IAccessible\__init__.pyo", line 996, in event_valueChange
63  File "NVDAObjects\__init__.pyo", line 594, in event_valueChange
64  File "speech.pyo", line 253, in speakObjectProperties
65  File "speech.pyo", line 324, in speakText
66  File "synthDrivers\sapi4.pyo", line 76, in speakText
67  File "synthDrivers\sapi4.pyo", line 73, in performSpeak
68WindowsError: exception: access violation writing 0xA018FC0B
69ERROR - eventHandler.executeEvent (14:42:55):
70error executing event: gainFocus on <NVDAObjects.IAccessible.IAccessible object at 0x021C3EF0> with extra args of {}
71Traceback (most recent call last):
72  File "eventHandler.pyo", line 80, in executeEvent
73  File "eventHandler.pyo", line 126, in executeEvent_appModuleLevel
74  File "appModules\explorer.pyo", line 76, in event_gainFocus
75  File "eventHandler.pyo", line 126, in <lambda>
76  File "eventHandler.pyo", line 135, in executeEvent_virtualBufferLevel
77  File "eventHandler.pyo", line 139, in executeEvent_NVDAObjectLevel
78  File "NVDAObjects\IAccessible\__init__.pyo", line 1072, in event_gainFocus
79  File "NVDAObjects\__init__.pyo", line 577, in event_gainFocus
80  File "NVDAObjects\__init__.pyo", line 526, in reportFocus
81  File "speech.pyo", line 285, in speakObject
82  File "speech.pyo", line 253, in speakObjectProperties
83  File "speech.pyo", line 324, in speakText
84  File "synthDrivers\sapi4.pyo", line 76, in speakText
85  File "synthDrivers\sapi4.pyo", line 73, in performSpeak
86WindowsError: exception: access violation writing 0xA018FC0B
87ERROR - eventHandler.executeEvent (14:43:01):
88error executing event: focusEntered on <NVDAObjects.IAccessible.sysListView32.List object at 0x020D2170> with extra args of {}
89Traceback (most recent call last):
90  File "eventHandler.pyo", line 80, in executeEvent
91  File "eventHandler.pyo", line 128, in executeEvent_appModuleLevel
92  File "eventHandler.pyo", line 135, in executeEvent_virtualBufferLevel
93  File "eventHandler.pyo", line 139, in executeEvent_NVDAObjectLevel
94  File "NVDAObjects\__init__.pyo", line 571, in event_focusEntered
95  File "speech.pyo", line 285, in speakObject
96  File "speech.pyo", line 253, in speakObjectProperties
97  File "speech.pyo", line 324, in speakText
98  File "synthDrivers\sapi4.pyo", line 76, in speakText
99  File "synthDrivers\sapi4.pyo", line 73, in performSpeak
100WindowsError: exception: access violation writing 0xA018FC0B
101ERROR - eventHandler.executeEvent (14:43:01):
102error executing event: gainFocus on <NVDAObjects.IAccessible.sysListView32.ListItem object at 0x021CBF90> with extra args of {}
103Traceback (most recent call last):
104  File "eventHandler.pyo", line 80, in executeEvent
105  File "eventHandler.pyo", line 126, in executeEvent_appModuleLevel
106  File "appModules\explorer.pyo", line 76, in event_gainFocus
107  File "eventHandler.pyo", line 126, in <lambda>
108  File "eventHandler.pyo", line 135, in executeEvent_virtualBufferLevel
109  File "eventHandler.pyo", line 139, in executeEvent_NVDAObjectLevel
110  File "NVDAObjects\IAccessible\__init__.pyo", line 1072, in event_gainFocus
111  File "NVDAObjects\__init__.pyo", line 577, in event_gainFocus
112  File "NVDAObjects\__init__.pyo", line 526, in reportFocus
113  File "speech.pyo", line 285, in speakObject
114  File "speech.pyo", line 253, in speakObjectProperties
115  File "speech.pyo", line 324, in speakText
116  File "synthDrivers\sapi4.pyo", line 76, in speakText
117  File "synthDrivers\sapi4.pyo", line 73, in performSpeak
118WindowsError: exception: access violation writing 0xA018FC0B
119INFO - core.main (14:43:16):
120Exiting
121INFO - nvda (14:43:17):
122NVDA exit