I am using NVDA 2025.3 RC 1, Math CAT 0.7.3, and Windows 11. I am having issues reading Math ML content, say a Math-related Wikipedia entry, on Edge and Brave. (Firefox still seems to work.) Log snippet when I press "m" on such a page below:
"DEBUGWARNING - NVDAObjects.IAccessible.ia2Web.Math._get_mathMl (17:10:23.555) - MainThread (20836):
Error retrieving math. Not supported in this browser or ISimpleDOM COM proxy not registered.
Traceback (most recent call last):
File "NVDAObjects\IAccessible\ia2Web.pyc", line 336, in _get_mathMl
File "comtypes\_post_coinit\unknwn.pyc", line 404, in QueryInterface
File "monkeyPatches\comtypesMonkeyPatches.pyc", line 33, in __call__
_ctypes.COMError:
(-2147467262, 'No such interface supported', (None, None, None, 0, None))
IO - speech.speech.speak (17:10:23.560) - MainThread (20836):
Speaking ['math']"
Any ideas on troubleshooting this? I would appreciate any assistance.