Skip to content

Mouse movement with "Play audio coordinates when mouse moves" enabled fails with exception #18929

@Danstiv

Description

@Danstiv

Steps to reproduce:

  1. Go to nvda mouse settings.
  2. Enable "Play audio coordinates when mouse moves" setting.
  3. Enable "Brightness controls audio coordinates volume".
  4. Try to move the mouse physicly or using nvda mouse movement gestures.

Actual behavior:

Exception raised, and no beep was played.

Expected behavior:

Nvda should not raise exception, and mouse audio indication should be played.

NVDA logs, crash dumps and other attachments:

ERROR - core.CorePump.Notify (00:15:10.130) - MainThread (16760):
errors in this core pump cycle
Traceback (most recent call last):
  File "core.pyc", line 994, in Notify
  File "mouseHandler.pyc", line 282, in pumpAll
  File "mouseHandler.pyc", line 224, in executeMouseMoveEvent
  File "mouseHandler.pyc", line 94, in playAudioCoordinates
TypeError: 'RGBQUAD' object is not subscriptable

System configuration

NVDA installed/portable/running from source:

Installed

NVDA version:

alpha-52622,2f8a9df9 (2026.1.0.52622)

Windows version:

Windows 11 24H2 (AMD64) build 26100.6584

Name and version of other software in use when reproducing the issue:

Other information about your system:

Other questions

Does the issue still occur after restarting your computer?

Yes

Have you tried any other versions of NVDA? If so, please report their behaviors.

Some old snapshot from 05.08.2025 works correctly.

If NVDA add-ons are disabled, is your problem still occurring?

Yes

Does the issue still occur after you run the COM Registration Fixing Tool in NVDA's tools menu?

Metadata

Metadata

Assignees

No one assigned

    Labels

    p2https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priorityrelease/blocking-betatriagedHas been triaged, issue is waiting for implementation.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions