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

Errors with latest Alpha during import of Screen curtain on Windows 7 #10502

Closed
lukaszgo1 opened this issue Nov 18, 2019 · 3 comments · Fixed by #10503
Closed

Errors with latest Alpha during import of Screen curtain on Windows 7 #10502

lukaszgo1 opened this issue Nov 18, 2019 · 3 comments · Fixed by #10503
Assignees
Milestone

Comments

@lukaszgo1
Copy link
Contributor

Steps to reproduce:

  1. Start Latest Alpha on Windows 7. The same error can be reproduced when focusing vision category of settings.

Actual behavior:

Error sound is played and The following is logged;
ERROR - vision.visionHandler._getProvidersFromFileSystem (22:09:34.114) - MainThread (1192):
Error while importing vision enhancement provider module screenCurtain
Traceback (most recent call last):
File "vision\visionHandler.pyc", line 58, in _getProvidersFromFileSystem
File "vision\visionHandler.pyc", line 36, in getProviderClass
File "importlib_init
.pyc", line 127, in import_module
File "", line 1006, in _gcd_import
File "", line 983, in _find_and_load
File "", line 967, in _find_and_load_unlocked
File "", line 668, in _load_unlocked
File "", line 638, in _load_backward_compatible
File "visionEnhancementProviders\screenCurtain.pyc", line 39, in
File "visionEnhancementProviders\screenCurtain.pyc", line 82, in Magnification
AttributeError: function 'MagShowSystemCursor' not found

Expected behavior:

No error sound.

System configuration

NVDA installed/portable/running from source:

Portable

NVDA version:

Latest Alpha

Windows version:

Windows 7 x64

Name and version of other software in use when reproducing the issue:

None

Other information about your system:

Other questions

Does the issue still occur after restarting your PC?

Yes

Have you tried any other versions of NVDA? If so, please report their behaviors.

Alpha from a day ago before integration of Vision GUI. No such problems.

@DrSooom
Copy link

DrSooom commented Nov 19, 2019

I thought that Windows 7 don't get the screen curtain feature due to OS limitations. Only Windows 8 and later should get it. Please correct me if I'm wrong.

Edit: I got it. Quote from the changelog (alpha-19195):

• Added screen curtain, which when enabled, makes the whole screen black on Windows 8 and later. (#7857)

@zstanecic
Copy link
Contributor

zstanecic commented Nov 19, 2019 via email

@Brian1Gaff
Copy link

Brian1Gaff commented Nov 19, 2019 via email

@nvaccessAuto nvaccessAuto added this to the 2019.3 milestone Nov 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants