well I think you need an installed copy and it will read fine.
toggle quoted messageShow quoted text
On 11/12/2019 14:49, bering.p wrote: Hi, Today, I found that I could not read the items of the devices's manager. I am running W10 1909 french system, NVDA 2019.3Beta1 portable copy. Do you have the same problem on your PC ? The NVDA log is below. Thanks. Best regards. Paul. The log: INFO - __main__ (15:21:39.178) - MainThread (6780): Starting NVDA version 2019.3beta1 INFO - core.main (15:21:39.475) - MainThread (6780): Config dir: F:\documents\Paulo\temp\nvda 2019.3 béta\userConfig INFO - config.ConfigManager._loadConfig (15:21:39.475) - MainThread (6780): Loading config: .\userConfig\nvda.ini INFO - config.ConfigManager._loadConfig (15:21:39.537) - MainThread (6780): Config loaded (after upgrade, and in the state it will be used by NVDA): {'schemaVersion': '3', 'development': {}, 'general': {'language': 'Windows', 'saveConfigurationOnExit': 'False', 'askToExit': 'True', 'playStartAndExitSounds': 'True', 'loggingLevel': 'DEBUG', 'showWelcomeDialogAtStartup': 'False'}, 'update': {'autoCheck': 'True', 'startupNotification': 'True', 'allowUsageStats': 'False', 'askedAllowUsageStats': 'True'}, 'upgrade': {}, 'speech': {'synth': 'oneCore', 'outputDevice': 'Mappeur de sons Microsoft', 'oneCore': {'voice': 'HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Speech_OneCore\\Voices\\Tokens\\MSTTS_V110_frFR_HortenseM', 'volume': '90', 'rateBoost': 'True', 'rate': '19', 'pitch': '50'}, 'sapi5': {'voice': 'HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Speech\\Voices\\Tokens\\TTS_MS_EN-US_ZIRA_11.0', 'volume': '88', 'capPitchChange': '55'}}, 'braille': {'noBraille': {}}, 'vision': {'NVDAHighlighter': {'highlightFocus': 'False', 'highlightNavigator': 'False', 'highlightBrowseMode': 'False'}, 'screenCurtain': {}}, 'keyboard': {'useCapsLockAsNVDAModifierKey': 'True'}, 'NVDAExtensionGlobalPlugin': {'voiceProfileSwitching': {'configVersion': '2', 'lastSelector': '2', '2': {'activate': 'True', 'voiceProfileName': 'sapi5 Microsoft Zira Desktop - English (United States) ', 'defaultVoiceProfileName': 'sapi5 Microsoft Zira Desktop - English (United States) ', 'synthName': 'sapi5', 'speech': {'outputDevice': 'Mappeur de sons Microsoft', 'synth': 'sapi5', 'autoLanguageSwitching': 'True', 'autoDialectSwitching': 'False', 'trustVoiceLanguage': 'True', 'symbolLevel': '100', 'includeCLDR': 'True', 'beepSpeechModePitch': '10000', 'sapi5': {'voice': 'HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Speech\\Voices\\Tokens\\TTS_MS_EN-US_ZIRA_11.0', 'rate': '50', 'pitch': '50', 'volume': '88', 'capPitchChange': '55', 'sayCapForCapitals': 'False', 'beepForCapitals': 'False', 'useSpellingFunctionality': 'True'}, '__many__': {'capPitchChange': '30', 'sayCapForCapitals': 'False', 'beepForCapitals': 'False', 'useSpellingFunctionality': 'True'}}, 'synthDisplayInfos': {'1': ['Voix', 'Microsoft Zira Desktop - English (United States)'], '2': ['Débit', '50'], '3': ['Hauteur', '50'], '4': ['Volume', '88']}}}}} DEBUG - core.main (15:21:39.709) - MainThread (6780): setting language to Windows INFO - core.main (15:21:39.709) - MainThread (6780): Using Windows version 10.0.18363 workstation INFO - core.main (15:21:39.709) - MainThread (6780): Using Python version 3.7.5 (tags/v3.7.5:5c02a39a0b, Oct 14 2019, 23:09:19) [MSC v.1916 32 bit (Intel)] INFO - core.main (15:21:39.709) - MainThread (6780): Using comtypes version 1.1.7 INFO - core.main (15:21:39.709) - MainThread (6780): Using configobj version 5.1.0 with validate version 1.0.1 DEBUG - core.main (15:21:39.730) - MainThread (6780): Initializing add-ons system DEBUG - addonHandler._getAvailableAddonsFromPath (15:21:39.739) - MainThread (6780): Listing add-ons from F:\documents\Paulo\temp\nvda 2019.3 béta\userConfig\addons DEBUG - addonHandler._getAvailableAddonsFromPath (15:21:39.739) - MainThread (6780): Loading add-on from F:\documents\Paulo\temp\nvda 2019.3 béta\userConfig\addons\NVDAExtensionGlobalPlugin DEBUG - addonHandler.Addon.__init__ (15:21:39.739) - MainThread (6780): Using manifest translation from F:\documents\Paulo\temp\nvda 2019.3 béta\userConfig\addons\NVDAExtensionGlobalPlugin\locale\fr\manifest.ini DEBUG - addonHandler._getAvailableAddonsFromPath (15:21:39.744) - MainThread (6780): Found add-on NVDAExtensionGlobalPlugin - 9.0-beta1. Requires API: (2019, 1, 0). Last-tested API: (2019, 3, 0) DEBUG - addonHandler._getAvailableAddonsFromPath (15:21:39.744) - MainThread (6780): Disabling add-on NVDAExtensionGlobalPlugin DEBUGWARNING - touchHandler.touchSupported (15:21:40.178) - MainThread (6780): Touch only supported on installed copies DEBUG - core.main (15:21:40.359) - MainThread (6780): Initializing appModule Handler DEBUG - core.main (15:21:40.359) - MainThread (6780): Initializing NVDAHelper DEBUG - core.main (15:21:40.438) - MainThread (6780): Initializing tones DEBUG - core.main (15:21:40.468) - MainThread (6780): Speech Dictionary processing DEBUG - speechDictHandler.SpeechDict.load (15:21:40.468) - MainThread (6780): Loading speech dictionary '.\userConfig\speechDicts\default.dic'... DEBUG - speechDictHandler.SpeechDict.load (15:21:40.468) - MainThread (6780): file '.\userConfig\speechDicts\default.dic' not found. DEBUG - speechDictHandler.SpeechDict.load (15:21:40.468) - MainThread (6780): Loading speech dictionary 'builtin.dic'... DEBUG - speechDictHandler.SpeechDict.load (15:21:40.473) - MainThread (6780): 3 loaded records. DEBUG - core.main (15:21:40.473) - MainThread (6780): Initializing speech DEBUG - autoSettingsUtils.autoSettings.AutoSettings._registerConfigSaveAction (15:21:40.483) - MainThread (6780): registering pre_configSave action: <class 'synthDrivers.oneCore.SynthDriver'> DEBUGWARNING - synthDrivers.oneCore.SynthDriver._isVoiceValid (15:21:40.738) - MainThread (6780): Could not open registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Speech_OneCore\Voices\Tokens\MSTTS_V110_frCA_CarolineM, FileNotFoundError(2, 'Le fichier spécifié est introuvable', None, 2, None) DEBUGWARNING - synthDrivers.oneCore.SynthDriver._isVoiceValid (15:21:40.748) - MainThread (6780): Could not open registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Speech_OneCore\Voices\Tokens\MSTTS_V110_frCA_ClaudeM, FileNotFoundError(2, 'Le fichier spécifié est introuvable', None, 2, None) DEBUG - speechDictHandler.SpeechDict.load (15:21:40.779) - MainThread (6780): Loading speech dictionary '.\userConfig\speechDicts\voiceDicts.v1\oneCore\oneCore-Microsoft Hortense.dic'... DEBUG - speechDictHandler.SpeechDict.load (15:21:40.779) - MainThread (6780): file '.\userConfig\speechDicts\voiceDicts.v1\oneCore\oneCore-Microsoft Hortense.dic' not found. DEBUG - synthDriverHandler.SynthDriver.loadSettings (15:21:40.779) - MainThread (6780): Loaded settings for SynthDriver oneCore INFO - synthDriverHandler.setSynth (15:21:40.779) - MainThread (6780): Loaded synthDriver oneCore INFO - core.main (15:21:40.779) - MainThread (6780): Using wx version 4.0.3 msw (phoenix) wxWidgets 3.0.5 with six version 1.12.0 DEBUG - core.main (15:21:40.783) - MainThread (6780): Initializing braille input INFO - brailleInput.initialize (15:21:40.783) - MainThread (6780): Braille input initialized DEBUG - core.main (15:21:40.788) - MainThread (6780): Initializing braille INFO - braille.initialize (15:21:40.788) - MainThread (6780): Using liblouis version 3.10.0 INFO - braille.initialize (15:21:40.798) - MainThread (6780): Using pySerial version 3.4 DEBUG - autoSettingsUtils.autoSettings.AutoSettings._registerConfigSaveAction (15:21:40.798) - MainThread (6780): registering pre_configSave action: <class 'brailleDisplayDrivers.noBraille.BrailleDisplayDriver'> DEBUG - autoSettingsUtils.autoSettings.AutoSettings._loadSpecificSettings (15:21:40.808) - MainThread (6780): loading braille noBraille INFO - braille.BrailleHandler.setDisplayByName (15:21:40.808) - MainThread (6780): Loaded braille display driver noBraille, current display has 0 cells. DEBUG - core.main (15:21:40.808) - MainThread (6780): Initializing vision DEBUG - core.main (15:21:40.808) - MainThread (6780): Initializing displayModel DEBUG - core.main (15:21:40.808) - MainThread (6780): Initializing GUI DEBUG - windowUtils._rawWindowProc (15:21:40.858) - MainThread (6780): CustomWindow rawWindowProc called for unknown window 263552 DEBUG - windowUtils._rawWindowProc (15:21:40.858) - MainThread (6780): CustomWindow rawWindowProc called for unknown window 263552 DEBUG - windowUtils._rawWindowProc (15:21:40.858) - MainThread (6780): CustomWindow rawWindowProc called for unknown window 263552 DEBUG - windowUtils._rawWindowProc (15:21:40.858) - MainThread (6780): CustomWindow rawWindowProc called for unknown window 263552 DEBUG - core.main (15:21:40.908) - MainThread (6780): initializing Java Access Bridge support INFO - core.main (15:21:41.474) - MainThread (6780): Java Access Bridge support initialized DEBUG - core.main (15:21:41.480) - MainThread (6780): Initializing legacy winConsole support DEBUG - core.main (15:21:41.480) - MainThread (6780): Initializing UIA support INFO - _UIAHandler.UIAHandler.MTAThreadFunc (15:21:41.527) - _UIAHandler.UIAHandler.MTAThread (7016): UIAutomation: IUIAutomation6 DEBUG - core.main (15:21:41.728) - MainThread (6780): Initializing IAccessible support DEBUG - core.main (15:21:41.728) - MainThread (6780): Initializing input core DEBUGWARNING - inputCore.InputManager.loadUserGestureMap (15:21:41.743) - MainThread (6780): No user gesture map DEBUG - core.main (15:21:41.743) - MainThread (6780): Initializing keyboard handler DEBUG - core.main (15:21:41.743) - MainThread (6780): initializing mouse handler DEBUG - core.main (15:21:41.859) - MainThread (6780): Initializing touchHandler DEBUGWARNING - touchHandler.touchSupported (15:21:41.859) - MainThread (6780): Touch only supported on installed copies DEBUG - core.main (15:21:41.859) - MainThread (6780): Initializing global plugin handler DEBUG - core.main (15:21:41.875) - MainThread (6780): Initializing core pump DEBUG - core.main (15:21:41.875) - MainThread (6780): Initializing watchdog DEBUG - core.main (15:21:41.875) - MainThread (6780): initializing updateCheck INFO - core.main (15:21:41.875) - MainThread (6780): NVDA initialized DEBUG - core.main (15:21:41.875) - MainThread (6780): entering wx application main loop DEBUG - autoSettingsUtils.autoSettings.AutoSettings._registerConfigSaveAction (15:21:41.897) - MainThread (6780): registering pre_configSave action: <class 'visionEnhancementProviders.NVDAHighlighter.NVDAHighlighterSettings'> DEBUG - autoSettingsUtils.autoSettings.AutoSettings._loadSpecificSettings (15:21:41.913) - MainThread (6780): loading vision NVDAHighlighter DEBUG - autoSettingsUtils.autoSettings.AutoSettings._loadSpecificSettings (15:21:41.913) - MainThread (6780): Loaded settings for NVDAHighlighterSettings DEBUG - autoSettingsUtils.autoSettings.AutoSettings._registerConfigSaveAction (15:21:41.913) - MainThread (6780): registering pre_configSave action: <class 'visionEnhancementProviders.screenCurtain.ScreenCurtainSettings'> DEBUG - autoSettingsUtils.autoSettings.AutoSettings._loadSpecificSettings (15:21:41.928) - MainThread (6780): loading vision screenCurtain DEBUG - autoSettingsUtils.autoSettings.AutoSettings._loadSpecificSettings (15:21:41.928) - MainThread (6780): Loaded settings for ScreenCurtainSettings IO - speech.speak (15:21:41.982) - MainThread (6780): Speaking [LangChangeCommand ('fr_FR'), 'Bureau', 'liste'] DEBUGWARNING - characterProcessing._getSpeechSymbolsForLocale (15:21:41.982) - MainThread (6780): No CLDR data for locale fr_FR DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (15:21:42.519) - MainThread (6780): Begin processing speech IO - speech.speak (15:21:42.637) - MainThread (6780): Speaking [LangChangeCommand ('fr_FR'), 'Documents Paulo', '19 sur 64'] DEBUG - synthDrivers.oneCore.SynthDriver._callback (15:21:43.340) - Dummy-1 (4592): Done pushing audio DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (15:21:43.340) - Dummy-1 (4592): Calling idle on audio player DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (15:21:43.489) - Dummy-1 (4592): Begin processing speech DEBUG - synthDrivers.oneCore.SynthDriver._callback (15:21:45.519) - Dummy-1 (4592): Done pushing audio DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (15:21:45.519) - Dummy-1 (4592): Calling idle on audio player DEBUG - synthDrivers.oneCore.SynthDriver.cancel (15:21:45.539) - MainThread (6780): Cancelling DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (15:21:45.549) - Dummy-1 (4592): Queue empty, done processing IO - inputCore.InputManager.executeGesture (15:21:45.670) - winInputHook (7252): Input: kb(desktop):alt+tab IO - speech.speak (15:21:45.889) - MainThread (6780): Speaking [LangChangeCommand ('fr_FR'), 'Gestionnaire de périphériques', 'ligne 1', 'colonne 1'] DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (15:21:45.919) - MainThread (6780): Begin processing speech DEBUG - synthDrivers.oneCore.SynthDriver._callback (15:21:47.635) - Dummy-2 (5972): Done pushing audio DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (15:21:47.635) - Dummy-2 (5972): Calling idle on audio player DEBUG - synthDrivers.oneCore.SynthDriver.cancel (15:21:47.635) - MainThread (6780): Cancelling DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (15:21:47.644) - Dummy-2 (5972): Queue empty, done processing IO - speech.speak (15:21:47.644) - MainThread (6780): Speaking [LangChangeCommand ('fr_FR'), 'Gestionnaire de périphériques'] DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (15:21:47.675) - MainThread (6780): Begin processing speech DEBUGWARNING - NVDAObjects.IAccessible.IAccessible._get_IAccessibleRole (15:21:47.700) - MainThread (6780): accRole failed: (-2147024809, 'Paramètre incorrect.', (None, None, None, 0, None)) ERROR - eventHandler.executeEvent (15:21:47.734) - MainThread (6780): error executing event: gainFocus on <NVDAObjects.IAccessible.sysTreeView32.BrokenCommctrl5Item object at 0x03B4C2B0> with extra args of {} Traceback (most recent call last): File "eventHandler.pyc", line 150, in executeEvent File "eventHandler.pyc", line 163, in doPreGainFocus File "api.pyc", line 109, in setFocusObject File "baseObject.pyc", line 42, in __get__ File "baseObject.pyc", line 145, in _getPropertyViaCache File "NVDAObjects\__init__.pyc", line 536, in _get_container File "baseObject.pyc", line 42, in __get__ File "baseObject.pyc", line 145, in _getPropertyViaCache File "NVDAObjects\IAccessible\sysTreeView32.pyc", line 261, in _get_parent AttributeError: 'IAccessible' object has no attribute 'UIAElement' DEBUG - synthDrivers.oneCore.SynthDriver._callback (15:21:48.835) - Dummy-2 (5972): Done pushing audio DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (15:21:48.835) - Dummy-2 (5972): Calling idle on audio player DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (15:21:48.998) - Dummy-2 (5972): Queue empty, done processing DEBUGWARNING - NVDAObjects.IAccessible.IAccessible._get_IAccessibleRole (15:21:49.417) - MainThread (6780): accRole failed: (-2147024809, 'Paramètre incorrect.', (None, None, None, 0, None)) ERROR - eventHandler.executeEvent (15:21:49.432) - MainThread (6780): error executing event: gainFocus on <NVDAObjects.IAccessible.sysTreeView32.BrokenCommctrl5Item object at 0x03755EF0> with extra args of {} Traceback (most recent call last): File "eventHandler.pyc", line 150, in executeEvent File "eventHandler.pyc", line 163, in doPreGainFocus File "api.pyc", line 109, in setFocusObject File "baseObject.pyc", line 42, in __get__ File "baseObject.pyc", line 145, in _getPropertyViaCache File "NVDAObjects\__init__.pyc", line 536, in _get_container File "baseObject.pyc", line 42, in __get__ File "baseObject.pyc", line 145, in _getPropertyViaCache File "NVDAObjects\IAccessible\sysTreeView32.pyc", line 261, in _get_parent AttributeError: 'IAccessible' object has no attribute 'UIAElement' DEBUG - synthDrivers.oneCore.SynthDriver.cancel (15:21:54.209) - MainThread (6780): Cancelling IO - speech.speak (15:21:54.209) - MainThread (6780): Speaking [LangChangeCommand ('fr_FR'), 'Bureau', 'liste'] DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (15:21:54.240) - MainThread (6780): Begin processing speech IO - speech.speak (15:21:54.240) - MainThread (6780): Speaking [LangChangeCommand ('fr_FR'), 'Documents Paulo', '19 sur 64'] DEBUG - synthDrivers.oneCore.SynthDriver._callback (15:21:54.922) - Dummy-1 (4592): Done pushing audio DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (15:21:54.922) - Dummy-1 (4592): Calling idle on audio player DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (15:21:55.076) - Dummy-1 (4592): Begin processing speech DEBUG - synthDrivers.oneCore.SynthDriver._callback (15:21:57.102) - Dummy-1 (4592): Done pushing audio DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (15:21:57.102) - Dummy-1 (4592): Calling idle on audio player DEBUG - synthDrivers.oneCore.SynthDriver._processQueue (15:21:57.252) - Dummy-1 (4592): Queue empty, done processing DEBUG - synthDrivers.oneCore.SynthDriver.cancel (15:22:04.049) - MainThread (6780): Cancelling IO - inputCore.InputManager.executeGesture (15:22:04.265) - winInputHook (7252): Input: kb(desktop):NVDA+f1 INFO - globalCommands.GlobalCommands.script_navigatorObject_devInfo (15:22:04.535) - MainThread (6780):
|