Bug in beta with command line window in administrator mode


Tony Malykh
 

Hello
I just tried NVDA 2018.4.beta1 and it cannot read the contents of
command line window in Administrator mode. Here is the exception I'm
getting:
ERROR - NVDAObjects.behaviors.LiveText._monitor (10:09:54.604):
Error getting initial lines
Traceback (most recent call last):
File "NVDAObjects\behaviors.pyo", line 260, in _monitor
File "NVDAObjects\window\winConsole.pyo", line 49, in _getTextLines
File "winConsoleHandler.pyo", line 121, in getConsoleVisibleLines
File "wincon.pyo", line 70, in GetConsoleScreenBufferInfo
WindowsError: [Error 6] The handle is invalid.

Command line with normal privileges works fine. I'm running the latest
Windows 10.
Also, what's the preferred way to report bugs like this? Should I send
an email here or directly create an issue on github?

Thanks
Tony

Join {nvda@nvda.groups.io to automatically receive all group messages.