Reported by dave090679 on 2014-11-01 22:05
hi guys,
While navigating through a skype chat window, the following error appears in the log and the error sound is played:
ERROR - eventHandler.executeEvent (22:58:57):
error executing event: gainFocus on <NVDAObjects.IAccessible.IAccessible object at 0x05871150> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 141, in executeEvent
File "eventHandler.pyc", line 89, in init
File "eventHandler.pyc", line 96, in next
File "appModules\skype.pyc", line 163, in event_gainFocus
File "appModules\skype.pyc", line 147, in conversationMaybeFocused
AttributeError: 'IAccessible' object has no attribute 'startMonitoring'
ERROR - eventHandler.executeEvent (22:58:58):
error executing event: gainFocus on <NVDAObjects.IAccessible.TaskListIcon object at 0x05871F90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 149, in doPreGainFocus
File "api.pyc", line 134, in setFocusObject
File "appModuleHandler.pyc", line 209, in handleAppSwitch
File "appModules\skype.pyc", line 168, in event_appModule_loseFocus
File "appModules\skype.pyc", line 155, in conversationLostFocus
AttributeError: 'IAccessible' object has no attribute 'stopMonitoring'
I think the start monitor error is displayed every time I enter skype, and the stopmonitor event is displayed every time I leave a skype that window
I am using skype 6.22.81.104 in windows 7 64-bit and NVDA Master-10490
greetings
Dave
Blocked by #4218
Reported by dave090679 on 2014-11-01 22:05
hi guys,
While navigating through a skype chat window, the following error appears in the log and the error sound is played:
ERROR - eventHandler.executeEvent (22:58:57):
error executing event: gainFocus on <NVDAObjects.IAccessible.IAccessible object at 0x05871150> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 141, in executeEvent
File "eventHandler.pyc", line 89, in init
File "eventHandler.pyc", line 96, in next
File "appModules\skype.pyc", line 163, in event_gainFocus
File "appModules\skype.pyc", line 147, in conversationMaybeFocused
AttributeError: 'IAccessible' object has no attribute 'startMonitoring'
ERROR - eventHandler.executeEvent (22:58:58):
error executing event: gainFocus on <NVDAObjects.IAccessible.TaskListIcon object at 0x05871F90> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 149, in doPreGainFocus
File "api.pyc", line 134, in setFocusObject
File "appModuleHandler.pyc", line 209, in handleAppSwitch
File "appModules\skype.pyc", line 168, in event_appModule_loseFocus
File "appModules\skype.pyc", line 155, in conversationLostFocus
AttributeError: 'IAccessible' object has no attribute 'stopMonitoring'
I think the start monitor error is displayed every time I enter skype, and the stopmonitor event is displayed every time I leave a skype that window
I am using skype 6.22.81.104 in windows 7 64-bit and NVDA Master-10490
greetings
Dave
Blocked by #4218