You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update NVDA with new version until success dialog and press "ok" button.
Actual behavior:
A sound of error is issued after pressing the "OK" button of the dialogue which informs the user that the update was made successfully and before the restart of NVDA.
Expected behavior:
No sound should be issued.
NVDA logs, crash dumps and other attachments:
System configuration
NVDA installed/portable/running from source:
NVDA portable
NVDA version:
alpha-35622,495dee36 x86
Windows version:
Windows 10 22H2 (10.0.19045) workstation AMD64
Name and version of other software in use when reproducing the issue:
Steps to reproduce:
Update NVDA with new version until success dialog and press "ok" button.
Actual behavior:
A sound of error is issued after pressing the "OK" button of the dialogue which informs the user that the update was made successfully and before the restart of NVDA.
Expected behavior:
No sound should be issued.
NVDA logs, crash dumps and other attachments:
System configuration
NVDA installed/portable/running from source:
NVDA portable
NVDA version:
alpha-35622,495dee36 x86
Windows version:
Windows 10 22H2 (10.0.19045) workstation AMD64
Name and version of other software in use when reproducing the issue:
Other information about your system:
IO - inputCore.InputManager.executeGesture (10:23:59.701) - winInputHook (7648):
Input: kb(desktop):enter
DEBUG - gui.message.MessageDialog._onButtonEvent (10:23:59.701) - MainThread (1160):
Got button event on id=5100
DEBUG - gui.message.MessageDialog._onCloseEvent (10:23:59.751) - MainThread (1160):
Queueing <gui.message.MessageDialog object at 0x0CF1E4F0> for destruction
DEBUG - gui.message.MessageDialog._onCloseEvent (10:23:59.751) - MainThread (1160):
Removing <gui.message.MessageDialog object at 0x0CF1E4F0> from instances.
DEBUG - core.triggerNVDAExit (10:23:59.751) - MainThread (1160):
_doShutdown has been queued
DEBUG - core._terminate (10:23:59.835) - MainThread (1160):
Terminating updateCheck
DEBUG - core._terminate (10:23:59.835) - MainThread (1160):
Terminating watchdog
DEBUG - core._terminate (10:23:59.835) - MainThread (1160):
Terminating globalPluginHandler
DEBUG - core._closeAllWindows (10:23:59.835) - MainThread (1160):
destroying system tray icon and menu
DEBUG - core._closeAllWindows (10:23:59.885) - MainThread (1160):
closing window <gui.logViewer.LogViewer object at 0x0CF1E100> during exit process
DEBUG - core._closeAllWindows (10:24:00.706) - MainThread (1160):
destroying main frame during exit process
DEBUG - core._startNewInstance (10:24:00.706) - MainThread (1160):
Starting new NVDA instance: NewNVDAInstance(filePath='E:\documents\Paulo\temp\nvda alpha new\nvda.exe', parameters='--config-path "E:\documents\Paulo\temp\nvda alpha new\userConfig"', directory=None)
IO - speech.speech.speak (10:24:01.140) - MainThread (1160):
Speaking [LangChangeCommand ('fr_FR'), '*Sans titre\xa0- Bloc-notes', CancellableSpeech (still valid)]
IO - speech.speech.speak (10:24:01.166) - MainThread (1160):
Speaking [LangChangeCommand ('fr_FR'), 'Éditeur de texte', 'édition', 'multiligne', CancellableSpeech (still valid), 'vide']
INFO - core.main (10:24:01.270) - MainThread (1160):
Exiting
DEBUG - core.triggerNVDAExit (10:24:01.270) - MainThread (1160):
NVDA has already been triggered to exit safely.
DEBUG - core._terminate (10:24:01.270) - MainThread (1160):
Terminating remoteClient
DEBUG - remoteClient.secureDesktop.SecureDesktopHandler.terminate (10:24:01.270) - MainThread (1160):
Terminating SecureDesktopHandler
DEBUG - remoteClient.secureDesktop.SecureDesktopHandler.leaveSecureDesktop (10:24:01.270) - MainThread (1160):
Attempting to leave secure desktop
DEBUG - remoteClient.secureDesktop.SecureDesktopHandler.leaveSecureDesktop (10:24:01.270) - MainThread (1160):
No secure desktop server running, nothing to clean up
DEBUG - remoteClient.secureDesktop.SecureDesktopHandler.terminate (10:24:01.270) - MainThread (1160):
Removing IPC file: C:\ProgramData\temp\NVDA\remote.ipc
DEBUG - remoteClient.secureDesktop.SecureDesktopHandler.terminate (10:24:01.270) - MainThread (1160):
IPC file already removed
INFO - remoteClient.secureDesktop.SecureDesktopHandler.terminate (10:24:01.270) - MainThread (1160):
Secure desktop cleanup completed
DEBUG - remoteClient.client.RemoteClient.disconnect (10:24:01.270) - MainThread (1160):
Disconnect called but no active sessions
DEBUG - core._terminate (10:24:01.276) - MainThread (1160):
Terminating gui
DEBUG - core._doLoseFocus (10:24:01.276) - MainThread (1160):
calling lose focus on object with focus
DEBUG - core._terminate (10:24:01.281) - MainThread (1160):
Terminating treeInterceptorHandler
DEBUG - core._terminate (10:24:01.281) - MainThread (1160):
Terminating IAccessible support
DEBUG - core._terminate (10:24:01.286) - MainThread (1160):
Terminating UIA support
DEBUG - UIAHandler.UIAHandler.terminate (10:24:01.286) - MainThread (1160):
UIAHandler: Terminating enhanced event processing
DEBUG - core._terminate (10:24:01.425) - MainThread (1160):
Terminating Legacy winConsole support
DEBUG - core._terminate (10:24:01.425) - MainThread (1160):
Terminating Java Access Bridge support
DEBUG - core._terminate (10:24:01.428) - MainThread (1160):
Terminating app module handler
DEBUG - core._terminate (10:24:01.431) - MainThread (1160):
Terminating tones
DEBUG - core._terminate (10:24:01.455) - MainThread (1160):
Terminating touchHandler
DEBUG - core._terminate (10:24:01.459) - MainThread (1160):
Terminating keyboard handler
DEBUG - core._terminate (10:24:01.459) - MainThread (1160):
Terminating mouseHandler
DEBUG - core._terminate (10:24:01.461) - MainThread (1160):
Terminating inputCore
DEBUG - core._terminate (10:24:01.461) - MainThread (1160):
Terminating vision
DEBUG - core._terminate (10:24:01.461) - MainThread (1160):
Terminating brailleInput
DEBUG - core._terminate (10:24:01.461) - MainThread (1160):
Terminating braille
DEBUG - core._terminate (10:24:01.461) - MainThread (1160):
Terminating brailleTables
DEBUG - core._terminate (10:24:01.461) - MainThread (1160):
Terminating speech
DEBUG - autoSettingsUtils.autoSettings.AutoSettings._saveSpecificSettings (10:24:01.461) - MainThread (1160):
Saved settings for OneCoreSynthDriver
INFO - NVDAHelperLocal (10:24:01.461) - MainThread (1160):
Thread 1160, build\x86\localWin10\oneCoreSpeech.cpp, ocSpeech_terminate, 236:
ocSpeech_terminate, token: 046CAB6C
INFO - NVDAHelperLocal (10:24:01.461) - MainThread (1160):
Thread 1160, build\x86\localWin10\oneCoreSpeech.cpp, OcSpeechState::terminate, 106:
Terminating
DEBUG - core._terminate (10:24:01.471) - MainThread (1160):
Terminating characterProcessing
DEBUG - core._terminate (10:24:01.471) - MainThread (1160):
Terminating bdDetect
DEBUG - core._terminate (10:24:01.471) - MainThread (1160):
Terminating hwIo
DEBUG - core._terminate (10:24:01.500) - MainThread (1160):
Terminating addonHandler
DEBUG - core._terminate (10:24:01.500) - MainThread (1160):
Terminating addon dataManager
ERROR - addonStore.settings._AddonStoreSettings.save (10:24:01.501) - MainThread (1160):
Shouldn't write to disk, not saving add-on store settings
DEBUG - addonStore.dataManager.terminate (10:24:01.781) - MainThread (1160):
terminating addonStore data manager
DEBUG - core._terminate (10:24:01.781) - MainThread (1160):
Terminating garbageHandler
DEBUG - core._terminate (10:24:01.781) - MainThread (1160):
Terminating task scheduler
DEBUG - core._terminate (10:24:01.943) - MainThread (1160):
Terminating nvwave
DEBUG - core._terminate (10:24:01.943) - MainThread (1160):
Terminating NVDAHelper
DEBUG - core.main (10:24:01.958) - MainThread (1160):
core done
INFO - main (10:24:02.066) - MainThread (1160):
NVDA exit
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.
No
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?
The text was updated successfully, but these errors were encountered: