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

New error in nvda. recent issue #2258

Closed
nvaccessAuto opened this issue Apr 22, 2012 · 3 comments
Closed

New error in nvda. recent issue #2258

nvaccessAuto opened this issue Apr 22, 2012 · 3 comments
Labels
Milestone

Comments

@nvaccessAuto
Copy link

Reported by briang1 on 2012-04-22 05:17
I'm not that sure if this is important, but as it seems to happen quite often in snaps recently I thought I'd report it. Unfortunately it is intermittent and hard to create to order. the best I can offer is that it seems to occur when entering Outlook Express and sometimes during a windows shut down. Here is the log of one of the errors.
Input: kb(desktop):o
IO - speech.speakSpellingGen (05:30:47):
Speaking character u'o'
DEBUG - queueHandler.registerGeneratorObject (05:30:47):
Adding generator 92
IO - speech.speak (05:30:47):
Speaking Express email 44 of 59'
DEBUG - queueHandler.pumpAll (05:30:47):
generator 92 finished
IO - inputCore.InputManager.executeGesture (05:30:48):
Input: kb(desktop):enter
ERROR - eventHandler.executeEvent (05:30:50):
error executing event: gainFocus on <NVDAObjects.IAccessible.ContentGenericClient object at 0x01CCAF10> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "appModules\msimn.pyc", line 70, in event_gainFocus
File "eventHandler.pyc", line 91, in next
File "NVDAObjects__init
_.pyc", line 778, in event_gainFocus
File "NVDAObjects__init__.pyc", line 722, in reportFocus
File "speech.pyc", line 300, in speakObject
File "speech.pyc", line 232, in speakObjectProperties
File "baseObject.pyc", line 34, in get
File "baseObject.pyc", line 110, in getPropertyViaCache
File "NVDAObjects\IAccessible__init
_.pyc", line 1303, in get_value
File "baseObject.pyc", line 34, in get
File "baseObject.pyc", line 110, in getPropertyViaCache
File "NVDAObjects\window__init
.pyc", line 192, in get_displayText
File "displayModel.pyc", line 25, in getWindowTextInRect
File "watchdog.pyc", line 274, in cancellableExecute
File "watchdog.pyc", line 246, in run
ArgumentError: argument 1: <type 'exceptions.TypeError'>: wrong type
IO - speech.speak (05:30:50):
Speaking - Outlook Express - Brian Gaff main'
IO - speech.speak (05:30:50):
Speaking Express Message List list'
ERROR - eventHandler.executeEvent (05:30:50):
error executing event: gainFocus on <appModules.msimn.MessageListItem object at 0x03FF38B0> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "appModules\msimn.pyc", line 70, in event_gainFocus
File "eventHandler.pyc", line 91, in next
File "NVDAObjects__init
_.pyc", line 778, in event_gainFocus
File "NVDAObjects__init__.pyc", line 722, in reportFocus
File "speech.pyc", line 300, in speakObject
File "speech.pyc", line 232, in speakObjectProperties
File "baseObject.pyc", line 34, in get
File "baseObject.pyc", line 110, in _getPropertyViaCache
File "appModules\msimn.pyc", line 107, in get_name
File "baseObject.pyc", line 34, in get
File "baseObject.pyc", line 110, in getPropertyViaCache
File "appModules\msimn.pyc", line 93, in get_isUnread
File "displayModel.pyc", line 87, in getTextWithFields
File "displayModel.pyc", line 71, in get__textAndRects
File "displayModel.pyc", line 25, in getWindowTextInRect
File "watchdog.pyc", line 274, in cancellableExecute
File "watchdog.pyc", line 246, in run
ArgumentError: argument 1: <type 'exceptions.TypeError'>: wrong type
IO - speech.speak (05:30:50):
Speaking [NVDA #2254: NVDA causes errors on exit of some windows software tool tip']
ERROR - eventHandler.executeEvent (05:30:51):
error executing event: gainFocus on <appModules.msimn.MessageListItem object at 0x03FDD750> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 131, in executeEvent
File "eventHandler.pyc", line 144, in doPreGainFocus
File "api.pyc", line 86, in setFocusObject
File "NVDAObjects__init
.pyc", line 288, in eq
File "NVDAObjects\IAccessible__init
.pyc", line 642, in _isEqual
File "baseObject.pyc", line 34, in get
File "baseObject.pyc", line 110, in _getPropertyViaCache
File "appModules\msimn.pyc", line 107, in _get_name
File "baseObject.pyc", line 34, in get
File "baseObject.pyc", line 110, in _getPropertyViaCache
File "appModules\msimn.pyc", line 93, in _get_isUnread
File "displayModel.pyc", line 87, in getTextWithFields
File "displayModel.pyc", line 71, in _get__textAndRects
File "displayModel.pyc", line 25, in getWindowTextInRect
File "watchdog.pyc", line 274, in cancellableExecute
File "watchdog.pyc", line 246, in run
ArgumentError: argument 1: <type 'exceptions.TypeError'>: wrong type
IO - inputCore.InputManager.executeGesture (05:31:08):
Input: kb(desktop):control+alt+i
IO - speech.speak (05:31:08):
Speaking nvda with log terminal'
IO - speech.speak (05:31:08):
Speaking [u'blank']
INFO - core.main (05:31:09):
Exiting

@nvaccessAuto
Copy link
Author

Comment 1 by briang1 on 2012-04-22 09:11
Or if you prefer, here is the shutdown version.
IO - speech.speak (09:58:58):
Speaking ('en_UK'), u'Restart button Alt+r'
IO - inputCore.InputManager.executeGesture (09:58:58):
Input: kb(desktop):enter
IO - speech.speak (09:58:58):
Speaking ('en_UK'), u'Taskbar'
DEBUGWARNING - IAccessibleHandler.accessibleObjectFromEvent (09:58:59):
oleacc.AccessibleObjectFromEvent with window 65770, objectID -4 and childID 0: -2147467259 Unspecified error
DEBUG - appModuleHandler.update (09:58:59):
application startupmonitor closed
DEBUGWARNING - RPC process 168 (msseces.exe) (09:58:59):
Thread 644, nvdaHelper\build\x86\remote\ia2Support.cpp, installIA2Support, 81:
Error registering class object, code -2147221008

DEBUGWARNING - IAccessibleHandler.accessibleObjectFromEvent (09:58:59):
oleacc.AccessibleObjectFromEvent with window 65842, objectID -4 and childID 0: -2147467259 Unspecified error
DEBUG - appModuleHandler.update (09:58:59):
application msseces closed
DEBUGWARNING - RPC process 208 (UnlockerAssistant.exe) (09:58:59):
Thread 212, nvdaHelper\build\x86\remote\ia2Support.cpp, installIA2Support, 81:
Error registering class object, code -2147221008

DEBUGWARNING - RPC process 208 (UnlockerAssistant.exe) (09:58:59):
Thread 212, nvdaHelper\build\x86\remote\ia2Support.cpp, installIA2Support, 81:
Error registering class object, code -2147221008

DEBUGWARNING - RPC process 208 (UnlockerAssistant.exe) (09:58:59):
Thread 212, nvdaHelper\build\x86\remote\ia2Support.cpp, installIA2Support, 81:
Error registering class object, code -2147221008

DEBUGWARNING - IAccessibleHandler.accessibleObjectFromEvent (09:58:59):
oleacc.AccessibleObjectFromEvent with window 131130, objectID -4 and childID 0: -2147467259 Unspecified error
DEBUG - appModuleHandler.update (09:58:59):
application unlockerassistant closed
DEBUGWARNING - IAccessibleHandler.accessibleObjectFromEvent (09:58:59):
oleacc.AccessibleObjectFromEvent with window 262920, objectID -4 and childID 0: -2147467259 Unspecified error
DEBUG - appModuleHandler.update (09:58:59):
application rubottedgui closed
ERROR - eventHandler.executeEvent (09:58:59):
error executing event: gainFocus on <NVDAObjects.IAccessible.ContentGenericClient object at 0x03EEEED0> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects__init__.pyc", line 778, in event_gainFocus
File "NVDAObjects__init__.pyc", line 722, in reportFocus
File "speech.pyc", line 300, in speakObject
File "speech.pyc", line 232, in speakObjectProperties
File "baseObject.pyc", line 34, in get
File "baseObject.pyc", line 110, in getPropertyViaCache
File "NVDAObjects\IAccessible__init
_.pyc", line 1303, in get_value
File "baseObject.pyc", line 34, in get
File "baseObject.pyc", line 110, in getPropertyViaCache
File "NVDAObjects\window__init
.pyc", line 192, in _get_displayText
File "displayModel.pyc", line 25, in getWindowTextInRect
File "watchdog.pyc", line 274, in cancellableExecute
File "watchdog.pyc", line 246, in run
ArgumentError: argument 1: <type 'exceptions.TypeError'>: wrong type
DEBUG - appModuleHandler.update (09:58:59):
application juice closed
DEBUGWARNING - IAccessibleHandler.accessibleObjectFromEvent (09:59:00):
oleacc.AccessibleObjectFromEvent with window 66332, objectID -4 and childID 0: -2147467259 Unspecified error
IO - speech.speak (09:59:00):
Speaking ('en_UK'), u'Taskbar'
DEBUG - appModuleHandler.update (09:59:00):
application dropbox closed
INFO - config.save (09:59:00):
Configuration saved
DEBUGWARNING - watchdog._watcher (09:59:01):
Trying to recover from freeze, core stack:
File "nvda.pyw", line 155, in
File "core.pyc", line 330, in main
File "wx_core.pyc", line 8010, in MainLoop
File "wx_core.pyc", line 7306, in MainLoop
File "core.pyc", line 210, in onEndSession
File "nvwave.pyc", line 328, in playWaveFile
File "nvwave.pyc", line 215, in idle
File "nvwave.pyc", line 186, in sync
File "winKernel.pyc", line 108, in waitForSingleObject

INFO - core.onEndSession (09:59:01):
Windows session ending

@nvaccessAuto
Copy link
Author

Comment 2 by briang1 on 2012-04-22 17:40
It also pops up at the strangest places, like deleting a file..
IO - speech.speak (19:21:14):
Speaking File Delete dialog Are you sure you want to send 'testscript.vbs' to the Recycle Bin?"
IO - speech.speak (19:21:14):
Speaking button Alt+y'
IO - inputCore.InputManager.executeGesture (19:21:16):
Input: kb(desktop):y
ERROR - core.Notify (19:21:16):
errors in this core pump cycle
Traceback (most recent call last):
File "core.pyc", line 307, in Notify
File "IAccessibleHandler.pyc", line 851, in pumpAll
File "IAccessibleHandler.pyc", line 616, in processGenericWinEvent
File "NVDAObjects__init__.pyc", line 288, in eq
File "NVDAObjects\IAccessible__init__.pyc", line 642, in isEqual
File "baseObject.pyc", line 34, in get
File "baseObject.pyc", line 110, in getPropertyViaCache
File "NVDAObjects\IAccessible__init
.pyc", line 1501, in get_name
File "baseObject.pyc", line 34, in get
File "baseObject.pyc", line 110, in getPropertyViaCache
File "NVDAObjects\window__init
.pyc", line 192, in _get_displayText
File "displayModel.pyc", line 25, in getWindowTextInRect
File "watchdog.pyc", line 274, in cancellableExecute
File "watchdog.pyc", line 246, in run
ArgumentError: argument 1: <type 'exceptions.TypeError'>: wrong type
IO - speech._speakSpellingGen (19:21:16):
Speaking character u'y'
DEBUG - queueHandler.registerGeneratorObject (19:21:16):
Adding generator 107
IO - speech.speak (19:21:16):
Speaking dialog From 'Desktop'\ntestscript.vbs"

If you disable watchdog then the errors stop as you can imagine, but also I'd say things also generally speed up a bit as well. Things like entrance and exiting software or major moves inside software. Not by much, but a bit.

@nvaccessAuto
Copy link
Author

Comment 3 by mdcurran on 2012-04-23 16:39
Should be fixed in 11b17f6. Please reopen if you continue to see it -- If I've missed a particular situation.
Changes:
Milestone changed from None to 2012.2
State: closed

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

No branches or pull requests

1 participant