Skip to content

The pluralTimeout property of MultiTouchTracker may be None; it should be a float after initialization #19620

@hwf1324

Description

@hwf1324

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugp5https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#prioritytriagedHas been triaged, issue is waiting for implementation.

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions