Brief summary
The pluralTimeout property of MultiTouchTracker may be None; it should be a float after initialization
Steps to reproduce
I didn't notice how this error was generated.
Actual behavior
Unsure
Expected behavior
No errors
NVDA logs, crash dumps and other attachments
ERROR - Exception ignored on calling ctypes callback function <bound method TouchHandler.inputTouchWndProc of <TouchHandler(touchHandler.TouchHandler, started 36036)>>: None (00:26:16.106) - touchHandler.TouchHandler (36036):
Traceback (most recent call last):
File "touchHandler.pyc", line 324, in inputTouchWndProc
File "touchTracker.pyc", line 314, in update
File "touchTracker.pyc", line 412, in processAndQueueMultiTouchTracker
File "touchTracker.pyc", line 359, in makeMergedTrackerIfPossible
TypeError: '<' not supported between instances of 'float' and 'NoneType'
NVDA type
installed copy
NVDA version
alpha-54578,b2a57d47 (2026.2.0.54578)
Have you tried any other versions of NVDA? If so, please report their behaviors.
No response
Windows version
Windows 11
Name and version of other software in use when reproducing the issue
No response
Other information about your system
No response
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
Brief summary
The
pluralTimeoutproperty ofMultiTouchTrackermay beNone; it should be afloatafter initializationSteps to reproduce
I didn't notice how this error was generated.
Actual behavior
Unsure
Expected behavior
No errors
NVDA logs, crash dumps and other attachments
NVDA type
installed copy
NVDA version
alpha-54578,b2a57d47 (2026.2.0.54578)
Have you tried any other versions of NVDA? If so, please report their behaviors.
No response
Windows version
Windows 11
Name and version of other software in use when reproducing the issue
No response
Other information about your system
No response
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