I tried still once again, with the driver Rui shared with us yesterday, to install, but no luck! Not even with Control+NVDA+s nor within the NVDA Menu does the Vocalizer shortcut appear as it should! I checked my Microsoft Security, but no notification or nothing came up, thus I was beginning to hink maybe the antivirus was the culprit,but no. What else could I try? I know it installed because when NVDA starts up, it says that at least one voice is needed to work Vocalizer; this even after installing the packs for English and Spanish from the site! Shnould I uninstall and reinstall? Because with NVDA EARLIER THAN 19.3.1 IT WORKED BEAUTIFULLY! WITH the Vocalizer shortcut and everything! Even weirder, I don’t even get the error of the license activation like you guys. What do you guys think is happening? Enviado desde Correo para Windows 10
|
|
I sent an Email previously about my continuing saga with the Tiflotecnia Vocalizer voices; sorry for the bother on this subject... Here’s my log,hoping I can finally know what’s going on with the Vocalizer voices not wanting to cooperate on my system? INFO - __main__ (13:18:39.261) - MainThread (6168): Starting NVDA version 2019.3.1 INFO - core.main (13:18:39.545) - MainThread (6168): Config dir: C:\Users\gerac\AppData\Roaming\nvda INFO - config.ConfigManager._loadConfig (13:18:39.546) - MainThread (6168): Loading config: C:\Users\gerac\AppData\Roaming\nvda\nvda.ini INFO - core.main (13:18:39.748) - MainThread (6168): Using Windows version 10.0.18363 workstation INFO - core.main (13:18:39.749) - MainThread (6168): 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 (13:18:39.749) - MainThread (6168): Using comtypes version 1.1.7 INFO - core.main (13:18:39.749) - MainThread (6168): Using configobj version 5.1.0 with validate version 1.0.1 WARNING - addonHandler._report_manifest_errors (13:18:39.839) - MainThread (6168): Error loading manifest: {'name': True, 'summary': VdtTypeError('the value "[\'Nuance Vocalizer Expressive - english Compact Voices (Australia\', \'British\', \'Irish\', \'Scotish\', \'South African and United States)\']" is of the wrong type.'), 'description': True, 'author': True, 'version': True, 'minimumNVDAVersion': True, 'lastTestedNVDAVersion': True, 'url': True, 'docFileName': True} ERROR - addonHandler._getAvailableAddonsFromPath (13:18:39.839) - MainThread (6168): Error loading Addon from path: C:\Users\gerac\AppData\Roaming\nvda\addons\vocalizer-expressive-voice-english Compact Traceback (most recent call last): File "addonHandler\__init__.pyc", line 195, in _getAvailableAddonsFromPath File "addonHandler\__init__.pyc", line 297, in __init__ addonHandler.AddonError: Manifest file has errors. WARNING - addonHandler._report_manifest_errors (13:18:39.846) - MainThread (6168): Error loading manifest: {'name': True, 'summary': VdtTypeError('the value "[\'Nuance Vocalizer Expressive - Portuguese and Spanish Compact Voices (Argentina\', \'Basque\', \'Brazil\', \'Cataluna\', \'Colombia\', \'Galician\', \'Mexico\', \'Portugal and Spain)\']" is of the wrong type.'), 'description': True, 'author': True, 'version': True, 'minimumNVDAVersion': True, 'lastTestedNVDAVersion': True, 'url': True, 'docFileName': True} ERROR - addonHandler._getAvailableAddonsFromPath (13:18:39.846) - MainThread (6168): Error loading Addon from path: C:\Users\gerac\AppData\Roaming\nvda\addons\vocalizer-expressive-voice-portugueseAndSpanish Compact Voices Traceback (most recent call last): File "addonHandler\__init__.pyc", line 195, in _getAvailableAddonsFromPath File "addonHandler\__init__.pyc", line 297, in __init__ addonHandler.AddonError: Manifest file has errors. INFO - synthDriverHandler.setSynth (13:18:40.671) - MainThread (6168): Loaded synthDriver ibmeci INFO - core.main (13:18:40.671) - MainThread (6168): Using wx version 4.0.3 msw (phoenix) wxWidgets 3.0.5 with six version 1.12.0 INFO - brailleInput.initialize (13:18:40.673) - MainThread (6168): Braille input initialized INFO - braille.initialize (13:18:40.676) - MainThread (6168): Using liblouis version 3.10.0 INFO - braille.initialize (13:18:40.682) - MainThread (6168): Using pySerial version 3.4 INFO - braille.BrailleHandler.setDisplayByName (13:18:40.690) - MainThread (6168): Loaded braille display driver noBraille, current display has 0 cells. INFO - core.main (13:18:41.049) - MainThread (6168): Java Access Bridge support initialized INFO - _UIAHandler.UIAHandler.MTAThreadFunc (13:18:41.074) - _UIAHandler.UIAHandler.MTAThread (8868): UIAutomation: IUIAutomation6 INFO - core.main (13:18:44.196) - MainThread (6168): NVDA initialized WARNING - external:synthDrivers.vocalizer_expressive.storage._loadLicenseData (13:19:10.401) - MainThread (6168): Couldn't automatically unpickle 'C:\\Users\\gerac\\AppData\\Roaming\\vocalizer-for-nvda\\activation.dat', trying manual method Enviado desde Correo para Windows 10
|
|
Hi, In short, whoever created the manifest used Python’s list syntax for specifying add-on name. This will require changes to the add-on from the vendor’s website (having experienced this problem with Vocalizer Direct compact voices myself, I’m not going through this again). Cheers, Joseph
toggle quoted message
Show quoted text
From: nvda@nvda.groups.io <nvda@nvda.groups.io> On Behalf Of Gerardo Corripio Sent: Saturday, February 15, 2020 11:24 AM To: nvda@nvda.groups.io Subject: [nvda] My log to see about the Vocalizer Voices saga I sent an Email previously about my continuing saga with the Tiflotecnia Vocalizer voices; sorry for the bother on this subject... Here’s my log,hoping I can finally know what’s going on with the Vocalizer voices not wanting to cooperate on my system? INFO - __main__ (13:18:39.261) - MainThread (6168): Starting NVDA version 2019.3.1 INFO - core.main (13:18:39.545) - MainThread (6168): Config dir: C:\Users\gerac\AppData\Roaming\nvda INFO - config.ConfigManager._loadConfig (13:18:39.546) - MainThread (6168): Loading config: C:\Users\gerac\AppData\Roaming\nvda\nvda.ini INFO - core.main (13:18:39.748) - MainThread (6168): Using Windows version 10.0.18363 workstation INFO - core.main (13:18:39.749) - MainThread (6168): 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 (13:18:39.749) - MainThread (6168): Using comtypes version 1.1.7 INFO - core.main (13:18:39.749) - MainThread (6168): Using configobj version 5.1.0 with validate version 1.0.1 WARNING - addonHandler._report_manifest_errors (13:18:39.839) - MainThread (6168): Error loading manifest: {'name': True, 'summary': VdtTypeError('the value "[\'Nuance Vocalizer Expressive - english Compact Voices (Australia\', \'British\', \'Irish\', \'Scotish\', \'South African and United States)\']" is of the wrong type.'), 'description': True, 'author': True, 'version': True, 'minimumNVDAVersion': True, 'lastTestedNVDAVersion': True, 'url': True, 'docFileName': True} ERROR - addonHandler._getAvailableAddonsFromPath (13:18:39.839) - MainThread (6168): Error loading Addon from path: C:\Users\gerac\AppData\Roaming\nvda\addons\vocalizer-expressive-voice-english Compact Traceback (most recent call last): File "addonHandler\__init__.pyc", line 195, in _getAvailableAddonsFromPath File "addonHandler\__init__.pyc", line 297, in __init__ addonHandler.AddonError: Manifest file has errors. WARNING - addonHandler._report_manifest_errors (13:18:39.846) - MainThread (6168): Error loading manifest: {'name': True, 'summary': VdtTypeError('the value "[\'Nuance Vocalizer Expressive - Portuguese and Spanish Compact Voices (Argentina\', \'Basque\', \'Brazil\', \'Cataluna\', \'Colombia\', \'Galician\', \'Mexico\', \'Portugal and Spain)\']" is of the wrong type.'), 'description': True, 'author': True, 'version': True, 'minimumNVDAVersion': True, 'lastTestedNVDAVersion': True, 'url': True, 'docFileName': True} ERROR - addonHandler._getAvailableAddonsFromPath (13:18:39.846) - MainThread (6168): Error loading Addon from path: C:\Users\gerac\AppData\Roaming\nvda\addons\vocalizer-expressive-voice-portugueseAndSpanish Compact Voices Traceback (most recent call last): File "addonHandler\__init__.pyc", line 195, in _getAvailableAddonsFromPath File "addonHandler\__init__.pyc", line 297, in __init__ addonHandler.AddonError: Manifest file has errors. INFO - synthDriverHandler.setSynth (13:18:40.671) - MainThread (6168): Loaded synthDriver ibmeci INFO - core.main (13:18:40.671) - MainThread (6168): Using wx version 4.0.3 msw (phoenix) wxWidgets 3.0.5 with six version 1.12.0 INFO - brailleInput.initialize (13:18:40.673) - MainThread (6168): Braille input initialized INFO - braille.initialize (13:18:40.676) - MainThread (6168): Using liblouis version 3.10.0 INFO - braille.initialize (13:18:40.682) - MainThread (6168): Using pySerial version 3.4 INFO - braille.BrailleHandler.setDisplayByName (13:18:40.690) - MainThread (6168): Loaded braille display driver noBraille, current display has 0 cells. INFO - core.main (13:18:41.049) - MainThread (6168): Java Access Bridge support initialized INFO - _UIAHandler.UIAHandler.MTAThreadFunc (13:18:41.074) - _UIAHandler.UIAHandler.MTAThread (8868): UIAutomation: IUIAutomation6 INFO - core.main (13:18:44.196) - MainThread (6168): NVDA initialized WARNING - external:synthDrivers.vocalizer_expressive.storage._loadLicenseData (13:19:10.401) - MainThread (6168): Couldn't automatically unpickle 'C:\\Users\\gerac\\AppData\\Roaming\\vocalizer-for-nvda\\activation.dat', trying manual method Enviado desde Correo para Windows 10
|
|
We renew our offer to run a remote session...
Best regards,
Rui Fontes
Tiflotecnia, Lda.
Às 19:14 de 15/02/2020, Gerardo
Corripio escreveu:
toggle quoted message
Show quoted text
I tried still once
again, with the driver Rui shared with us yesterday, to
install, but no luck! Not even with Control+NVDA+s nor
within the NVDA Menu does the Vocalizer shortcut appear as
it should! I checked my Microsoft Security, but no
notification or nothing came up, thus I was beginning to
hink maybe the antivirus was the culprit,but no. What else
could I try? I know it installed because when NVDA starts
up, it says that at least one voice is needed to work
Vocalizer; this even after installing the packs for English
and Spanish from the site! Shnould I uninstall and
reinstall? Because with NVDA EARLIER THAN 19.3.1 IT WORKED
BEAUTIFULLY! WITH the Vocalizer shortcut and everything!
Even weirder, I don’t even get the error of the license
activation like you guys. What do you guys think is
happening?
Enviado desde Correo para Windows 10
|
|
Yes please contact me off-list to set up a time; I’ve the remote Addon but am not sure how to set it up properly. Thanks again! Here’s my log just in case it helps some. INFO - __main__ (13:18:39.261) - MainThread (6168): Starting NVDA version 2019.3.1 INFO - core.main (13:18:39.545) - MainThread (6168): Config dir: C:\Users\gerac\AppData\Roaming\nvda INFO - config.ConfigManager._loadConfig (13:18:39.546) - MainThread (6168): Loading config: C:\Users\gerac\AppData\Roaming\nvda\nvda.ini INFO - core.main (13:18:39.748) - MainThread (6168): Using Windows version 10.0.18363 workstation INFO - core.main (13:18:39.749) - MainThread (6168): 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 (13:18:39.749) - MainThread (6168): Using comtypes version 1.1.7 INFO - core.main (13:18:39.749) - MainThread (6168): Using configobj version 5.1.0 with validate version 1.0.1 WARNING - addonHandler._report_manifest_errors (13:18:39.839) - MainThread (6168): Error loading manifest: {'name': True, 'summary': VdtTypeError('the value "[\'Nuance Vocalizer Expressive - english Compact Voices (Australia\', \'British\', \'Irish\', \'Scotish\', \'South African and United States)\']" is of the wrong type.'), 'description': True, 'author': True, 'version': True, 'minimumNVDAVersion': True, 'lastTestedNVDAVersion': True, 'url': True, 'docFileName': True} ERROR - addonHandler._getAvailableAddonsFromPath (13:18:39.839) - MainThread (6168): Error loading Addon from path: C:\Users\gerac\AppData\Roaming\nvda\addons\vocalizer-expressive-voice-english Compact Traceback (most recent call last): File "addonHandler\__init__.pyc", line 195, in _getAvailableAddonsFromPath File "addonHandler\__init__.pyc", line 297, in __init__ addonHandler.AddonError: Manifest file has errors. WARNING - addonHandler._report_manifest_errors (13:18:39.846) - MainThread (6168): Error loading manifest: {'name': True, 'summary': VdtTypeError('the value "[\'Nuance Vocalizer Expressive - Portuguese and Spanish Compact Voices (Argentina\', \'Basque\', \'Brazil\', \'Cataluna\', \'Colombia\', \'Galician\', \'Mexico\', \'Portugal and Spain)\']" is of the wrong type.'), 'description': True, 'author': True, 'version': True, 'minimumNVDAVersion': True, 'lastTestedNVDAVersion': True, 'url': True, 'docFileName': True} ERROR - addonHandler._getAvailableAddonsFromPath (13:18:39.846) - MainThread (6168): Error loading Addon from path: C:\Users\gerac\AppData\Roaming\nvda\addons\vocalizer-expressive-voice-portugueseAndSpanish Compact Voices Traceback (most recent call last): File "addonHandler\__init__.pyc", line 195, in _getAvailableAddonsFromPath File "addonHandler\__init__.pyc", line 297, in __init__ addonHandler.AddonError: Manifest file has errors. INFO - synthDriverHandler.setSynth (13:18:40.671) - MainThread (6168): Loaded synthDriver ibmeci INFO - core.main (13:18:40.671) - MainThread (6168): Using wx version 4.0.3 msw (phoenix) wxWidgets 3.0.5 with six version 1.12.0 INFO - brailleInput.initialize (13:18:40.673) - MainThread (6168): Braille input initialized INFO - braille.initialize (13:18:40.676) - MainThread (6168): Using liblouis version 3.10.0 INFO - braille.initialize (13:18:40.682) - MainThread (6168): Using pySerial version 3.4 INFO - braille.BrailleHandler.setDisplayByName (13:18:40.690) - MainThread (6168): Loaded braille display driver noBraille, current display has 0 cells. INFO - core.main (13:18:41.049) - MainThread (6168): Java Access Bridge support initialized INFO - _UIAHandler.UIAHandler.MTAThreadFunc (13:18:41.074) - _UIAHandler.UIAHandler.MTAThread (8868): UIAutomation: IUIAutomation6 INFO - core.main (13:18:44.196) - MainThread (6168): NVDA initialized WARNING - external:synthDrivers.vocalizer_expressive.storage._loadLicenseData (13:19:10.401) - MainThread (6168): Couldn't automatically unpickle 'C:\\Users\\gerac\\AppData\\Roaming\\vocalizer-for-nvda\\activation.dat', trying manual method Enviado desde Correo para Windows 10 De: Rui Fontes Enviado: sábado, 15 de febrero de 2020 01:34 p. m. Para: nvda@nvda.groups.io Asunto: Re: [nvda] Continuing my saga with Vocalizer voices with latest NVDA We renew our offer to run a remote session... Best regards, Rui Fontes Tiflotecnia, Lda. Às 19:14 de 15/02/2020, Gerardo Corripio escreveu:
toggle quoted message
Show quoted text
I tried still once again, with the driver Rui shared with us yesterday, to install, but no luck! Not even with Control+NVDA+s nor within the NVDA Menu does the Vocalizer shortcut appear as it should! I checked my Microsoft Security, but no notification or nothing came up, thus I was beginning to hink maybe the antivirus was the culprit,but no. What else could I try? I know it installed because when NVDA starts up, it says that at least one voice is needed to work Vocalizer; this even after installing the packs for English and Spanish from the site! Shnould I uninstall and reinstall? Because with NVDA EARLIER THAN 19.3.1 IT WORKED BEAUTIFULLY! WITH the Vocalizer shortcut and everything! Even weirder, I don’t even get the error of the license activation like you guys. What do you guys think is happening? Enviado desde Correo para Windows 10
|
|
Hello!
All voices add-ons were corrected and already uploaded to the
site...
So, this problem with lake of quotation marks should be over
now...
Best regards,
Costumer support
Tiflotecnia, Lda.
Às 19:24 de 15/02/2020, Gerardo
Corripio escreveu:
toggle quoted message
Show quoted text
I sent an Email previously about my
continuing saga with the Tiflotecnia Vocalizer voices; sorry
for the bother on this subject... Here’s my log,hoping I can
finally know what’s going on with the Vocalizer voices not
wanting to cooperate on my system?
INFO - __main__ (13:18:39.261) - MainThread
(6168):
Starting NVDA version 2019.3.1
INFO - core.main (13:18:39.545) -
MainThread (6168):
Config dir:
C:\Users\gerac\AppData\Roaming\nvda
INFO - config.ConfigManager._loadConfig
(13:18:39.546) - MainThread (6168):
Loading config:
C:\Users\gerac\AppData\Roaming\nvda\nvda.ini
INFO - core.main (13:18:39.748) -
MainThread (6168):
Using Windows version 10.0.18363
workstation
INFO - core.main (13:18:39.749) -
MainThread (6168):
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 (13:18:39.749) -
MainThread (6168):
Using comtypes version 1.1.7
INFO - core.main (13:18:39.749) -
MainThread (6168):
Using configobj version 5.1.0 with validate
version 1.0.1
WARNING -
addonHandler._report_manifest_errors (13:18:39.839) -
MainThread (6168):
Error loading manifest:
{'name': True, 'summary': VdtTypeError('the
value "[\'Nuance Vocalizer Expressive - english Compact Voices
(Australia\', \'British\', \'Irish\', \'Scotish\', \'South
African and United States)\']" is of the wrong type.'),
'description': True, 'author': True, 'version': True,
'minimumNVDAVersion': True, 'lastTestedNVDAVersion': True,
'url': True, 'docFileName': True}
ERROR -
addonHandler._getAvailableAddonsFromPath (13:18:39.839) -
MainThread (6168):
Error loading Addon from path:
C:\Users\gerac\AppData\Roaming\nvda\addons\vocalizer-expressive-voice-english
Compact
Traceback (most recent call last):
File "addonHandler\__init__.pyc", line
195, in _getAvailableAddonsFromPath
File "addonHandler\__init__.pyc", line
297, in __init__
addonHandler.AddonError: Manifest file has
errors.
WARNING -
addonHandler._report_manifest_errors (13:18:39.846) -
MainThread (6168):
Error loading manifest:
{'name': True, 'summary': VdtTypeError('the
value "[\'Nuance Vocalizer Expressive - Portuguese and Spanish
Compact Voices (Argentina\', \'Basque\', \'Brazil\',
\'Cataluna\', \'Colombia\', \'Galician\', \'Mexico\',
\'Portugal and Spain)\']" is of the wrong type.'),
'description': True, 'author': True, 'version': True,
'minimumNVDAVersion': True, 'lastTestedNVDAVersion': True,
'url': True, 'docFileName': True}
ERROR -
addonHandler._getAvailableAddonsFromPath (13:18:39.846) -
MainThread (6168):
Error loading Addon from path:
C:\Users\gerac\AppData\Roaming\nvda\addons\vocalizer-expressive-voice-portugueseAndSpanish
Compact Voices
Traceback (most recent call last):
File "addonHandler\__init__.pyc", line
195, in _getAvailableAddonsFromPath
File "addonHandler\__init__.pyc", line
297, in __init__
addonHandler.AddonError: Manifest file has
errors.
INFO - synthDriverHandler.setSynth
(13:18:40.671) - MainThread (6168):
Loaded synthDriver ibmeci
INFO - core.main (13:18:40.671) -
MainThread (6168):
Using wx version 4.0.3 msw (phoenix)
wxWidgets 3.0.5 with six version 1.12.0
INFO - brailleInput.initialize
(13:18:40.673) - MainThread (6168):
Braille input initialized
INFO - braille.initialize (13:18:40.676) -
MainThread (6168):
Using liblouis version 3.10.0
INFO - braille.initialize (13:18:40.682) -
MainThread (6168):
Using pySerial version 3.4
INFO -
braille.BrailleHandler.setDisplayByName (13:18:40.690) -
MainThread (6168):
Loaded braille display driver noBraille,
current display has 0 cells.
INFO - core.main (13:18:41.049) -
MainThread (6168):
Java Access Bridge support initialized
INFO - _UIAHandler.UIAHandler.MTAThreadFunc
(13:18:41.074) - _UIAHandler.UIAHandler.MTAThread (8868):
UIAutomation: IUIAutomation6
INFO - core.main (13:18:44.196) -
MainThread (6168):
NVDA initialized
WARNING -
external:synthDrivers.vocalizer_expressive.storage._loadLicenseData
(13:19:10.401) - MainThread (6168):
Couldn't automatically unpickle
'C:\\Users\\gerac\\AppData\\Roaming\\vocalizer-for-nvda\\activation.dat',
trying manual method
Enviado desde Correo para Windows 10
|
|
Do I have the right page? Because when I go to https://vocalizer-nvda.com/downloads I still see that the driver is version 3.0.14. Enviado desde Correo para Windows 10 De: Rui Fontes Enviado: sábado, 15 de febrero de 2020 06:49 p. m. Para: nvda@nvda.groups.io Asunto: Re: [nvda] Continuing my saga with Vocalizer voices with latest NVDA Hello! All voices add-ons were corrected and already uploaded to the site... So, this problem with lake of quotation marks should be over now... Best regards, Costumer support Tiflotecnia, Lda. Às 19:24 de 15/02/2020, Gerardo Corripio escreveu:
toggle quoted message
Show quoted text
I sent an Email previously about my continuing saga with the Tiflotecnia Vocalizer voices; sorry for the bother on this subject... Here’s my log,hoping I can finally know what’s going on with the Vocalizer voices not wanting to cooperate on my system? INFO - __main__ (13:18:39.261) - MainThread (6168): Starting NVDA version 2019.3.1 INFO - core.main (13:18:39.545) - MainThread (6168): Config dir: C:\Users\gerac\AppData\Roaming\nvda INFO - config.ConfigManager._loadConfig (13:18:39.546) - MainThread (6168): Loading config: C:\Users\gerac\AppData\Roaming\nvda\nvda.ini INFO - core.main (13:18:39.748) - MainThread (6168): Using Windows version 10.0.18363 workstation INFO - core.main (13:18:39.749) - MainThread (6168): 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 (13:18:39.749) - MainThread (6168): Using comtypes version 1.1.7 INFO - core.main (13:18:39.749) - MainThread (6168): Using configobj version 5.1.0 with validate version 1.0.1 WARNING - addonHandler._report_manifest_errors (13:18:39.839) - MainThread (6168): Error loading manifest: {'name': True, 'summary': VdtTypeError('the value "[\'Nuance Vocalizer Expressive - english Compact Voices (Australia\', \'British\', \'Irish\', \'Scotish\', \'South African and United States)\']" is of the wrong type.'), 'description': True, 'author': True, 'version': True, 'minimumNVDAVersion': True, 'lastTestedNVDAVersion': True, 'url': True, 'docFileName': True} ERROR - addonHandler._getAvailableAddonsFromPath (13:18:39.839) - MainThread (6168): Error loading Addon from path: C:\Users\gerac\AppData\Roaming\nvda\addons\vocalizer-expressive-voice-english Compact Traceback (most recent call last): File "addonHandler\__init__.pyc", line 195, in _getAvailableAddonsFromPath File "addonHandler\__init__.pyc", line 297, in __init__ addonHandler.AddonError: Manifest file has errors. WARNING - addonHandler._report_manifest_errors (13:18:39.846) - MainThread (6168): Error loading manifest: {'name': True, 'summary': VdtTypeError('the value "[\'Nuance Vocalizer Expressive - Portuguese and Spanish Compact Voices (Argentina\', \'Basque\', \'Brazil\', \'Cataluna\', \'Colombia\', \'Galician\', \'Mexico\', \'Portugal and Spain)\']" is of the wrong type.'), 'description': True, 'author': True, 'version': True, 'minimumNVDAVersion': True, 'lastTestedNVDAVersion': True, 'url': True, 'docFileName': True} ERROR - addonHandler._getAvailableAddonsFromPath (13:18:39.846) - MainThread (6168): Error loading Addon from path: C:\Users\gerac\AppData\Roaming\nvda\addons\vocalizer-expressive-voice-portugueseAndSpanish Compact Voices Traceback (most recent call last): File "addonHandler\__init__.pyc", line 195, in _getAvailableAddonsFromPath File "addonHandler\__init__.pyc", line 297, in __init__ addonHandler.AddonError: Manifest file has errors. INFO - synthDriverHandler.setSynth (13:18:40.671) - MainThread (6168): Loaded synthDriver ibmeci INFO - core.main (13:18:40.671) - MainThread (6168): Using wx version 4.0.3 msw (phoenix) wxWidgets 3.0.5 with six version 1.12.0 INFO - brailleInput.initialize (13:18:40.673) - MainThread (6168): Braille input initialized INFO - braille.initialize (13:18:40.676) - MainThread (6168): Using liblouis version 3.10.0 INFO - braille.initialize (13:18:40.682) - MainThread (6168): Using pySerial version 3.4 INFO - braille.BrailleHandler.setDisplayByName (13:18:40.690) - MainThread (6168): Loaded braille display driver noBraille, current display has 0 cells. INFO - core.main (13:18:41.049) - MainThread (6168): Java Access Bridge support initialized INFO - _UIAHandler.UIAHandler.MTAThreadFunc (13:18:41.074) - _UIAHandler.UIAHandler.MTAThread (8868): UIAutomation: IUIAutomation6 INFO - core.main (13:18:44.196) - MainThread (6168): NVDA initialized WARNING - external:synthDrivers.vocalizer_expressive.storage._loadLicenseData (13:19:10.401) - MainThread (6168): Couldn't automatically unpickle 'C:\\Users\\gerac\\AppData\\Roaming\\vocalizer-for-nvda\\activation.dat', trying manual method Enviado desde Correo para Windows 10
|
|
I looked at the manifest for the voices I have installed, and it
says that the last tested NVDA version is 2099.4, which does not
exist. So, I'd assume these haven't been tested to work with the
latest version as of yet.
On 2/15/2020 1:24 PM, Gerardo Corripio
wrote:
toggle quoted message
Show quoted text
I sent an Email previously about my
continuing saga with the Tiflotecnia Vocalizer voices; sorry
for the bother on this subject... Here’s my log,hoping I can
finally know what’s going on with the Vocalizer voices not
wanting to cooperate on my system?
INFO - __main__ (13:18:39.261) - MainThread
(6168):
Starting NVDA version 2019.3.1
INFO - core.main (13:18:39.545) -
MainThread (6168):
Config dir:
C:\Users\gerac\AppData\Roaming\nvda
INFO - config.ConfigManager._loadConfig
(13:18:39.546) - MainThread (6168):
Loading config:
C:\Users\gerac\AppData\Roaming\nvda\nvda.ini
INFO - core.main (13:18:39.748) -
MainThread (6168):
Using Windows version 10.0.18363
workstation
INFO - core.main (13:18:39.749) -
MainThread (6168):
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 (13:18:39.749) -
MainThread (6168):
Using comtypes version 1.1.7
INFO - core.main (13:18:39.749) -
MainThread (6168):
Using configobj version 5.1.0 with validate
version 1.0.1
WARNING -
addonHandler._report_manifest_errors (13:18:39.839) -
MainThread (6168):
Error loading manifest:
{'name': True, 'summary': VdtTypeError('the
value "[\'Nuance Vocalizer Expressive - english Compact Voices
(Australia\', \'British\', \'Irish\', \'Scotish\', \'South
African and United States)\']" is of the wrong type.'),
'description': True, 'author': True, 'version': True,
'minimumNVDAVersion': True, 'lastTestedNVDAVersion': True,
'url': True, 'docFileName': True}
ERROR -
addonHandler._getAvailableAddonsFromPath (13:18:39.839) -
MainThread (6168):
Error loading Addon from path:
C:\Users\gerac\AppData\Roaming\nvda\addons\vocalizer-expressive-voice-english
Compact
Traceback (most recent call last):
File "addonHandler\__init__.pyc", line
195, in _getAvailableAddonsFromPath
File "addonHandler\__init__.pyc", line
297, in __init__
addonHandler.AddonError: Manifest file has
errors.
WARNING -
addonHandler._report_manifest_errors (13:18:39.846) -
MainThread (6168):
Error loading manifest:
{'name': True, 'summary': VdtTypeError('the
value "[\'Nuance Vocalizer Expressive - Portuguese and Spanish
Compact Voices (Argentina\', \'Basque\', \'Brazil\',
\'Cataluna\', \'Colombia\', \'Galician\', \'Mexico\',
\'Portugal and Spain)\']" is of the wrong type.'),
'description': True, 'author': True, 'version': True,
'minimumNVDAVersion': True, 'lastTestedNVDAVersion': True,
'url': True, 'docFileName': True}
ERROR -
addonHandler._getAvailableAddonsFromPath (13:18:39.846) -
MainThread (6168):
Error loading Addon from path:
C:\Users\gerac\AppData\Roaming\nvda\addons\vocalizer-expressive-voice-portugueseAndSpanish
Compact Voices
Traceback (most recent call last):
File "addonHandler\__init__.pyc", line
195, in _getAvailableAddonsFromPath
File "addonHandler\__init__.pyc", line
297, in __init__
addonHandler.AddonError: Manifest file has
errors.
INFO - synthDriverHandler.setSynth
(13:18:40.671) - MainThread (6168):
Loaded synthDriver ibmeci
INFO - core.main (13:18:40.671) -
MainThread (6168):
Using wx version 4.0.3 msw (phoenix)
wxWidgets 3.0.5 with six version 1.12.0
INFO - brailleInput.initialize
(13:18:40.673) - MainThread (6168):
Braille input initialized
INFO - braille.initialize (13:18:40.676) -
MainThread (6168):
Using liblouis version 3.10.0
INFO - braille.initialize (13:18:40.682) -
MainThread (6168):
Using pySerial version 3.4
INFO -
braille.BrailleHandler.setDisplayByName (13:18:40.690) -
MainThread (6168):
Loaded braille display driver noBraille,
current display has 0 cells.
INFO - core.main (13:18:41.049) -
MainThread (6168):
Java Access Bridge support initialized
INFO - _UIAHandler.UIAHandler.MTAThreadFunc
(13:18:41.074) - _UIAHandler.UIAHandler.MTAThread (8868):
UIAutomation: IUIAutomation6
INFO - core.main (13:18:44.196) -
MainThread (6168):
NVDA initialized
WARNING -
external:synthDrivers.vocalizer_expressive.storage._loadLicenseData
(13:19:10.401) - MainThread (6168):
Couldn't automatically unpickle
'C:\\Users\\gerac\\AppData\\Roaming\\vocalizer-for-nvda\\activation.dat',
trying manual method
Enviado desde Correo para Windows 10
-- Laughingthunder
|
|
Hi, This trick was employed so an add-on author does not have to worry about setting this flag every time NVDA’s version changes. Cheers, Joseph
toggle quoted message
Show quoted text
From: nvda@nvda.groups.io <nvda@nvda.groups.io> On Behalf Of Laughing Thunder Sent: Sunday, February 16, 2020 10:25 AM To: nvda@nvda.groups.io Subject: Re: [nvda] Continuing my saga with Vocalizer voices with latest NVDA I looked at the manifest for the voices I have installed, and it says that the last tested NVDA version is 2099.4, which does not exist. So, I'd assume these haven't been tested to work with the latest version as of yet. On 2/15/2020 1:24 PM, Gerardo Corripio wrote: I sent an Email previously about my continuing saga with the Tiflotecnia Vocalizer voices; sorry for the bother on this subject... Here’s my log,hoping I can finally know what’s going on with the Vocalizer voices not wanting to cooperate on my system? INFO - __main__ (13:18:39.261) - MainThread (6168): Starting NVDA version 2019.3.1 INFO - core.main (13:18:39.545) - MainThread (6168): Config dir: C:\Users\gerac\AppData\Roaming\nvda INFO - config.ConfigManager._loadConfig (13:18:39.546) - MainThread (6168): Loading config: C:\Users\gerac\AppData\Roaming\nvda\nvda.ini INFO - core.main (13:18:39.748) - MainThread (6168): Using Windows version 10.0.18363 workstation INFO - core.main (13:18:39.749) - MainThread (6168): 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 (13:18:39.749) - MainThread (6168): Using comtypes version 1.1.7 INFO - core.main (13:18:39.749) - MainThread (6168): Using configobj version 5.1.0 with validate version 1.0.1 WARNING - addonHandler._report_manifest_errors (13:18:39.839) - MainThread (6168): Error loading manifest: {'name': True, 'summary': VdtTypeError('the value "[\'Nuance Vocalizer Expressive - english Compact Voices (Australia\', \'British\', \'Irish\', \'Scotish\', \'South African and United States)\']" is of the wrong type.'), 'description': True, 'author': True, 'version': True, 'minimumNVDAVersion': True, 'lastTestedNVDAVersion': True, 'url': True, 'docFileName': True} ERROR - addonHandler._getAvailableAddonsFromPath (13:18:39.839) - MainThread (6168): Error loading Addon from path: C:\Users\gerac\AppData\Roaming\nvda\addons\vocalizer-expressive-voice-english Compact Traceback (most recent call last): File "addonHandler\__init__.pyc", line 195, in _getAvailableAddonsFromPath File "addonHandler\__init__.pyc", line 297, in __init__ addonHandler.AddonError: Manifest file has errors. WARNING - addonHandler._report_manifest_errors (13:18:39.846) - MainThread (6168): Error loading manifest: {'name': True, 'summary': VdtTypeError('the value "[\'Nuance Vocalizer Expressive - Portuguese and Spanish Compact Voices (Argentina\', \'Basque\', \'Brazil\', \'Cataluna\', \'Colombia\', \'Galician\', \'Mexico\', \'Portugal and Spain)\']" is of the wrong type.'), 'description': True, 'author': True, 'version': True, 'minimumNVDAVersion': True, 'lastTestedNVDAVersion': True, 'url': True, 'docFileName': True} ERROR - addonHandler._getAvailableAddonsFromPath (13:18:39.846) - MainThread (6168): Error loading Addon from path: C:\Users\gerac\AppData\Roaming\nvda\addons\vocalizer-expressive-voice-portugueseAndSpanish Compact Voices Traceback (most recent call last): File "addonHandler\__init__.pyc", line 195, in _getAvailableAddonsFromPath File "addonHandler\__init__.pyc", line 297, in __init__ addonHandler.AddonError: Manifest file has errors. INFO - synthDriverHandler.setSynth (13:18:40.671) - MainThread (6168): Loaded synthDriver ibmeci INFO - core.main (13:18:40.671) - MainThread (6168): Using wx version 4.0.3 msw (phoenix) wxWidgets 3.0.5 with six version 1.12.0 INFO - brailleInput.initialize (13:18:40.673) - MainThread (6168): Braille input initialized INFO - braille.initialize (13:18:40.676) - MainThread (6168): Using liblouis version 3.10.0 INFO - braille.initialize (13:18:40.682) - MainThread (6168): Using pySerial version 3.4 INFO - braille.BrailleHandler.setDisplayByName (13:18:40.690) - MainThread (6168): Loaded braille display driver noBraille, current display has 0 cells. INFO - core.main (13:18:41.049) - MainThread (6168): Java Access Bridge support initialized INFO - _UIAHandler.UIAHandler.MTAThreadFunc (13:18:41.074) - _UIAHandler.UIAHandler.MTAThread (8868): UIAutomation: IUIAutomation6 INFO - core.main (13:18:44.196) - MainThread (6168): NVDA initialized WARNING - external:synthDrivers.vocalizer_expressive.storage._loadLicenseData (13:19:10.401) - MainThread (6168): Couldn't automatically unpickle 'C:\\Users\\gerac\\AppData\\Roaming\\vocalizer-for-nvda\\activation.dat', trying manual method Enviado desde Correo para Windows 10
-- Laughingthunder
|
|
They have that version to avoid us from changing too many
times...
The voice add-ons do not have any code susceptible to be broken
by NVDA changes...
Only th driver add-on have Python code susceptible to be broken
by NVDA changes, such as the update to Python 3, speech
refactoring and latelly by some changes in drivers settings...
Best regards,
Rui Fontes
Tiflotecnia, Lda.
Às 18:25 de 16/02/2020, Laughing
Thunder escreveu:
toggle quoted message
Show quoted text
I looked at the manifest for the voices I have installed, and
it says that the last tested NVDA version is 2099.4, which does
not exist. So, I'd assume these haven't been tested to work with
the latest version as of yet.
On 2/15/2020 1:24 PM, Gerardo
Corripio wrote:
I sent an Email previously about my
continuing saga with the Tiflotecnia Vocalizer voices; sorry
for the bother on this subject... Here’s my log,hoping I can
finally know what’s going on with the Vocalizer voices not
wanting to cooperate on my system?
INFO - __main__ (13:18:39.261) -
MainThread (6168):
Starting NVDA version 2019.3.1
INFO - core.main (13:18:39.545) -
MainThread (6168):
Config dir:
C:\Users\gerac\AppData\Roaming\nvda
INFO - config.ConfigManager._loadConfig
(13:18:39.546) - MainThread (6168):
Loading config:
C:\Users\gerac\AppData\Roaming\nvda\nvda.ini
INFO - core.main (13:18:39.748) -
MainThread (6168):
Using Windows version 10.0.18363
workstation
INFO - core.main (13:18:39.749) -
MainThread (6168):
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 (13:18:39.749) -
MainThread (6168):
Using comtypes version 1.1.7
INFO - core.main (13:18:39.749) -
MainThread (6168):
Using configobj version 5.1.0 with
validate version 1.0.1
WARNING -
addonHandler._report_manifest_errors (13:18:39.839) -
MainThread (6168):
Error loading manifest:
{'name': True, 'summary':
VdtTypeError('the value "[\'Nuance Vocalizer Expressive -
english Compact Voices (Australia\', \'British\', \'Irish\',
\'Scotish\', \'South African and United States)\']" is of
the wrong type.'), 'description': True, 'author': True,
'version': True, 'minimumNVDAVersion': True,
'lastTestedNVDAVersion': True, 'url': True, 'docFileName':
True}
ERROR -
addonHandler._getAvailableAddonsFromPath (13:18:39.839) -
MainThread (6168):
Error loading Addon from path:
C:\Users\gerac\AppData\Roaming\nvda\addons\vocalizer-expressive-voice-english
Compact
Traceback (most recent call last):
File "addonHandler\__init__.pyc", line
195, in _getAvailableAddonsFromPath
File "addonHandler\__init__.pyc", line
297, in __init__
addonHandler.AddonError: Manifest file
has errors.
WARNING -
addonHandler._report_manifest_errors (13:18:39.846) -
MainThread (6168):
Error loading manifest:
{'name': True, 'summary':
VdtTypeError('the value "[\'Nuance Vocalizer Expressive -
Portuguese and Spanish Compact Voices (Argentina\',
\'Basque\', \'Brazil\', \'Cataluna\', \'Colombia\',
\'Galician\', \'Mexico\', \'Portugal and Spain)\']" is of
the wrong type.'), 'description': True, 'author': True,
'version': True, 'minimumNVDAVersion': True,
'lastTestedNVDAVersion': True, 'url': True, 'docFileName':
True}
ERROR -
addonHandler._getAvailableAddonsFromPath (13:18:39.846) -
MainThread (6168):
Error loading Addon from path:
C:\Users\gerac\AppData\Roaming\nvda\addons\vocalizer-expressive-voice-portugueseAndSpanish
Compact Voices
Traceback (most recent call last):
File "addonHandler\__init__.pyc", line
195, in _getAvailableAddonsFromPath
File "addonHandler\__init__.pyc", line
297, in __init__
addonHandler.AddonError: Manifest file
has errors.
INFO - synthDriverHandler.setSynth
(13:18:40.671) - MainThread (6168):
Loaded synthDriver ibmeci
INFO - core.main (13:18:40.671) -
MainThread (6168):
Using wx version 4.0.3 msw (phoenix)
wxWidgets 3.0.5 with six version 1.12.0
INFO - brailleInput.initialize
(13:18:40.673) - MainThread (6168):
Braille input initialized
INFO - braille.initialize (13:18:40.676)
- MainThread (6168):
Using liblouis version 3.10.0
INFO - braille.initialize (13:18:40.682)
- MainThread (6168):
Using pySerial version 3.4
INFO -
braille.BrailleHandler.setDisplayByName (13:18:40.690) -
MainThread (6168):
Loaded braille display driver noBraille,
current display has 0 cells.
INFO - core.main (13:18:41.049) -
MainThread (6168):
Java Access Bridge support initialized
INFO -
_UIAHandler.UIAHandler.MTAThreadFunc (13:18:41.074) -
_UIAHandler.UIAHandler.MTAThread (8868):
UIAutomation: IUIAutomation6
INFO - core.main (13:18:44.196) -
MainThread (6168):
NVDA initialized
WARNING -
external:synthDrivers.vocalizer_expressive.storage._loadLicenseData
(13:19:10.401) - MainThread (6168):
Couldn't automatically unpickle
'C:\\Users\\gerac\\AppData\\Roaming\\vocalizer-for-nvda\\activation.dat',
trying manual method
Enviado desde Correo para Windows 10
--
Laughingthunder
|
|
As I said, the driver is not yet published since it is not yet
100% ready...
Did you tried with the new voices add-on?
Best regards,
Rui Fontes
Tiflotecnia, Lda.
Às 02:37 de 16/02/2020, Gerardo
Corripio escreveu:
toggle quoted message
Show quoted text
Do I have the right
page? Because when I go to https://vocalizer-nvda.com/downloads
I still see that the driver is version 3.0.14.
Enviado desde Correo para Windows 10
De: Rui Fontes
Enviado: sábado, 15 de febrero de 2020 06:49 p. m.
Para: nvda@nvda.groups.io
Asunto: Re: [nvda] Continuing my saga with Vocalizer
voices with latest NVDA
Hello!
All voices add-ons were corrected and already uploaded to the
site...
So, this problem with lake of quotation marks should be over
now...
Best regards,
Costumer support
Tiflotecnia, Lda.
Às 19:24 de 15/02/2020, Gerardo Corripio
escreveu:
I sent an Email previously about my
continuing saga with the Tiflotecnia Vocalizer voices;
sorry for the bother on this subject... Here’s my
log,hoping I can finally know what’s going on with the
Vocalizer voices not wanting to cooperate on my system?
INFO - __main__ (13:18:39.261) -
MainThread (6168):
Starting NVDA version 2019.3.1
INFO - core.main (13:18:39.545) -
MainThread (6168):
Config dir:
C:\Users\gerac\AppData\Roaming\nvda
INFO - config.ConfigManager._loadConfig
(13:18:39.546) - MainThread (6168):
Loading config:
C:\Users\gerac\AppData\Roaming\nvda\nvda.ini
INFO - core.main (13:18:39.748) -
MainThread (6168):
Using Windows version 10.0.18363
workstation
INFO - core.main (13:18:39.749) -
MainThread (6168):
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 (13:18:39.749) -
MainThread (6168):
Using comtypes version 1.1.7
INFO - core.main (13:18:39.749) -
MainThread (6168):
Using configobj version 5.1.0 with
validate version 1.0.1
WARNING -
addonHandler._report_manifest_errors (13:18:39.839) -
MainThread (6168):
Error loading manifest:
{'name': True, 'summary':
VdtTypeError('the value "[\'Nuance Vocalizer Expressive -
english Compact Voices (Australia\', \'British\',
\'Irish\', \'Scotish\', \'South African and United
States)\']" is of the wrong type.'), 'description': True,
'author': True, 'version': True, 'minimumNVDAVersion':
True, 'lastTestedNVDAVersion': True, 'url': True,
'docFileName': True}
ERROR -
addonHandler._getAvailableAddonsFromPath (13:18:39.839) -
MainThread (6168):
Error loading Addon from path:
C:\Users\gerac\AppData\Roaming\nvda\addons\vocalizer-expressive-voice-english
Compact
Traceback (most recent call last):
File "addonHandler\__init__.pyc",
line 195, in _getAvailableAddonsFromPath
File "addonHandler\__init__.pyc",
line 297, in __init__
addonHandler.AddonError: Manifest file
has errors.
WARNING -
addonHandler._report_manifest_errors (13:18:39.846) -
MainThread (6168):
Error loading manifest:
{'name': True, 'summary':
VdtTypeError('the value "[\'Nuance Vocalizer Expressive -
Portuguese and Spanish Compact Voices (Argentina\',
\'Basque\', \'Brazil\', \'Cataluna\', \'Colombia\',
\'Galician\', \'Mexico\', \'Portugal and Spain)\']" is of
the wrong type.'), 'description': True, 'author': True,
'version': True, 'minimumNVDAVersion': True,
'lastTestedNVDAVersion': True, 'url': True, 'docFileName':
True}
ERROR -
addonHandler._getAvailableAddonsFromPath (13:18:39.846) -
MainThread (6168):
Error loading Addon from path:
C:\Users\gerac\AppData\Roaming\nvda\addons\vocalizer-expressive-voice-portugueseAndSpanish
Compact Voices
Traceback (most recent call last):
File "addonHandler\__init__.pyc",
line 195, in _getAvailableAddonsFromPath
File "addonHandler\__init__.pyc",
line 297, in __init__
addonHandler.AddonError: Manifest file
has errors.
INFO - synthDriverHandler.setSynth
(13:18:40.671) - MainThread (6168):
Loaded synthDriver ibmeci
INFO - core.main (13:18:40.671) -
MainThread (6168):
Using wx version 4.0.3 msw (phoenix)
wxWidgets 3.0.5 with six version 1.12.0
INFO - brailleInput.initialize
(13:18:40.673) - MainThread (6168):
Braille input initialized
INFO - braille.initialize
(13:18:40.676) - MainThread (6168):
Using liblouis version 3.10.0
INFO - braille.initialize
(13:18:40.682) - MainThread (6168):
Using pySerial version 3.4
INFO -
braille.BrailleHandler.setDisplayByName (13:18:40.690) -
MainThread (6168):
Loaded braille display driver
noBraille, current display has 0 cells.
INFO - core.main (13:18:41.049) -
MainThread (6168):
Java Access Bridge support initialized
INFO -
_UIAHandler.UIAHandler.MTAThreadFunc (13:18:41.074) -
_UIAHandler.UIAHandler.MTAThread (8868):
UIAutomation: IUIAutomation6
INFO - core.main (13:18:44.196) -
MainThread (6168):
NVDA initialized
WARNING -
external:synthDrivers.vocalizer_expressive.storage._loadLicenseData
(13:19:10.401) - MainThread (6168):
Couldn't automatically unpickle
'C:\\Users\\gerac\\AppData\\Roaming\\vocalizer-for-nvda\\activation.dat',
trying manual method
Enviado desde Correo para Windows 10
|
|
NO luck, even with the new voices packages installed. Here’s my log INFO - __main__ (17:41:07.359) - MainThread (936): Starting NVDA version 2019.3.1 INFO - core.main (17:41:07.644) - MainThread (936): Config dir: C:\Users\gerac\AppData\Roaming\nvda INFO - config.ConfigManager._loadConfig (17:41:07.645) - MainThread (936): Loading config: C:\Users\gerac\AppData\Roaming\nvda\nvda.ini INFO - core.main (17:41:07.810) - MainThread (936): Using Windows version 10.0.18363 workstation INFO - core.main (17:41:07.810) - MainThread (936): 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 (17:41:07.810) - MainThread (936): Using comtypes version 1.1.7 INFO - core.main (17:41:07.810) - MainThread (936): Using configobj version 5.1.0 with validate version 1.0.1 WARNING - addonHandler._report_manifest_errors (17:41:07.878) - MainThread (936): Error loading manifest: {'name': True, 'summary': VdtTypeError('the value "[\'Nuance Vocalizer Expressive - english Compact Voices (Australia\', \'British\', \'Irish\', \'Scotish\', \'South African and United States)\']" is of the wrong type.'), 'description': True, 'author': True, 'version': True, 'minimumNVDAVersion': True, 'lastTestedNVDAVersion': True, 'url': True, 'docFileName': True} ERROR - addonHandler._getAvailableAddonsFromPath (17:41:07.878) - MainThread (936): Error loading Addon from path: C:\Users\gerac\AppData\Roaming\nvda\addons\vocalizer-expressive-voice-english Compact Traceback (most recent call last): File "addonHandler\__init__.pyc", line 195, in _getAvailableAddonsFromPath File "addonHandler\__init__.pyc", line 297, in __init__ addonHandler.AddonError: Manifest file has errors. WARNING - addonHandler._report_manifest_errors (17:41:07.884) - MainThread (936): Error loading manifest: {'name': True, 'summary': VdtTypeError('the value "[\'Nuance Vocalizer Expressive - Portuguese and Spanish Compact Voices (Argentina\', \'Basque\', \'Brazil\', \'Cataluna\', \'Colombia\', \'Galician\', \'Mexico\', \'Portugal and Spain)\']" is of the wrong type.'), 'description': True, 'author': True, 'version': True, 'minimumNVDAVersion': True, 'lastTestedNVDAVersion': True, 'url': True, 'docFileName': True} ERROR - addonHandler._getAvailableAddonsFromPath (17:41:07.884) - MainThread (936): Error loading Addon from path: C:\Users\gerac\AppData\Roaming\nvda\addons\vocalizer-expressive-voice-portugueseAndSpanish Compact Voices Traceback (most recent call last): File "addonHandler\__init__.pyc", line 195, in _getAvailableAddonsFromPath File "addonHandler\__init__.pyc", line 297, in __init__ addonHandler.AddonError: Manifest file has errors. INFO - synthDriverHandler.setSynth (17:41:08.708) - MainThread (936): Loaded synthDriver ibmeci INFO - core.main (17:41:08.708) - MainThread (936): Using wx version 4.0.3 msw (phoenix) wxWidgets 3.0.5 with six version 1.12.0 INFO - brailleInput.initialize (17:41:08.711) - MainThread (936): Braille input initialized INFO - braille.initialize (17:41:08.714) - MainThread (936): Using liblouis version 3.10.0 INFO - braille.initialize (17:41:08.720) - MainThread (936): Using pySerial version 3.4 INFO - braille.BrailleHandler.setDisplayByName (17:41:08.730) - MainThread (936): Loaded braille display driver noBraille, current display has 0 cells. INFO - core.main (17:41:09.080) - MainThread (936): Java Access Bridge support initialized INFO - _UIAHandler.UIAHandler.MTAThreadFunc (17:41:09.102) - _UIAHandler.UIAHandler.MTAThread (7140): UIAutomation: IUIAutomation6 INFO - core.main (17:41:12.285) - MainThread (936): NVDA initialized Enviado desde Correo para Windows 10 De: Rui Fontes Enviado: domingo, 16 de febrero de 2020 12:36 p. m. Para: nvda@nvda.groups.io Asunto: Re: [nvda] Continuing my saga with Vocalizer voices with latest NVDA As I said, the driver is not yet published since it is not yet 100% ready... Did you tried with the new voices add-on? Best regards, Rui Fontes Tiflotecnia, Lda. Às 02:37 de 16/02/2020, Gerardo Corripio escreveu:
toggle quoted message
Show quoted text
Do I have the right page? Because when I go to https://vocalizer-nvda.com/downloads I still see that the driver is version 3.0.14. Enviado desde Correo para Windows 10 De: Rui Fontes Enviado: sábado, 15 de febrero de 2020 06:49 p. m. Para: nvda@nvda.groups.io Asunto: Re: [nvda] Continuing my saga with Vocalizer voices with latest NVDA Hello! All voices add-ons were corrected and already uploaded to the site... So, this problem with lake of quotation marks should be over now... Best regards, Costumer support Tiflotecnia, Lda. Às 19:24 de 15/02/2020, Gerardo Corripio escreveu: I sent an Email previously about my continuing saga with the Tiflotecnia Vocalizer voices; sorry for the bother on this subject... Here’s my log,hoping I can finally know what’s going on with the Vocalizer voices not wanting to cooperate on my system? INFO - __main__ (13:18:39.261) - MainThread (6168): Starting NVDA version 2019.3.1 INFO - core.main (13:18:39.545) - MainThread (6168): Config dir: C:\Users\gerac\AppData\Roaming\nvda INFO - config.ConfigManager._loadConfig (13:18:39.546) - MainThread (6168): Loading config: C:\Users\gerac\AppData\Roaming\nvda\nvda.ini INFO - core.main (13:18:39.748) - MainThread (6168): Using Windows version 10.0.18363 workstation INFO - core.main (13:18:39.749) - MainThread (6168): 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 (13:18:39.749) - MainThread (6168): Using comtypes version 1.1.7 INFO - core.main (13:18:39.749) - MainThread (6168): Using configobj version 5.1.0 with validate version 1.0.1 WARNING - addonHandler._report_manifest_errors (13:18:39.839) - MainThread (6168): Error loading manifest: {'name': True, 'summary': VdtTypeError('the value "[\'Nuance Vocalizer Expressive - english Compact Voices (Australia\', \'British\', \'Irish\', \'Scotish\', \'South African and United States)\']" is of the wrong type.'), 'description': True, 'author': True, 'version': True, 'minimumNVDAVersion': True, 'lastTestedNVDAVersion': True, 'url': True, 'docFileName': True} ERROR - addonHandler._getAvailableAddonsFromPath (13:18:39.839) - MainThread (6168): Error loading Addon from path: C:\Users\gerac\AppData\Roaming\nvda\addons\vocalizer-expressive-voice-english Compact Traceback (most recent call last): File "addonHandler\__init__.pyc", line 195, in _getAvailableAddonsFromPath File "addonHandler\__init__.pyc", line 297, in __init__ addonHandler.AddonError: Manifest file has errors. WARNING - addonHandler._report_manifest_errors (13:18:39.846) - MainThread (6168): Error loading manifest: {'name': True, 'summary': VdtTypeError('the value "[\'Nuance Vocalizer Expressive - Portuguese and Spanish Compact Voices (Argentina\', \'Basque\', \'Brazil\', \'Cataluna\', \'Colombia\', \'Galician\', \'Mexico\', \'Portugal and Spain)\']" is of the wrong type.'), 'description': True, 'author': True, 'version': True, 'minimumNVDAVersion': True, 'lastTestedNVDAVersion': True, 'url': True, 'docFileName': True} ERROR - addonHandler._getAvailableAddonsFromPath (13:18:39.846) - MainThread (6168): Error loading Addon from path: C:\Users\gerac\AppData\Roaming\nvda\addons\vocalizer-expressive-voice-portugueseAndSpanish Compact Voices Traceback (most recent call last): File "addonHandler\__init__.pyc", line 195, in _getAvailableAddonsFromPath File "addonHandler\__init__.pyc", line 297, in __init__ addonHandler.AddonError: Manifest file has errors. INFO - synthDriverHandler.setSynth (13:18:40.671) - MainThread (6168): Loaded synthDriver ibmeci INFO - core.main (13:18:40.671) - MainThread (6168): Using wx version 4.0.3 msw (phoenix) wxWidgets 3.0.5 with six version 1.12.0 INFO - brailleInput.initialize (13:18:40.673) - MainThread (6168): Braille input initialized INFO - braille.initialize (13:18:40.676) - MainThread (6168): Using liblouis version 3.10.0 INFO - braille.initialize (13:18:40.682) - MainThread (6168): Using pySerial version 3.4 INFO - braille.BrailleHandler.setDisplayByName (13:18:40.690) - MainThread (6168): Loaded braille display driver noBraille, current display has 0 cells. INFO - core.main (13:18:41.049) - MainThread (6168): Java Access Bridge support initialized INFO - _UIAHandler.UIAHandler.MTAThreadFunc (13:18:41.074) - _UIAHandler.UIAHandler.MTAThread (8868): UIAutomation: IUIAutomation6 INFO - core.main (13:18:44.196) - MainThread (6168): NVDA initialized WARNING - external:synthDrivers.vocalizer_expressive.storage._loadLicenseData (13:19:10.401) - MainThread (6168): Couldn't automatically unpickle 'C:\\Users\\gerac\\AppData\\Roaming\\vocalizer-for-nvda\\activation.dat', trying manual method Enviado desde Correo para Windows 10
|
|
toggle quoted message
Show quoted text
NO
luck, even with the new voices packages installed.
Here’s my log
INFO - __main__
(17:41:07.359) - MainThread (936):
Starting NVDA version
2019.3.1
INFO - core.main
(17:41:07.644) - MainThread (936):
Config dir:
C:\Users\gerac\AppData\Roaming\nvda
INFO -
config.ConfigManager._loadConfig (17:41:07.645) - MainThread
(936):
Loading config:
C:\Users\gerac\AppData\Roaming\nvda\nvda.ini
INFO - core.main
(17:41:07.810) - MainThread (936):
Using Windows version
10.0.18363 workstation
INFO - core.main
(17:41:07.810) - MainThread (936):
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
(17:41:07.810) - MainThread (936):
Using comtypes version
1.1.7
INFO - core.main
(17:41:07.810) - MainThread (936):
Using configobj version
5.1.0 with validate version 1.0.1
WARNING -
addonHandler._report_manifest_errors (17:41:07.878) -
MainThread (936):
Error loading manifest:
{'name': True,
'summary': VdtTypeError('the value "[\'Nuance Vocalizer
Expressive - english Compact Voices (Australia\',
\'British\', \'Irish\', \'Scotish\', \'South African and
United States)\']" is of the wrong type.'), 'description':
True, 'author': True, 'version': True, 'minimumNVDAVersion':
True, 'lastTestedNVDAVersion': True, 'url': True,
'docFileName': True}
ERROR -
addonHandler._getAvailableAddonsFromPath (17:41:07.878) -
MainThread (936):
Error loading Addon from
path:
C:\Users\gerac\AppData\Roaming\nvda\addons\vocalizer-expressive-voice-english
Compact
Traceback (most recent
call last):
File
"addonHandler\__init__.pyc", line 195, in
_getAvailableAddonsFromPath
File
"addonHandler\__init__.pyc", line 297, in __init__
addonHandler.AddonError:
Manifest file has errors.
WARNING -
addonHandler._report_manifest_errors (17:41:07.884) -
MainThread (936):
Error loading manifest:
{'name': True,
'summary': VdtTypeError('the value "[\'Nuance Vocalizer
Expressive - Portuguese and Spanish Compact Voices
(Argentina\', \'Basque\', \'Brazil\', \'Cataluna\',
\'Colombia\', \'Galician\', \'Mexico\', \'Portugal and
Spain)\']" is of the wrong type.'), 'description': True,
'author': True, 'version': True, 'minimumNVDAVersion': True,
'lastTestedNVDAVersion': True, 'url': True, 'docFileName':
True}
ERROR -
addonHandler._getAvailableAddonsFromPath (17:41:07.884) -
MainThread (936):
Error loading Addon from
path:
C:\Users\gerac\AppData\Roaming\nvda\addons\vocalizer-expressive-voice-portugueseAndSpanish
Compact Voices
Traceback (most recent
call last):
File
"addonHandler\__init__.pyc", line 195, in
_getAvailableAddonsFromPath
File
"addonHandler\__init__.pyc", line 297, in __init__
addonHandler.AddonError:
Manifest file has errors.
INFO -
synthDriverHandler.setSynth (17:41:08.708) - MainThread
(936):
Loaded synthDriver
ibmeci
INFO - core.main
(17:41:08.708) - MainThread (936):
Using wx version 4.0.3
msw (phoenix) wxWidgets 3.0.5 with six version 1.12.0
INFO -
brailleInput.initialize (17:41:08.711) - MainThread (936):
Braille input
initialized
INFO -
braille.initialize (17:41:08.714) - MainThread (936):
Using liblouis version
3.10.0
INFO -
braille.initialize (17:41:08.720) - MainThread (936):
Using pySerial version
3.4
INFO -
braille.BrailleHandler.setDisplayByName (17:41:08.730) -
MainThread (936):
Loaded braille display
driver noBraille, current display has 0 cells.
INFO - core.main
(17:41:09.080) - MainThread (936):
Java Access Bridge
support initialized
INFO -
_UIAHandler.UIAHandler.MTAThreadFunc (17:41:09.102) -
_UIAHandler.UIAHandler.MTAThread (7140):
UIAutomation:
IUIAutomation6
INFO - core.main
(17:41:12.285) - MainThread (936):
NVDA initialized
Enviado desde Correo para Windows 10
De: Rui Fontes
Enviado: domingo, 16 de febrero de 2020 12:36 p. m.
Para: nvda@nvda.groups.io
Asunto: Re: [nvda] Continuing my saga with Vocalizer
voices with latest NVDA
As I said, the driver is not yet published since it is not
yet 100% ready...
Did you tried with the new voices add-on?
Best regards,
Rui Fontes
Tiflotecnia, Lda.
Às 02:37 de 16/02/2020, Gerardo Corripio
escreveu:
Do I have the right
page? Because when I go to https://vocalizer-nvda.com/downloads
I still see that the driver is version 3.0.14.
Enviado desde Correo para Windows 10
De: Rui Fontes
Enviado: sábado, 15 de febrero de 2020 06:49 p.
m.
Para: nvda@nvda.groups.io
Asunto: Re: [nvda] Continuing my saga with
Vocalizer voices with latest NVDA
Hello!
All voices add-ons were corrected and already uploaded to
the site...
So, this problem with lake of quotation marks should be
over now...
Best regards,
Costumer support
Tiflotecnia, Lda.
Às 19:24 de 15/02/2020, Gerardo
Corripio escreveu:
I sent an Email previously about my
continuing saga with the Tiflotecnia Vocalizer voices;
sorry for the bother on this subject... Here’s my
log,hoping I can finally know what’s going on with the
Vocalizer voices not wanting to cooperate on my
system?
INFO - __main__ (13:18:39.261) -
MainThread (6168):
Starting NVDA version 2019.3.1
INFO - core.main (13:18:39.545) -
MainThread (6168):
Config dir:
C:\Users\gerac\AppData\Roaming\nvda
INFO -
config.ConfigManager._loadConfig (13:18:39.546) -
MainThread (6168):
Loading config:
C:\Users\gerac\AppData\Roaming\nvda\nvda.ini
INFO - core.main (13:18:39.748) -
MainThread (6168):
Using Windows version 10.0.18363
workstation
INFO - core.main (13:18:39.749) -
MainThread (6168):
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 (13:18:39.749) -
MainThread (6168):
Using comtypes version 1.1.7
INFO - core.main (13:18:39.749) -
MainThread (6168):
Using configobj version 5.1.0 with
validate version 1.0.1
WARNING -
addonHandler._report_manifest_errors (13:18:39.839) -
MainThread (6168):
Error loading manifest:
{'name': True, 'summary':
VdtTypeError('the value "[\'Nuance Vocalizer
Expressive - english Compact Voices (Australia\',
\'British\', \'Irish\', \'Scotish\', \'South African
and United States)\']" is of the wrong type.'),
'description': True, 'author': True, 'version': True,
'minimumNVDAVersion': True, 'lastTestedNVDAVersion':
True, 'url': True, 'docFileName': True}
ERROR -
addonHandler._getAvailableAddonsFromPath
(13:18:39.839) - MainThread (6168):
Error loading Addon from path:
C:\Users\gerac\AppData\Roaming\nvda\addons\vocalizer-expressive-voice-english
Compact
Traceback (most recent call last):
File "addonHandler\__init__.pyc",
line 195, in _getAvailableAddonsFromPath
File "addonHandler\__init__.pyc",
line 297, in __init__
addonHandler.AddonError: Manifest
file has errors.
WARNING -
addonHandler._report_manifest_errors (13:18:39.846) -
MainThread (6168):
Error loading manifest:
{'name': True, 'summary':
VdtTypeError('the value "[\'Nuance Vocalizer
Expressive - Portuguese and Spanish Compact Voices
(Argentina\', \'Basque\', \'Brazil\', \'Cataluna\',
\'Colombia\', \'Galician\', \'Mexico\', \'Portugal and
Spain)\']" is of the wrong type.'), 'description':
True, 'author': True, 'version': True,
'minimumNVDAVersion': True, 'lastTestedNVDAVersion':
True, 'url': True, 'docFileName': True}
ERROR -
addonHandler._getAvailableAddonsFromPath
(13:18:39.846) - MainThread (6168):
Error loading Addon from path:
C:\Users\gerac\AppData\Roaming\nvda\addons\vocalizer-expressive-voice-portugueseAndSpanish
Compact Voices
Traceback (most recent call last):
File "addonHandler\__init__.pyc",
line 195, in _getAvailableAddonsFromPath
File "addonHandler\__init__.pyc",
line 297, in __init__
addonHandler.AddonError: Manifest
file has errors.
INFO - synthDriverHandler.setSynth
(13:18:40.671) - MainThread (6168):
Loaded synthDriver ibmeci
INFO - core.main (13:18:40.671) -
MainThread (6168):
Using wx version 4.0.3 msw
(phoenix) wxWidgets 3.0.5 with six version 1.12.0
INFO - brailleInput.initialize
(13:18:40.673) - MainThread (6168):
Braille input initialized
INFO - braille.initialize
(13:18:40.676) - MainThread (6168):
Using liblouis version 3.10.0
INFO - braille.initialize
(13:18:40.682) - MainThread (6168):
Using pySerial version 3.4
INFO -
braille.BrailleHandler.setDisplayByName (13:18:40.690)
- MainThread (6168):
Loaded braille display driver
noBraille, current display has 0 cells.
INFO - core.main (13:18:41.049) -
MainThread (6168):
Java Access Bridge support
initialized
INFO -
_UIAHandler.UIAHandler.MTAThreadFunc (13:18:41.074) -
_UIAHandler.UIAHandler.MTAThread (8868):
UIAutomation: IUIAutomation6
INFO - core.main (13:18:44.196) -
MainThread (6168):
NVDA initialized
WARNING -
external:synthDrivers.vocalizer_expressive.storage._loadLicenseData
(13:19:10.401) - MainThread (6168):
Couldn't automatically unpickle
'C:\\Users\\gerac\\AppData\\Roaming\\vocalizer-for-nvda\\activation.dat',
trying manual method
Enviado desde Correo para Windows 10
|
|
And the new :Spanish/Portuguese package? To try with ghose, hoping finally, a miracle will happen! Gera Enviado desde mi iPhone SE de Telcel
toggle quoted message
Show quoted text
El 16 feb 2020, a la(s) 5:53 p.m., Rui Fontes <rui.fontes@...> escribió:
The add-on on the site is corrected.
Maybe for you the site is not yet refreshed, so, please, doenload
it from:
https://www.dropbox.com/s/31s8d7wrirxoksq/vocalizer-voice-english-Compact.nvda-addon?dl=1
Best regards,
Rui Fontes
Tiflotecnia, Lda.
Às 23:42 de 16/02/2020, Gerardo
Corripio escreveu:
NO
luck, even with the new voices packages installed.
Here’s my log
INFO - __main__
(17:41:07.359) - MainThread (936):
Starting NVDA version
2019.3.1
INFO - core.main
(17:41:07.644) - MainThread (936):
Config dir:
C:\Users\gerac\AppData\Roaming\nvda
INFO -
config.ConfigManager._loadConfig (17:41:07.645) - MainThread
(936):
Loading config:
C:\Users\gerac\AppData\Roaming\nvda\nvda.ini
INFO - core.main
(17:41:07.810) - MainThread (936):
Using Windows version
10.0.18363 workstation
INFO - core.main
(17:41:07.810) - MainThread (936):
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
(17:41:07.810) - MainThread (936):
Using comtypes version
1.1.7
INFO - core.main
(17:41:07.810) - MainThread (936):
Using configobj version
5.1.0 with validate version 1.0.1
WARNING -
addonHandler._report_manifest_errors (17:41:07.878) -
MainThread (936):
Error loading manifest:
{'name': True,
'summary': VdtTypeError('the value "[\'Nuance Vocalizer
Expressive - english Compact Voices (Australia\',
\'British\', \'Irish\', \'Scotish\', \'South African and
United States)\']" is of the wrong type.'), 'description':
True, 'author': True, 'version': True, 'minimumNVDAVersion':
True, 'lastTestedNVDAVersion': True, 'url': True,
'docFileName': True}
ERROR -
addonHandler._getAvailableAddonsFromPath (17:41:07.878) -
MainThread (936):
Error loading Addon from
path:
C:\Users\gerac\AppData\Roaming\nvda\addons\vocalizer-expressive-voice-english
Compact
Traceback (most recent
call last):
File
"addonHandler\__init__.pyc", line 195, in
_getAvailableAddonsFromPath
File
"addonHandler\__init__.pyc", line 297, in __init__
addonHandler.AddonError:
Manifest file has errors.
WARNING -
addonHandler._report_manifest_errors (17:41:07.884) -
MainThread (936):
Error loading manifest:
{'name': True,
'summary': VdtTypeError('the value "[\'Nuance Vocalizer
Expressive - Portuguese and Spanish Compact Voices
(Argentina\', \'Basque\', \'Brazil\', \'Cataluna\',
\'Colombia\', \'Galician\', \'Mexico\', \'Portugal and
Spain)\']" is of the wrong type.'), 'description': True,
'author': True, 'version': True, 'minimumNVDAVersion': True,
'lastTestedNVDAVersion': True, 'url': True, 'docFileName':
True}
ERROR -
addonHandler._getAvailableAddonsFromPath (17:41:07.884) -
MainThread (936):
Error loading Addon from
path:
C:\Users\gerac\AppData\Roaming\nvda\addons\vocalizer-expressive-voice-portugueseAndSpanish
Compact Voices
Traceback (most recent
call last):
File
"addonHandler\__init__.pyc", line 195, in
_getAvailableAddonsFromPath
File
"addonHandler\__init__.pyc", line 297, in __init__
addonHandler.AddonError:
Manifest file has errors.
INFO -
synthDriverHandler.setSynth (17:41:08.708) - MainThread
(936):
Loaded synthDriver
ibmeci
INFO - core.main
(17:41:08.708) - MainThread (936):
Using wx version 4.0.3
msw (phoenix) wxWidgets 3.0.5 with six version 1.12.0
INFO -
brailleInput.initialize (17:41:08.711) - MainThread (936):
Braille input
initialized
INFO -
braille.initialize (17:41:08.714) - MainThread (936):
Using liblouis version
3.10.0
INFO -
braille.initialize (17:41:08.720) - MainThread (936):
Using pySerial version
3.4
INFO -
braille.BrailleHandler.setDisplayByName (17:41:08.730) -
MainThread (936):
Loaded braille display
driver noBraille, current display has 0 cells.
INFO - core.main
(17:41:09.080) - MainThread (936):
Java Access Bridge
support initialized
INFO -
_UIAHandler.UIAHandler.MTAThreadFunc (17:41:09.102) -
_UIAHandler.UIAHandler.MTAThread (7140):
UIAutomation:
IUIAutomation6
INFO - core.main
(17:41:12.285) - MainThread (936):
NVDA initialized
Enviado desde Correo para Windows 10
De: Rui Fontes
Enviado: domingo, 16 de febrero de 2020 12:36 p. m.
Para: nvda@nvda.groups.io
Asunto: Re: [nvda] Continuing my saga with Vocalizer
voices with latest NVDA
As I said, the driver is not yet published since it is not
yet 100% ready...
Did you tried with the new voices add-on?
Best regards,
Rui Fontes
Tiflotecnia, Lda.
Às 02:37 de 16/02/2020, Gerardo Corripio
escreveu:
Do I have the right
page? Because when I go to https://vocalizer-nvda.com/downloads
I still see that the driver is version 3.0.14.
Enviado desde Correo para Windows 10
De: Rui Fontes
Enviado: sábado, 15 de febrero de 2020 06:49 p.
m.
Para: nvda@nvda.groups.io
Asunto: Re: [nvda] Continuing my saga with
Vocalizer voices with latest NVDA
Hello!
All voices add-ons were corrected and already uploaded to
the site...
So, this problem with lake of quotation marks should be
over now...
Best regards,
Costumer support
Tiflotecnia, Lda.
Às 19:24 de 15/02/2020, Gerardo
Corripio escreveu:
I sent an Email previously about my
continuing saga with the Tiflotecnia Vocalizer voices;
sorry for the bother on this subject... Here’s my
log,hoping I can finally know what’s going on with the
Vocalizer voices not wanting to cooperate on my
system?
INFO - __main__ (13:18:39.261) -
MainThread (6168):
Starting NVDA version 2019.3.1
INFO - core.main (13:18:39.545) -
MainThread (6168):
Config dir:
C:\Users\gerac\AppData\Roaming\nvda
INFO -
config.ConfigManager._loadConfig (13:18:39.546) -
MainThread (6168):
Loading config:
C:\Users\gerac\AppData\Roaming\nvda\nvda.ini
INFO - core.main (13:18:39.748) -
MainThread (6168):
Using Windows version 10.0.18363
workstation
INFO - core.main (13:18:39.749) -
MainThread (6168):
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 (13:18:39.749) -
MainThread (6168):
Using comtypes version 1.1.7
INFO - core.main (13:18:39.749) -
MainThread (6168):
Using configobj version 5.1.0 with
validate version 1.0.1
WARNING -
addonHandler._report_manifest_errors (13:18:39.839) -
MainThread (6168):
Error loading manifest:
{'name': True, 'summary':
VdtTypeError('the value "[\'Nuance Vocalizer
Expressive - english Compact Voices (Australia\',
\'British\', \'Irish\', \'Scotish\', \'South African
and United States)\']" is of the wrong type.'),
'description': True, 'author': True, 'version': True,
'minimumNVDAVersion': True, 'lastTestedNVDAVersion':
True, 'url': True, 'docFileName': True}
ERROR -
addonHandler._getAvailableAddonsFromPath
(13:18:39.839) - MainThread (6168):
Error loading Addon from path:
C:\Users\gerac\AppData\Roaming\nvda\addons\vocalizer-expressive-voice-english
Compact
Traceback (most recent call last):
File "addonHandler\__init__.pyc",
line 195, in _getAvailableAddonsFromPath
File "addonHandler\__init__.pyc",
line 297, in __init__
addonHandler.AddonError: Manifest
file has errors.
WARNING -
addonHandler._report_manifest_errors (13:18:39.846) -
MainThread (6168):
Error loading manifest:
{'name': True, 'summary':
VdtTypeError('the value "[\'Nuance Vocalizer
Expressive - Portuguese and Spanish Compact Voices
(Argentina\', \'Basque\', \'Brazil\', \'Cataluna\',
\'Colombia\', \'Galician\', \'Mexico\', \'Portugal and
Spain)\']" is of the wrong type.'), 'description':
True, 'author': True, 'version': True,
'minimumNVDAVersion': True, 'lastTestedNVDAVersion':
True, 'url': True, 'docFileName': True}
ERROR -
addonHandler._getAvailableAddonsFromPath
(13:18:39.846) - MainThread (6168):
Error loading Addon from path:
C:\Users\gerac\AppData\Roaming\nvda\addons\vocalizer-expressive-voice-portugueseAndSpanish
Compact Voices
Traceback (most recent call last):
File "addonHandler\__init__.pyc",
line 195, in _getAvailableAddonsFromPath
File "addonHandler\__init__.pyc",
line 297, in __init__
addonHandler.AddonError: Manifest
file has errors.
INFO - synthDriverHandler.setSynth
(13:18:40.671) - MainThread (6168):
Loaded synthDriver ibmeci
INFO - core.main (13:18:40.671) -
MainThread (6168):
Using wx version 4.0.3 msw
(phoenix) wxWidgets 3.0.5 with six version 1.12.0
INFO - brailleInput.initialize
(13:18:40.673) - MainThread (6168):
Braille input initialized
INFO - braille.initialize
(13:18:40.676) - MainThread (6168):
Using liblouis version 3.10.0
INFO - braille.initialize
(13:18:40.682) - MainThread (6168):
Using pySerial version 3.4
INFO -
braille.BrailleHandler.setDisplayByName (13:18:40.690)
- MainThread (6168):
Loaded braille display driver
noBraille, current display has 0 cells.
INFO - core.main (13:18:41.049) -
MainThread (6168):
Java Access Bridge support
initialized
INFO -
_UIAHandler.UIAHandler.MTAThreadFunc (13:18:41.074) -
_UIAHandler.UIAHandler.MTAThread (8868):
UIAutomation: IUIAutomation6
INFO - core.main (13:18:44.196) -
MainThread (6168):
NVDA initialized
WARNING -
external:synthDrivers.vocalizer_expressive.storage._loadLicenseData
(13:19:10.401) - MainThread (6168):
Couldn't automatically unpickle
'C:\\Users\\gerac\\AppData\\Roaming\\vocalizer-for-nvda\\activation.dat',
trying manual method
Enviado desde Correo para Windows 10
|
|
Okay. Good to know. Thanks!
On 2/16/2020 12:29 PM, Joseph Lee
wrote:
toggle quoted message
Show quoted text
Hi,
This trick was employed so an add-on author
does not have to worry about setting this flag every time
NVDA’s version changes.
Cheers,
Joseph
I looked at the manifest for the voices I have installed, and
it says that the last tested NVDA version is 2099.4, which
does not exist. So, I'd assume these haven't been tested to
work with the latest version as of yet.
On 2/15/2020 1:24 PM, Gerardo Corripio
wrote:
I sent an Email previously about my
continuing saga with the Tiflotecnia Vocalizer voices; sorry
for the bother on this subject... Here’s my log,hoping I can
finally know what’s going on with the Vocalizer voices not
wanting to cooperate on my system?
INFO - __main__ (13:18:39.261) -
MainThread (6168):
Starting NVDA version 2019.3.1
INFO - core.main (13:18:39.545) -
MainThread (6168):
Config dir:
C:\Users\gerac\AppData\Roaming\nvda
INFO - config.ConfigManager._loadConfig
(13:18:39.546) - MainThread (6168):
Loading config:
C:\Users\gerac\AppData\Roaming\nvda\nvda.ini
INFO - core.main (13:18:39.748) -
MainThread (6168):
Using Windows version 10.0.18363
workstation
INFO - core.main (13:18:39.749) -
MainThread (6168):
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 (13:18:39.749) -
MainThread (6168):
Using comtypes version 1.1.7
INFO - core.main (13:18:39.749) -
MainThread (6168):
Using configobj version 5.1.0 with
validate version 1.0.1
WARNING -
addonHandler._report_manifest_errors (13:18:39.839) -
MainThread (6168):
Error loading manifest:
{'name': True, 'summary':
VdtTypeError('the value "[\'Nuance Vocalizer Expressive -
english Compact Voices (Australia\', \'British\', \'Irish\',
\'Scotish\', \'South African and United States)\']" is of
the wrong type.'), 'description': True, 'author': True,
'version': True, 'minimumNVDAVersion': True,
'lastTestedNVDAVersion': True, 'url': True, 'docFileName':
True}
ERROR -
addonHandler._getAvailableAddonsFromPath (13:18:39.839) -
MainThread (6168):
Error loading Addon from path:
C:\Users\gerac\AppData\Roaming\nvda\addons\vocalizer-expressive-voice-english
Compact
Traceback (most recent call last):
File "addonHandler\__init__.pyc", line
195, in _getAvailableAddonsFromPath
File "addonHandler\__init__.pyc", line
297, in __init__
addonHandler.AddonError: Manifest file
has errors.
WARNING -
addonHandler._report_manifest_errors (13:18:39.846) -
MainThread (6168):
Error loading manifest:
{'name': True, 'summary':
VdtTypeError('the value "[\'Nuance Vocalizer Expressive -
Portuguese and Spanish Compact Voices (Argentina\',
\'Basque\', \'Brazil\', \'Cataluna\', \'Colombia\',
\'Galician\', \'Mexico\', \'Portugal and Spain)\']" is of
the wrong type.'), 'description': True, 'author': True,
'version': True, 'minimumNVDAVersion': True,
'lastTestedNVDAVersion': True, 'url': True, 'docFileName':
True}
ERROR -
addonHandler._getAvailableAddonsFromPath (13:18:39.846) -
MainThread (6168):
Error loading Addon from path:
C:\Users\gerac\AppData\Roaming\nvda\addons\vocalizer-expressive-voice-portugueseAndSpanish
Compact Voices
Traceback (most recent call last):
File "addonHandler\__init__.pyc", line
195, in _getAvailableAddonsFromPath
File "addonHandler\__init__.pyc", line
297, in __init__
addonHandler.AddonError: Manifest file
has errors.
INFO - synthDriverHandler.setSynth
(13:18:40.671) - MainThread (6168):
Loaded synthDriver ibmeci
INFO - core.main (13:18:40.671) -
MainThread (6168):
Using wx version 4.0.3 msw (phoenix)
wxWidgets 3.0.5 with six version 1.12.0
INFO - brailleInput.initialize
(13:18:40.673) - MainThread (6168):
Braille input initialized
INFO - braille.initialize (13:18:40.676)
- MainThread (6168):
Using liblouis version 3.10.0
INFO - braille.initialize (13:18:40.682)
- MainThread (6168):
Using pySerial version 3.4
INFO -
braille.BrailleHandler.setDisplayByName (13:18:40.690) -
MainThread (6168):
Loaded braille display driver noBraille,
current display has 0 cells.
INFO - core.main (13:18:41.049) -
MainThread (6168):
Java Access Bridge support initialized
INFO -
_UIAHandler.UIAHandler.MTAThreadFunc (13:18:41.074) -
_UIAHandler.UIAHandler.MTAThread (8868):
UIAutomation: IUIAutomation6
INFO - core.main (13:18:44.196) -
MainThread (6168):
NVDA initialized
WARNING -
external:synthDrivers.vocalizer_expressive.storage._loadLicenseData
(13:19:10.401) - MainThread (6168):
Couldn't automatically unpickle
'C:\\Users\\gerac\\AppData\\Roaming\\vocalizer-for-nvda\\activation.dat',
trying manual method
Enviado desde Correo para Windows 10
--
Laughingthunder
-- Laughingthunder
|
|
on my opinion it seems you should redownload the compact voices. The driver itself seems ok, the problem is in the compact voices packages. So try first with a normal voice, redownloaded, if work try to redownload the compact.
toggle quoted message
Show quoted text
Il 17/02/2020 06:53, Laughing Thunder ha scritto: Okay. Good to know. Thanks! On 2/16/2020 12:29 PM, Joseph Lee wrote:
Hi,
This trick was employed so an add-on author does not have to worry about setting this flag every time NVDA’s version changes.
Cheers,
Joseph
*From:* nvda@nvda.groups.io <nvda@nvda.groups.io> *On Behalf Of *Laughing Thunder *Sent:* Sunday, February 16, 2020 10:25 AM *To:* nvda@nvda.groups.io *Subject:* Re: [nvda] Continuing my saga with Vocalizer voices with latest NVDA
I looked at the manifest for the voices I have installed, and it says that the last tested NVDA version is 2099.4, which does not exist. So, I'd assume these haven't been tested to work with the latest version as of yet.
On 2/15/2020 1:24 PM, Gerardo Corripio wrote:
I sent an Email previously about my continuing saga with the Tiflotecnia Vocalizer voices; sorry for the bother on this subject... Here’s my log,hoping I can finally know what’s going on with the Vocalizer voices not wanting to cooperate on my system?
INFO - __main__ (13:18:39.261) - MainThread (6168):
Starting NVDA version 2019.3.1
INFO - core.main (13:18:39.545) - MainThread (6168):
Config dir: C:\Users\gerac\AppData\Roaming\nvda
INFO - config.ConfigManager._loadConfig (13:18:39.546) - MainThread (6168):
Loading config: C:\Users\gerac\AppData\Roaming\nvda\nvda.ini
INFO - core.main (13:18:39.748) - MainThread (6168):
Using Windows version 10.0.18363 workstation
INFO - core.main (13:18:39.749) - MainThread (6168):
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 (13:18:39.749) - MainThread (6168):
Using comtypes version 1.1.7
INFO - core.main (13:18:39.749) - MainThread (6168):
Using configobj version 5.1.0 with validate version 1.0.1
WARNING - addonHandler._report_manifest_errors (13:18:39.839) - MainThread (6168):
Error loading manifest:
{'name': True, 'summary': VdtTypeError('the value "[\'Nuance Vocalizer Expressive - english Compact Voices (Australia\', \'British\', \'Irish\', \'Scotish\', \'South African and United States)\']" is of the wrong type.'), 'description': True, 'author': True, 'version': True, 'minimumNVDAVersion': True, 'lastTestedNVDAVersion': True, 'url': True, 'docFileName': True}
ERROR - addonHandler._getAvailableAddonsFromPath (13:18:39.839) - MainThread (6168):
Error loading Addon from path: C:\Users\gerac\AppData\Roaming\nvda\addons\vocalizer-expressive-voice-english Compact
Traceback (most recent call last):
File "addonHandler\__init__.pyc", line 195, in _getAvailableAddonsFromPath
File "addonHandler\__init__.pyc", line 297, in __init__
addonHandler.AddonError: Manifest file has errors.
WARNING - addonHandler._report_manifest_errors (13:18:39.846) - MainThread (6168):
Error loading manifest:
{'name': True, 'summary': VdtTypeError('the value "[\'Nuance Vocalizer Expressive - Portuguese and Spanish Compact Voices (Argentina\', \'Basque\', \'Brazil\', \'Cataluna\', \'Colombia\', \'Galician\', \'Mexico\', \'Portugal and Spain)\']" is of the wrong type.'), 'description': True, 'author': True, 'version': True, 'minimumNVDAVersion': True, 'lastTestedNVDAVersion': True, 'url': True, 'docFileName': True}
ERROR - addonHandler._getAvailableAddonsFromPath (13:18:39.846) - MainThread (6168):
Error loading Addon from path: C:\Users\gerac\AppData\Roaming\nvda\addons\vocalizer-expressive-voice-portugueseAndSpanish Compact Voices
Traceback (most recent call last):
File "addonHandler\__init__.pyc", line 195, in _getAvailableAddonsFromPath
File "addonHandler\__init__.pyc", line 297, in __init__
addonHandler.AddonError: Manifest file has errors.
INFO - synthDriverHandler.setSynth (13:18:40.671) - MainThread (6168):
Loaded synthDriver ibmeci
INFO - core.main (13:18:40.671) - MainThread (6168):
Using wx version 4.0.3 msw (phoenix) wxWidgets 3.0.5 with six version 1.12.0
INFO - brailleInput.initialize (13:18:40.673) - MainThread (6168):
Braille input initialized
INFO - braille.initialize (13:18:40.676) - MainThread (6168):
Using liblouis version 3.10.0
INFO - braille.initialize (13:18:40.682) - MainThread (6168):
Using pySerial version 3.4
INFO - braille.BrailleHandler.setDisplayByName (13:18:40.690) - MainThread (6168):
Loaded braille display driver noBraille, current display has 0 cells.
INFO - core.main (13:18:41.049) - MainThread (6168):
Java Access Bridge support initialized
INFO - _UIAHandler.UIAHandler.MTAThreadFunc (13:18:41.074) - _UIAHandler.UIAHandler.MTAThread (8868):
UIAutomation: IUIAutomation6
INFO - core.main (13:18:44.196) - MainThread (6168):
NVDA initialized
WARNING - external:synthDrivers.vocalizer_expressive.storage._loadLicenseData (13:19:10.401) - MainThread (6168):
Couldn't automatically unpickle 'C:\\Users\\gerac\\AppData\\Roaming\\vocalizer-for-nvda\\activation.dat', trying manual method
Enviado desde Correo <https://go.microsoft.com/fwlink/?LinkId=550986> para Windows 10
-- Laughingthunder
-- Laughingthunder
|
|
Hello Rui,
Can I have a remote session too? My problem are the same as below :
1. After installing NVDA 2019.3.1 i tried to install add on vocalizer_expressive_driver 3.0.14 but failed because it said didn't compatible. 2. Via this forum you suggested to instal vocalizer_expressive_driver 3.1.0 and i install it and it can be installed and then i activate my license it does work but the menu of vocalizer doesn't appear in my menu of NVDA 2019.3.1 so I lost my license without any solution.
Could you help me? Thank you
|
|
Hello!
Sure. I will contact you privately to schedule the session...
Best regards,
Rui Fontes
Tiflotecnia, Lda.
Às 08:25 de 20/02/2020, Yopie escreveu:
toggle quoted message
Show quoted text
Hello Rui,
Can I have a remote session too? My problem are the same as below
:
1. After installing NVDA 2019.3.1 i tried to install add on
vocalizer_expressive_driver 3.0.14 but failed because it said
didn't compatible.
2. Via this forum you suggested to instal
vocalizer_expressive_driver 3.1.0 and i install it and it can be
installed and then i activate my license it does work but the menu
of vocalizer doesn't appear in my menu of NVDA 2019.3.1 so I lost
my license without any solution.
Could you help me? Thank you
|
|