Live text handler: Handle is invalid error raised when console windows appear and disappear quickly #7250
Labels
p5
https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priority
Hi,
I'm seeing this error more frequently these days (perhaps due to use of some apps that pops open cmd.exe or powerShell for a quick task). Although there is no definitive reproduction steps, the end result is as follows:
ERROR - NVDAObjects.behaviors.LiveText._monitor (11:13:42.960):
Error getting initial lines
Traceback (most recent call last):
File "NVDAObjects\behaviors.pyc", line 260, in _monitor
File "NVDAObjects\window\winConsole.pyc", line 49, in _getTextLines
File "winConsoleHandler.pyc", line 121, in getConsoleVisibleLines
File "wincon.pyc", line 70, in GetConsoleScreenBufferInfo
WindowsError: [Error 6] The handle is invalid.
Specs:
Thanks.
The text was updated successfully, but these errors were encountered: