-
-
Notifications
You must be signed in to change notification settings - Fork 658
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error with profile configuration asigned to the trigger say all and the option Automatic Say All on page load cheked #15784
Comments
It seems it works after you press nvda+ctrl+c to save the configuration. I get following error written to the log when i do this:
cc: @seanbudd, @CyrilleB79 |
I couldn't reproduce this with 2023.3. |
Hi all. 2023-12-08.01-01-37.mp4 |
Here is the complete log file, it seems sometimes NVDA does not trigger the synth voice for the say all profile correctly. When I press f5, the page is loaded so NVDA should directly start to read with the onecore voice but instead it reads with the eSpeak voice. I don't know why the error does not occur everytime, but the settings for the synth are definitely not always triggered when triggering the say all profile automatically. This issue does not occur everytime but you have to change the window back and forth. It seems it occurs more often when "volume of NVDA sounds follow voice volume" is enabled in audio settings category. Since this setting is related to WASAPI, maybe @jcsteh has any idea as well. |
@Adriani90 I can reproduce the problem you describe of the synth not correctly switching, using the config from your log. @Carlos-EstebanM - when using your config I can only reproduce Adriani's issue: that the profile doesn't switch correctly.
I also noticed a large number of add-ons in your log. Can you confirm that this can be reproduced with add-ons disabled? |
@Adriani90 - is the issue your describing a regression in 2023.3, or can it be reproduced in 2023.2? |
@seanbud Yes, I can reproduce this with addons disabled. Also, I test now with a portable copy of NVDA 2024.1 beta1 created from the installer file, and this problem is present. |
@seanbudd don't know what happened but I cannot reproduce the issue with the wrong synth anymore in the last alpha. I will create a new one if I can reproduce reliably. @Carlos-EstebanM I tested in more detail. So if you enabled the setting on the standard profile and the say all profile is triggered upon another profile (i.e. Firefox), you have to also enable the say all on page load for the Firefox profile. So in conclusion it seems I cannot reproduce your issue as well when this setting is enabled for all my profiles. |
@Carlos-EstebanM are you still having this issue in NVDA 2024.1 or NVDA 2024.2 Beta 1? |
@Carlos-EstebanM i believe you've tagged me, instead of @seanbudd, but good luck! |
We didn't hear any update from the user upon request since almost one year, and I cannot reproduce this issue. I am closing as works for me. If you are still having this issue, please open a new one with updated steps to reproduce, or comment on this one and we can reopen. |
I cannot reproduce with the exact steps in the initial description. But opening a webpage and pressing F5 to update the page, NVDA+upArrow to read current line and NVDA+downArrow for say all several times and in various order, I end up with an unexpected result such as:
Note, I have done this tests starting from a brand new config, thus with "Allow skim reading in Say All" disabled. Thus I'll reopen for investigation. |
Steps to reproduce:
Actual behavior:
NVDA announce the title of the Window, but the document is not reading automatically. Is necessary to press the command say all manually. When the trigger for the say all command is disabled, NVDA reads again the document when the load was completed. Note: The NVDA log in debug mode show the lines, but NVDA is not reading.
Expected behavior:
NVDA uses the profile say all normally, and can read the document starting in the first line automatically.
NVDA logs, crash dumps and other attachments:
DEBUG - NVDAObjects.IAccessible.mozilla.Mozilla._get_descriptionFrom (21:54:04.576) - MainThread (4360):
Getting mozilla descriptionFrom
DEBUG - NVDAObjects.IAccessible.mozilla.Mozilla._get_descriptionFrom (21:54:04.576) - MainThread (4360):
description IA2Attribute is:
IO - speech.speech.speak (21:54:04.578) - MainThread (4360):
Speaking [LangChangeCommand ('en_US'), 'NVDA 2023.3 User Guide — Mozilla Firefox', CancellableSpeech (still valid)]
DEBUGWARNING - characterProcessing._getSpeechSymbolsForLocale (21:54:04.578) - MainThread (4360):
No CLDR data for locale en_US
DEBUGWARNING - characterProcessing._getSpeechSymbolsForLocale (21:54:04.578) - MainThread (4360):
No symbol data for locale en_US
DEBUG - treeInterceptorHandler.update (21:54:04.784) - MainThread (4360):
Adding new treeInterceptor to runningTable: <virtualBuffers.gecko_ia2.Gecko_ia2 object at 0x09A9A750>
DEBUG - virtualBuffers.VirtualBuffer._loadBuffer (21:54:04.984) - virtualBuffers.gecko_ia2.VirtualBuffer.loadBuffer (16112):
Buffer load took 0.198 sec, 245640 chars
DEBUG - browseMode.BrowseModeDocumentTreeInterceptor._getInitialCaretPos (21:54:05.018) - MainThread (4360):
No saved caret position for file:///C:/Program%20Files%20(x86)/NVDA/documentation/en/userGuide.html
IO - speech.speech.speak (21:54:05.019) - MainThread (4360):
Speaking [LangChangeCommand ('en_US'), 'NVDA 2023.3 User Guide', CancellableSpeech (still valid)]
DEBUG - config.ConfigManager._triggerProfileEnter (21:54:05.021) - MainThread (4360):
Activating triggered profile Say all
INFO - config.ConfigManager._loadConfig (21:54:05.021) - MainThread (4360):
Loading config: C:\Users\carlo\AppData\Roaming\nvda\profiles\Say all.ini
DEBUG - config.profileUpgrader.upgrade (21:54:05.022) - MainThread (4360):
Current config schema version: 11, latest: 11
DEBUG - config.featureFlag._validateConfig_featureFlag (21:54:05.023) - MainThread (4360):
Validating feature flag: DEFAULT, optionsEnum: BoolFlag, behaviorOfDefault: ENABLED
DEBUG - config.featureFlag._validateConfig_featureFlag (21:54:05.023) - MainThread (4360):
Validating feature flag: DEFAULT, optionsEnum: BoolFlag, behaviorOfDefault: ENABLED
DEBUG - config.featureFlag._validateConfig_featureFlag (21:54:05.023) - MainThread (4360):
Validating feature flag: DEFAULT, optionsEnum: ReviewRoutingMovesSystemCaretFlag, behaviorOfDefault: NEVER
DEBUG - config.featureFlag._validateConfig_featureFlag (21:54:05.023) - MainThread (4360):
Validating feature flag: DEFAULT, optionsEnum: ReviewRoutingMovesSystemCaretFlag, behaviorOfDefault: NEVER
DEBUG - config.featureFlag._validateConfig_featureFlag (21:54:05.024) - MainThread (4360):
Validating feature flag: DEFAULT, optionsEnum: BoolFlag, behaviorOfDefault: ENABLED
DEBUG - config.featureFlag._validateConfig_featureFlag (21:54:05.024) - MainThread (4360):
Validating feature flag: DEFAULT, optionsEnum: BoolFlag, behaviorOfDefault: ENABLED
DEBUG - config.featureFlag._validateConfig_featureFlag (21:54:05.024) - MainThread (4360):
Validating feature flag: DEFAULT, optionsEnum: BoolFlag, behaviorOfDefault: ENABLED
DEBUG - config.featureFlag._validateConfig_featureFlag (21:54:05.024) - MainThread (4360):
Validating feature flag: DEFAULT, optionsEnum: BoolFlag, behaviorOfDefault: ENABLED
DEBUG - config.featureFlag._validateConfig_featureFlag (21:54:05.024) - MainThread (4360):
Validating feature flag: DEFAULT, optionsEnum: BoolFlag, behaviorOfDefault: ENABLED
DEBUG - config.featureFlag._validateConfig_featureFlag (21:54:05.024) - MainThread (4360):
Validating feature flag: DEFAULT, optionsEnum: BoolFlag, behaviorOfDefault: ENABLED
DEBUG - config.featureFlag._validateConfig_featureFlag (21:54:05.025) - MainThread (4360):
Validating feature flag: DEFAULT, optionsEnum: BoolFlag, behaviorOfDefault: ENABLED
DEBUG - config.featureFlag._validateConfig_featureFlag (21:54:05.025) - MainThread (4360):
Validating feature flag: DEFAULT, optionsEnum: BoolFlag, behaviorOfDefault: ENABLED
DEBUG - config.featureFlag._validateConfig_featureFlag (21:54:05.025) - MainThread (4360):
Validating feature flag: DEFAULT, optionsEnum: ParagraphNavigationFlag, behaviorOfDefault: APPLICATION
DEBUG - config.featureFlag._validateConfig_featureFlag (21:54:05.025) - MainThread (4360):
Validating feature flag: DEFAULT, optionsEnum: ParagraphNavigationFlag, behaviorOfDefault: APPLICATION
DEBUG - config.featureFlag._validateConfig_featureFlag (21:54:05.026) - MainThread (4360):
Validating feature flag: DEFAULT, optionsEnum: WindowsTerminalStrategyFlag, behaviorOfDefault: DIFFING
DEBUG - config.featureFlag._validateConfig_featureFlag (21:54:05.026) - MainThread (4360):
Validating feature flag: DEFAULT, optionsEnum: WindowsTerminalStrategyFlag, behaviorOfDefault: DIFFING
DEBUG - fileUtils.FaultTolerantFile (21:54:05.026) - MainThread (4360):
C:\Users\carlo\AppData\Roaming\nvda\profiles\Say all.ini0eyd_5ok.tmp
INFO - config.ConfigManager._loadConfig (21:54:05.029) - MainThread (4360):
Config loaded (after upgrade, and in the state it will be used by NVDA):
{'schemaVersion': '11', 'speech': {'oneCore': {'pitch': '55'}}}
DEBUG - config.featureFlag._validateConfig_featureFlag (21:54:05.029) - MainThread (4360):
Validating feature flag: DEFAULT, optionsEnum: ReviewRoutingMovesSystemCaretFlag, behaviorOfDefault: NEVER
DEBUG - config.featureFlag._validateConfig_featureFlag (21:54:05.029) - MainThread (4360):
Validating feature flag: DEFAULT, optionsEnum: BoolFlag, behaviorOfDefault: ENABLED
DEBUG - config.featureFlag._validateConfig_featureFlag (21:54:05.030) - MainThread (4360):
Validating feature flag: DEFAULT, optionsEnum: BoolFlag, behaviorOfDefault: ENABLED
DEBUG - config.featureFlag._validateConfig_featureFlag (21:54:05.030) - MainThread (4360):
Validating feature flag: DEFAULT, optionsEnum: BoolFlag, behaviorOfDefault: ENABLED
DEBUG - config.featureFlag._validateConfig_featureFlag (21:54:05.030) - MainThread (4360):
Validating feature flag: DEFAULT, optionsEnum: BoolFlag, behaviorOfDefault: ENABLED
DEBUG - config.featureFlag._validateConfig_featureFlag (21:54:05.030) - MainThread (4360):
Validating feature flag: DEFAULT, optionsEnum: BoolFlag, behaviorOfDefault: ENABLED
DEBUG - config.featureFlag._validateConfig_featureFlag (21:54:05.031) - MainThread (4360):
Validating feature flag: DEFAULT, optionsEnum: ParagraphNavigationFlag, behaviorOfDefault: APPLICATION
DEBUG - config.featureFlag._validateConfig_featureFlag (21:54:05.031) - MainThread (4360):
Validating feature flag: DEFAULT, optionsEnum: WindowsTerminalStrategyFlag, behaviorOfDefault: DIFFING
DEBUG - synthDriverHandler.SynthDriver.loadSettings (21:54:05.031) - MainThread (4360):
Loaded changed settings for SynthDriver oneCore
DEBUG - braille.BrailleHandler._switchDisplay (21:54:05.034) - MainThread (4360):
Reinitializing 'noBraille' braille display
DEBUG - autoSettingsUtils.autoSettings.AutoSettings._registerConfigSaveAction (21:54:05.034) - MainThread (4360):
registering pre_configSave action: <class 'brailleDisplayDrivers.noBraille.BrailleDisplayDriver'>
DEBUG - autoSettingsUtils.autoSettings.AutoSettings._loadSpecificSettings (21:54:05.038) - MainThread (4360):
loading braille noBraille
INFO - braille.BrailleHandler._setDisplay (21:54:05.038) - MainThread (4360):
Loaded braille display driver 'noBraille', current display has 0 cells.
IO - speech.speech.speak (21:54:05.106) - MainThread (4360):
Speaking [CallbackCommand(name=say-all:lineReached), LangChangeCommand ('en_US'), 'heading', 'level 1', LangChangeCommand ('en'), 'NVDA 2023.3 User Guide', CallbackCommand(name=say-all:lineReached)]
IO - speech.speech.speak (21:54:05.236) - MainThread (4360):
Speaking [LangChangeCommand ('en_US'), 'heading', 'level 2', LangChangeCommand ('en'), 'Table of Contents', CallbackCommand(name=say-all:lineReached)]
IO - speech.speech.speak (21:54:05.255) - MainThread (4360):
Speaking [LangChangeCommand ('en_US'), 'list', 'with 18 items', LangChangeCommand ('en'), '• ', CallbackCommand(name=say-all:lineReached), LangChangeCommand ('en_US'), 'link', LangChangeCommand ('en'), '1. ']
DEBUG - config.ConfigManager._triggerProfileExit (21:54:08.595) - MainThread (4360):
Deactivating triggered profile Say all
DEBUG - config.featureFlag._validateConfig_featureFlag (21:54:08.596) - MainThread (4360):
Validating feature flag: DEFAULT, optionsEnum: ReviewRoutingMovesSystemCaretFlag, behaviorOfDefault: NEVER
DEBUG - config.featureFlag._validateConfig_featureFlag (21:54:08.596) - MainThread (4360):
Validating feature flag: DEFAULT, optionsEnum: BoolFlag, behaviorOfDefault: ENABLED
DEBUG - config.featureFlag._validateConfig_featureFlag (21:54:08.597) - MainThread (4360):
Validating feature flag: DEFAULT, optionsEnum: BoolFlag, behaviorOfDefault: ENABLED
DEBUG - config.featureFlag._validateConfig_featureFlag (21:54:08.598) - MainThread (4360):
Validating feature flag: DEFAULT, optionsEnum: BoolFlag, behaviorOfDefault: ENABLED
DEBUG - config.featureFlag._validateConfig_featureFlag (21:54:08.599) - MainThread (4360):
Validating feature flag: DEFAULT, optionsEnum: BoolFlag, behaviorOfDefault: ENABLED
DEBUG - config.featureFlag._validateConfig_featureFlag (21:54:08.600) - MainThread (4360):
Validating feature flag: DEFAULT, optionsEnum: BoolFlag, behaviorOfDefault: ENABLED
DEBUG - config.featureFlag._validateConfig_featureFlag (21:54:08.603) - MainThread (4360):
Validating feature flag: DEFAULT, optionsEnum: ParagraphNavigationFlag, behaviorOfDefault: APPLICATION
DEBUG - config.featureFlag._validateConfig_featureFlag (21:54:08.604) - MainThread (4360):
Validating feature flag: DEFAULT, optionsEnum: WindowsTerminalStrategyFlag, behaviorOfDefault: DIFFING
DEBUG - synthDriverHandler.SynthDriver.loadSettings (21:54:08.605) - MainThread (4360):
Loaded changed settings for SynthDriver oneCore
DEBUG - braille.BrailleHandler._switchDisplay (21:54:08.609) - MainThread (4360):
Reinitializing 'noBraille' braille display
DEBUG - autoSettingsUtils.autoSettings.AutoSettings._registerConfigSaveAction (21:54:08.610) - MainThread (4360):
registering pre_configSave action: <class 'brailleDisplayDrivers.noBraille.BrailleDisplayDriver'>
DEBUG - autoSettingsUtils.autoSettings.AutoSettings._loadSpecificSettings (21:54:08.623) - MainThread (4360):
loading braille noBraille
INFO - braille.BrailleHandler._setDisplay (21:54:08.623) - MainThread (4360):
Loaded braille display driver 'noBraille', current display has 0 cells.
System configuration
NVDA installed/portable/running from source:
NVDA installed.
NVDA version:
2023.3
Windows version:
Windows 11 23H2 (build SO 22631.2506)
Name and version of other software in use when reproducing the issue:
n/a
Other information about your system:
Other questions
Does the issue still occur after restarting your computer?
Yes.
Have you tried any other versions of NVDA? If so, please report their behaviors.
Yes, NVDA 2023.2 works correctly with the say all profile.
If NVDA add-ons are disabled, is your problem still occurring?
Yes.
Does the issue still occur after you run the COM Registration Fixing Tool in NVDA's tools menu?
Yes.
The text was updated successfully, but these errors were encountered: