Re: Threshold snapshot
Ralf Kefferpuetz
Same here with latest Win10 1903...
toggle quoted messageShow quoted text
-----Original Message-----
From: nvda-devel@groups.io <nvda-devel@groups.io> On Behalf Of Brian's Mail list account via Groups.Io Sent: Montag, 22. Juli 2019 18:04 To: nvda-devel@groups.io Subject: Re: [nvda-devel] Threshold snapshot Hi to keep it brief here is the info only log of moving between synths in a fresh copy of nvda threshold staging latest version on my machine, no add ons only basic config of voice in espeak then did some tests of changing synths and voices, looks like the voices dialogue is not keeping pace with the selected synth in use. INFO - __main__ (16:43:42.677): Starting NVDA INFO - core.main (16:43:42.740): Config dir: C:\nvda threshold staging\userConfig INFO - config.ConfigManager._loadConfig (16:43:42.740): Loading config: .\userConfig\nvda.ini INFO - core.main (16:43:42.771): NVDA version threshold_py3_staging-18066,131ed840 INFO - core.main (16:43:42.771): Using Windows version 6.1.7601 service pack 1 workstation INFO - core.main (16:43:42.771): Using Python version 3.7.3 (v3.7.3:ef4ec6ed12, Mar 25 2019, 21:26:53) [MSC v.1916 32 bit (Intel)] INFO - core.main (16:43:42.771): Using comtypes version 1.1.7 INFO - core.main (16:43:42.771): Using configobj version 5.1.0 with validate version 1.0.1 INFO - core.main (16:43:42.771): Add-ons are disabled. Restart NVDA to enable them. INFO - synthDrivers.espeak.SynthDriver.__init__ (16:43:42.965): Using eSpeak NG version b'1.49.3 dev' INFO - synthDriverHandler.setSynth (16:43:42.997): Loaded synthDriver espeak INFO - core.main (16:43:42.997): Using wx version 4.0.3 msw (phoenix) wxWidgets 3.0.5 with six version 1.12.0 INFO - brailleInput.initialize (16:43:42.998): Braille input initialized INFO - braille.initialize (16:43:42.998): Using liblouis version 3.10.0 INFO - braille.initialize (16:43:43.000): Using pySerial version 3.4 INFO - braille.BrailleHandler.setDisplayByName (16:43:43.003): Loaded braille display driver noBraille, current display has 0 cells. WARNING - core.main (16:43:43.012): Java Access Bridge not available INFO - _UIAHandler.UIAHandler.MTAThreadFunc (16:43:43.018): UIAutomation: IUIAutomation INFO - core.main (16:43:43.164): NVDA initialized INFO - speechDictHandler.dictFormatUpgrade._doSynthVoiceDictBackupAndMove (16:44:33.674): Upgrading voice dictionaries for sapi5 INFO - synthDriverHandler.setSynth (16:44:33.675): Loaded synthDriver sapi5 INFO - synthDriverHandler.setSynth (16:46:17.590): Loaded synthDriver sapi5 INFO - synthDrivers.espeak.SynthDriver.__init__ (16:46:54.741): Using eSpeak NG version b'1.49.3 dev' INFO - synthDriverHandler.setSynth (16:46:54.773): Loaded synthDriver espeak ERROR - unhandled exception (16:47:08.769): Traceback (most recent call last): File "gui\settingsDialogs.pyc", line 1013, in __call__ File "synthDriverHandler.pyc", line 34, in changeVoice File "synthDrivers\sapi5.pyc", line 217, in _set_voice File "synthDrivers\sapi5.pyc", line 162, in _getVoiceTokens AttributeError: 'NoneType' object has no attribute 'getVoices' ERROR - unhandled exception (16:47:09.873): Traceback (most recent call last): File "gui\settingsDialogs.pyc", line 1013, in __call__ File "synthDriverHandler.pyc", line 34, in changeVoice File "synthDrivers\sapi5.pyc", line 217, in _set_voice File "synthDrivers\sapi5.pyc", line 162, in _getVoiceTokens AttributeError: 'NoneType' object has no attribute 'getVoices' ERROR - unhandled exception (16:47:10.761): Traceback (most recent call last): File "gui\settingsDialogs.pyc", line 1013, in __call__ File "synthDriverHandler.pyc", line 34, in changeVoice File "synthDrivers\sapi5.pyc", line 217, in _set_voice File "synthDrivers\sapi5.pyc", line 162, in _getVoiceTokens AttributeError: 'NoneType' object has no attribute 'getVoices' ERROR - unhandled exception (16:47:11.841): Traceback (most recent call last): File "gui\settingsDialogs.pyc", line 1013, in __call__ File "synthDriverHandler.pyc", line 34, in changeVoice File "synthDrivers\sapi5.pyc", line 217, in _set_voice File "synthDrivers\sapi5.pyc", line 162, in _getVoiceTokens AttributeError: 'NoneType' object has no attribute 'getVoices' ERROR - unhandled exception (16:47:13.784): Traceback (most recent call last): File "gui\settingsDialogs.pyc", line 1013, in __call__ File "synthDriverHandler.pyc", line 34, in changeVoice File "synthDrivers\sapi5.pyc", line 217, in _set_voice File "synthDrivers\sapi5.pyc", line 162, in _getVoiceTokens AttributeError: 'NoneType' object has no attribute 'getVoices' ERROR - unhandled exception (16:47:14.170): Traceback (most recent call last): File "gui\settingsDialogs.pyc", line 1013, in __call__ File "synthDriverHandler.pyc", line 34, in changeVoice File "synthDrivers\sapi5.pyc", line 217, in _set_voice File "synthDrivers\sapi5.pyc", line 162, in _getVoiceTokens AttributeError: 'NoneType' object has no attribute 'getVoices' ERROR - unhandled exception (16:47:14.538): Traceback (most recent call last): File "gui\settingsDialogs.pyc", line 1013, in __call__ File "synthDriverHandler.pyc", line 34, in changeVoice File "synthDrivers\sapi5.pyc", line 217, in _set_voice File "synthDrivers\sapi5.pyc", line 162, in _getVoiceTokens AttributeError: 'NoneType' object has no attribute 'getVoices' ERROR - unhandled exception (16:47:14.906): Traceback (most recent call last): File "gui\settingsDialogs.pyc", line 1013, in __call__ File "synthDriverHandler.pyc", line 34, in changeVoice File "synthDrivers\sapi5.pyc", line 217, in _set_voice File "synthDrivers\sapi5.pyc", line 162, in _getVoiceTokens AttributeError: 'NoneType' object has no attribute 'getVoices' ERROR - unhandled exception (16:47:15.250): Traceback (most recent call last): File "gui\settingsDialogs.pyc", line 1013, in __call__ File "synthDriverHandler.pyc", line 34, in changeVoice File "synthDrivers\sapi5.pyc", line 217, in _set_voice File "synthDrivers\sapi5.pyc", line 162, in _getVoiceTokens AttributeError: 'NoneType' object has no attribute 'getVoices' ERROR - unhandled exception (16:47:15.602): Traceback (most recent call last): File "gui\settingsDialogs.pyc", line 1013, in __call__ File "synthDriverHandler.pyc", line 34, in changeVoice File "synthDrivers\sapi5.pyc", line 217, in _set_voice File "synthDrivers\sapi5.pyc", line 162, in _getVoiceTokens AttributeError: 'NoneType' object has no attribute 'getVoices' ERROR - unhandled exception (16:47:15.938): Traceback (most recent call last): File "gui\settingsDialogs.pyc", line 1013, in __call__ File "synthDriverHandler.pyc", line 34, in changeVoice File "synthDrivers\sapi5.pyc", line 217, in _set_voice File "synthDrivers\sapi5.pyc", line 162, in _getVoiceTokens AttributeError: 'NoneType' object has no attribute 'getVoices' INFO - speechDictHandler.dictFormatUpgrade._doSynthVoiceDictBackupAndMove (16:48:22.265): Upgrading voice dictionaries for mssp INFO - synthDriverHandler.setSynth (16:48:22.266): Loaded synthDriver mssp INFO - synthDrivers.espeak.SynthDriver.__init__ (16:49:23.271): Using eSpeak NG version b'1.49.3 dev' INFO - synthDriverHandler.setSynth (16:49:23.303): Loaded synthDriver espeak ERROR - unhandled exception (16:49:33.264): Traceback (most recent call last): File "gui\settingsDialogs.pyc", line 1013, in __call__ File "synthDriverHandler.pyc", line 34, in changeVoice File "synthDrivers\sapi5.pyc", line 217, in _set_voice File "synthDrivers\sapi5.pyc", line 162, in _getVoiceTokens AttributeError: 'NoneType' object has no attribute 'getVoices' ERROR - unhandled exception (16:49:35.152): Traceback (most recent call last): File "gui\settingsDialogs.pyc", line 1013, in __call__ File "synthDriverHandler.pyc", line 34, in changeVoice File "synthDrivers\sapi5.pyc", line 217, in _set_voice File "synthDrivers\sapi5.pyc", line 162, in _getVoiceTokens AttributeError: 'NoneType' object has no attribute 'getVoices' ERROR - unhandled exception (16:49:36.010): Traceback (most recent call last): File "gui\settingsDialogs.pyc", line 1013, in __call__ File "synthDriverHandler.pyc", line 34, in changeVoice File "synthDrivers\sapi5.pyc", line 217, in _set_voice File "synthDrivers\sapi5.pyc", line 162, in _getVoiceTokens AttributeError: 'NoneType' object has no attribute 'getVoices' INFO - core.main (16:49:49.977): Exiting INFO - config.ConfigManager.save (16:49:49.984): Base configuration saved INFO - __main__ (16:49:51.073): NVDA exit So as you can see there a lot of errors all the same when one tries to set voices the second time you change the synth. Brian bglists@blueyonder.co.uk Sent via blueyonder. Please address personal E-mail to:- briang1@blueyonder.co.uk, putting 'Brian Gaff' in the display name field. Newsgroup monitored: alt.comp.blind-users ----- Original Message ----- From: "zvonimir stanecic, 9a5dsz" <zvonimirek222@yandex.com> To: <nvda-devel@groups.io> Sent: Monday, July 22, 2019 9:11 AM Subject: Re: [nvda-devel] Threshold snapshot Hi Brian,
|
|