-
-
Notifications
You must be signed in to change notification settings - Fork 784
Critical error when starting alpha #15077
Copy link
Copy link
Closed
Labels
p4https://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
p4https://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:
Start NVDA alpha from source with my normal profile's config.
runnvda -c %appdata%\nvdaActual behavior:
NVDA fails starting. A CRITICAL error is logged.
Expected behavior:
Note: I understand however that switching between NVDA 2023.1 and last alpha with the same config may not be supported; if it's the cause of the corruption, you may want to ignore the request to fix it. But in any case, add-on store initialization should not fail with a critical error during startup.
NVDA logs, crash dumps and other attachments:
_cachedCompatibleAddons.json.txt
nvda.log
System configuration
NVDA installed/portable/running from source:
source
NVDA version:
Last master:
Commit 3f89b60
Windows version:
Windows 10 21H2 (AMD64) build 19044.3086
Name and version of other software in use when reproducing the issue:
N/A
Other information about your system:
N/A
Other questions
Does the issue still occur after restarting your computer?
Not tested
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?
Not tested, but should work with add-ons
Does the issue still occur after you run the COM Registration Fixing Tool in NVDA's tools menu?
Not tested