Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error while navigating through skype chat windows #4589

Closed
nvaccessAuto opened this issue Nov 1, 2014 · 1 comment
Closed

error while navigating through skype chat windows #4589

nvaccessAuto opened this issue Nov 1, 2014 · 1 comment

Comments

@nvaccessAuto
Copy link

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

@nvaccessAuto
Copy link
Author

Comment 1 by jteh on 2014-11-02 00:31
Duplicate of #4218. This is due to changes in Skype 6.22 which NVDA needs to be taught about.
Changes:
Added labels: duplicate
State: closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant