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 when a Windows Explorer window has the focus #2748

Closed
nvaccessAuto opened this issue Oct 26, 2012 · 3 comments
Closed

Error when a Windows Explorer window has the focus #2748

nvaccessAuto opened this issue Oct 26, 2012 · 3 comments

Comments

@nvaccessAuto
Copy link

Reported by PZajda on 2012-10-26 10:32
When I open a Windows Explorer window, I have the following error:
ERROR - appModuleHandler.fetchAppModule (12:23:28):
error in appModule 'explorer'
Traceback (most recent call last):
File "appModuleHandler.pyc", line 139, in fetchAppModule
File "appModules\explorer.pyc", line 117, in
NameError: name 'UIA' is not defined
INFO - core.main (12:23:29):
NVDA initialized
ERROR - appModuleHandler.fetchAppModule (12:29:52):
error in appModule 'explorer'
Traceback (most recent call last):
File "appModuleHandler.pyc", line 139, in fetchAppModule
File "appModules\explorer.pyc", line 117, in
NameError: name 'UIA' is not defined

@nvaccessAuto
Copy link
Author

Comment 1 by jteh on 2012-10-26 14:34
Arrg! This regression made it into 2012.3beta2 as well. We're going to need to push a beta3 for this fix.

Regression caused by 1a23d2a.
Changes:
Milestone changed from None to 2012.3

@nvaccessAuto
Copy link
Author

Comment 2 by mdcurran on 2012-10-27 01:25
Fixed in 2012.3,5599. Beta3 has been released.
Changes:
State: closed

@nvaccessAuto
Copy link
Author

Comment 3 by briang1 on 2012-10-27 08:17
This error exists in main branch also.

I assume the beta will be merged to correct this at some point?

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