-
-
Notifications
You must be signed in to change notification settings - Fork 783
synthesizer selection in the latest alpha fails #15516
Copy link
Copy link
Closed
Labels
p2https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priorityhttps://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#prioritytriagedHas been triaged, issue is waiting for implementation.Has been triaged, issue is waiting for implementation.
Milestone
Metadata
Metadata
Assignees
Labels
p2https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priorityhttps://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#prioritytriagedHas been triaged, issue is waiting for implementation.Has been triaged, issue is waiting for implementation.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Steps to reproduce:
Actual behavior:
Speech synthesizer doesn't change at all, error sound is present, and the following exception is in the log.
Expected behavior:
speech synthesizer should change to the requested one properly without errors and logged exceptions.
NVDA logs, crash dumps and other attachments:
ERROR - unhandled exception (13:16:15.925) - MainThread (10860):
Traceback (most recent call last):
File "gui\settingsDialogs.pyc", line 1136, in onOk
AttributeError: 'SynthesizerSelectionDialog' object has no attribute 'deviceList'
System configuration
NVDA installed/portable/running from source:
installed
NVDA version:
NVDA version alpha-29361,87d5b5a5
Windows version:
Windows version: Windows 11 23H2 (10.0.22631) workstation AMD64
Name and version of other software in use when reproducing the issue:
not applicable
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.
Not applicable
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