Advertisement
Guest User

NVDA Windows Vista error

a guest
Jul 23rd, 2023
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.16 KB | None | 0 0
  1. ERROR - core.CorePump.run (17:34:24.605) - MainThread (5172):
  2. errors in this core pump cycle
  3. Traceback (most recent call last):
  4. File "winAPI\sessionTracking.pyc", line 240, in _getCurrentSessionInfoEx
  5. RuntimeError: Failure calling WTSQuerySessionInformationW: 0
  6.  
  7. During handling of the above exception, another exception occurred:
  8.  
  9. Traceback (most recent call last):
  10. File "core.pyc", line 715, in run
  11. File "winAPI\sessionTracking.pyc", line 127, in pumpAll
  12. File "winAPI\sessionTracking.pyc", line 147, in _isWindowsLocked
  13. File "baseObject.pyc", line 62, in __get__
  14. File "baseObject.pyc", line 168, in _getPropertyViaCache
  15. File "winAPI\sessionTracking.pyc", line 115, in _get_isWindowsLocked
  16. File "winAPI\sessionTracking.pyc", line 178, in _isWindowsLocked_checkViaSessionQuery
  17. File "winAPI\sessionTracking.pyc", line 272, in _getSessionLockedValue
  18. File "contextlib.pyc", line 112, in __enter__
  19. File "winAPI\sessionTracking.pyc", line 200, in WTSCurrentSessionInfoEx
  20. File "winAPI\sessionTracking.pyc", line 261, in _getCurrentSessionInfoEx
  21. File "logHandler.pyc", line 216, in exception
  22. TypeError: 'RuntimeError' object is not subscriptable
  23.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement