-
-
Notifications
You must be signed in to change notification settings - Fork 779
can't open the addons store after updating #19952
Copy link
Copy link
Closed
Labels
bugp2https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priorityhttps://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priorityrelease/blockingthis issue blocks the milestone releasethis issue blocks the milestone releasetriagedHas been triaged, issue is waiting for implementation.Has been triaged, issue is waiting for implementation.
Milestone
Metadata
Metadata
Assignees
Labels
bugp2https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priorityhttps://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priorityrelease/blockingthis issue blocks the milestone releasethis issue blocks the milestone releasetriagedHas been triaged, issue is waiting for implementation.Has been triaged, issue is waiting for implementation.
Type
Fields
Give feedbackNo fields configured for Bug.
Brief summary
after updating i can't open the addon store anymore
Steps to reproduce
try and open addon store from the tools menu
Actual behavior
the store doesn't open instead it gives an error which is attached below
Expected behavior
the store should open
NVDA logs, crash dumps and other attachments
ERROR - unhandled exception (12:30:27.427) - MainThread (17948):
Traceback (most recent call last):
File "gui\blockAction.pyc", line 112, in funcWrapper
File "gui_init_.pyc", line 487, in onAddonStoreCommand
File "gui\addonStoreGui\viewModels\store.pyc", line 78, in init
File "baseObject.pyc", line 59, in get
File "baseObject.pyc", line 167, in _getPropertyViaCache
File "addonStore\dataManager.pyc", line 410, in get_installedAddonGUICollection
File "addonHandler_init.pyc", line 616, in _addonStoreData
File "addonStore\dataManager.pyc", line 352, in _getCachedInstalledAddonData
File "addonStore\models\addon.pyc", line 360, in _createInstalledStoreModelFromData
File "addonStore\models\scanResults.pyc", line 25, in fromDict
TypeError: 'NoneType' object is not subscriptable
NVDA type
installed copy
NVDA version
2026.1beta11 (2026.1.0.55460)
Have you tried any other versions of NVDA? If so, please report their behaviors.
the previous versions works fine
Windows version
Version 10.0.26100 Build 26100
Name and version of other software in use when reproducing the issue
No response
Other information about your system
it's Microsoft Windows 11 IoT Enterprise LTSC
Does the issue still occur after restarting your computer?
I have restarted my computer and the issue still occurs
If NVDA add-ons are disabled, is your problem still occurring?
I have restarted NVDA with add-ons disabled and the issue still occurs
Does the issue still occur after you run the COM Registration Fixing Tool in NVDA's tools menu?
I have run the COM Registration Fixing Tool and the issue still occurs