errors with RC
Quentin Christensen
Sometimes there is :) And there are different levels of logging. The default "info" level gives information particularly about errors which occur, and there are higher levels which record more information (which we only recommend setting when testing or capturing information - eg if you could give me the same log but at "debug" level, it would show what keystrokes you had pressed during that time, and what NVDA had spoken, which would possibly be enough to work out what you were doing. If sending particularly a debug level log, do send it to me offlist, just because of the risk of it capturing anything sensitive. Kind regards Quentin.
On Thu, Dec 2, 2021 at 12:15 PM Chris Smart <ve3rwj@...> wrote:
--
Quentin Christensen Training and Support Manager Training: https://www.nvaccess.org/shop/ Certification: https://certification.nvaccess.org/ User group: https://nvda.groups.io/g/nvda Facebook: http://www.facebook.com/NVAccess Twitter: @NVAccess
|
|
Oh sorry. I assumed wrongly that there would be enough information in the log.
I can’t get them to happen right now but if they do, I’ll do a better job explaining what I was doing at the time.
From: nvda@nvda.groups.io <nvda@nvda.groups.io> On Behalf Of Quentin Christensen
Sent: December 1, 2021 7:44 PM To: nvda@nvda.groups.io Subject: Re: [nvda] errors with RC
Ok well that's something :) If you can pinpoint something which causes the errors to happen, please let me know so we can investigate further.
Kind regards
Quentin.
On Thu, Dec 2, 2021 at 8:08 AM Chris Smart <ve3rwj@...> wrote:
-- Quentin Christensen
Web: www.nvaccess.org Training: https://www.nvaccess.org/shop/ Certification: https://certification.nvaccess.org/ User group: https://nvda.groups.io/g/nvda Facebook: http://www.facebook.com/NVAccess
|
|
Quentin Christensen
Ok well that's something :) If you can pinpoint something which causes the errors to happen, please let me know so we can investigate further. Kind regards Quentin.
On Thu, Dec 2, 2021 at 8:08 AM Chris Smart <ve3rwj@...> wrote:
--
Quentin Christensen Training and Support Manager Training: https://www.nvaccess.org/shop/ Certification: https://certification.nvaccess.org/ User group: https://nvda.groups.io/g/nvda Facebook: http://www.facebook.com/NVAccess Twitter: @NVAccess
|
|
HI.
No, nothing beyond the descending error sounder. I didn’t notice any anomalous behaviour.
From: nvda@nvda.groups.io <nvda@nvda.groups.io> On Behalf Of Quentin Christensen
Sent: December 1, 2021 3:47 PM To: nvda@nvda.groups.io Subject: Re: [nvda] errors with RC
Aside from the errors in the log, did you notice anything when they happened?
On Thu, Dec 2, 2021 at 2:16 AM Chris Smart <ve3rwj@...> wrote:
-- Quentin Christensen
Web: www.nvaccess.org Training: https://www.nvaccess.org/shop/ Certification: https://certification.nvaccess.org/ User group: https://nvda.groups.io/g/nvda Facebook: http://www.facebook.com/NVAccess
|
|
Quentin Christensen
Aside from the errors in the log, did you notice anything when they happened?
On Thu, Dec 2, 2021 at 2:16 AM Chris Smart <ve3rwj@...> wrote:
--
Quentin Christensen Training and Support Manager Training: https://www.nvaccess.org/shop/ Certification: https://certification.nvaccess.org/ User group: https://nvda.groups.io/g/nvda Facebook: http://www.facebook.com/NVAccess Twitter: @NVAccess
|
|
There are a couple errors below the usual initialization messages. Log follows:
INFO - __main__ (10:11:56.663) - MainThread (12244): Starting NVDA version 2021.3rc1 INFO - core.main (10:11:56.898) - MainThread (12244): Config dir: C:\Users\Chris\AppData\Roaming\nvda INFO - config.ConfigManager._loadConfig (10:11:56.898) - MainThread (12244): Loading config: C:\Users\Chris\AppData\Roaming\nvda\nvda.ini INFO - core.main (10:11:57.041) - MainThread (12244): Windows version: Windows 10 21H2 (10.0.19044) workstation INFO - core.main (10:11:57.041) - MainThread (12244): Using Python version 3.7.9 (tags/v3.7.9:13c94747c7, Aug 17 2020, 18:01:55) [MSC v.1900 32 bit (Intel)] INFO - core.main (10:11:57.041) - MainThread (12244): Using comtypes version 1.1.8 INFO - core.main (10:11:57.041) - MainThread (12244): Using configobj version 5.1.0 with validate version 1.0.1 INFO - synthDriverHandler.setSynth (10:11:57.681) - MainThread (12244): Loaded synthDriver eloquence INFO - core.main (10:11:57.681) - MainThread (12244): Using wx version 4.1.1 msw (phoenix) wxWidgets 3.1.5 with six version 1.16.0 INFO - brailleInput.initialize (10:11:57.681) - MainThread (12244): Braille input initialized INFO - braille.initialize (10:11:57.681) - MainThread (12244): Using liblouis version 3.19.0 INFO - braille.initialize (10:11:57.681) - MainThread (12244): Using pySerial version 3.5 INFO - braille.BrailleHandler.setDisplayByName (10:11:57.691) - MainThread (12244): Loaded braille display driver noBraille, current display has 0 cells. INFO - core.main (10:11:57.811) - MainThread (12244): Java Access Bridge support initialized INFO - _UIAHandler.UIAHandler.MTAThreadFunc (10:11:57.871) - _UIAHandler.UIAHandler.MTAThread (12912): UIAutomation: IUIAutomation6 INFO - core.main (10:11:58.066) - MainThread (12244): NVDA initialized ERROR - eventHandler.executeEvent (10:12:28.205) - MainThread (12244): error executing event: UIA_controllerFor on <NVDAObjects.Dynamic_StartMenuSearchFieldSearchFieldEditableTextWithAutoSelectDetectionUIA object at 0x03B517B0> with extra args of {} Traceback (most recent call last): File "eventHandler.pyc", line 284, in executeEvent File "eventHandler.pyc", line 98, in __init__ File "eventHandler.pyc", line 107, in next File "NVDAObjects\UIA\__init__.pyc", line 2157, in event_UIA_controllerFor File "baseObject.pyc", line 42, in __get__ File "baseObject.pyc", line 146, in _getPropertyViaCache File "NVDAObjects\UIA\__init__.pyc", line 1935, in _get_controllerFor File "NVDAObjects\__init__.pyc", line 92, in __call__ File "NVDAObjects\UIA\__init__.pyc", line 1017, in findOverlayClasses AttributeError: module 'NVDAObjects.UIA.spartanEdge' has no attribute 'EdgeHTMLRootContainer' ERROR - scriptHandler.executeScript (10:13:16.177) - MainThread (12244): error executing script: <bound method WordDocument.script_toggleAlignment of <NVDAObjects.Dynamic_OutlookUIAWordDocumentWordDocumentEditableTextWithAutoSelectDetectionUIAWindowNVDAObject object at 0x075DFE30>> with gesture 'ctrl+r' Traceback (most recent call last): File "scriptHandler.pyc", line 208, in executeScript File "NVDAObjects\window\winword.pyc", line 1295, in script_toggleAlignment File "NVDAObjects\window\winword.pyc", line 1240, in _WaitForValueChangeForAction File "NVDAObjects\window\winword.pyc", line 1295, in <lambda> File "monkeyPatches\comtypesMonkeyPatches.pyc", line 86, in new__getattr__ File "comtypes\client\lazybind.pyc", line 168, in __getattr__ File "comtypes\automation.pyc", line 729, in _invoke File "monkeyPatches\comtypesMonkeyPatches.pyc", line 30, in __call__ _ctypes.COMError: (-2146822463, None, ('Object has been deleted.', 'Microsoft Word', 'wdmain11.chm', 25305, None))
|
|