I've had the following error which is worth mentioning for various reasons.
This error occurred only once.
IO - inputCore.executeGesture (22:57:36.688) - winInputHook (13884):
Input: kb(desktop):control+NVDA+escape
DEBUG - screenCurtain._screenCurtain.ScreenCurtain.disable (22:57:36.689) - MainThread (5208):
Disabling ScreenCurtain
IO - speech.speech.speak (22:57:36.728) - MainThread (5208):
Speaking ['Réactivation de la loupe']
ERROR - globalCommands.GlobalCommands.script_toggleScreenCurtain (22:57:36.731) - MainThread (5208):
Screen curtain termination error
Traceback (most recent call last):
File "globalCommands.pyc", line 4949, in script_toggleScreenCurtain
File "screenCurtain\_screenCurtain.pyc", line 267, in disable
File "_magnifier\magnifier.pyc", line 304, in onScreenCurtainDisabled
File "_magnifier\fullscreenMagnifier.pyc", line 64, in _startMagnifier
File "_magnifier\magnifier.pyc", line 199, in _startMagnifier
File "_magnifier\utils\focusManager.pyc", line 68, in getCurrentFocusCoordinates
File "_magnifier\utils\focusManager.pyc", line 210, in _getReviewPosition
File "api.pyc", line 242, in getReviewPosition
File "review.pyc", line 107, in getPositionForCurrentMode
File "review.pyc", line 32, in getObjectPosition
File "documentBase.pyc", line 76, in makeTextInfo
File "NVDAObjects\IAccessible\ia2TextMozilla.pyc", line 149, in __init__
File "NVDAObjects\IAccessible\ia2TextMozilla.pyc", line 274, in _findContentDescendant
_ctypes.COMError: (-2147023174, 'Le serveur RPC n’est pas disponible.', (None, None, None, 0, None))
IO - speech.speech.speak (22:57:36.753) - MainThread (5208):
Speaking ["Impossible de désactiver le rideau d'écran"]
Not tested; beta7 installed less than 1 week ago though.
I've had the following error which is worth mentioning for various reasons.
This error occurred only once.
Steps to reproduce
NVDA+control+F1)NVDA+control+F1again)Actual behavior
Screen curtain is disabled, but:
Expected behavior
Screen curtain is disabled and:
NVDA logs, crash dumps and other attachments
Analysis
There are various issue in this error:
System configuration
NVDA installed/portable/running from source
Installed
NVDA version
2026.2beta7 (2026.2.0.56946)
Windows version
Windows 11 25H2 (AMD64) build 26200.8655
Name and version of other software in use when reproducing the issue
N/A
Other information about your system
N/A
Other questions
Does the issue still occur after restarting your computer?
Not tested
Have you tried any other versions of NVDA? If so, please report their behaviors
No
If NVDA add-ons are disabled, is your problem still occurring?
Not tested
Does the issue still occur after you run the System Accessibility Repair Tool in NVDA's tools menu?
Not tested; beta7 installed less than 1 week ago though.