-
-
Notifications
You must be signed in to change notification settings - Fork 783
No warning when connecting as the controlled computer fails #19103
Copy link
Copy link
Open
Labels
bugfeature/remoteNVDA's Remote Access functionalityNVDA's Remote Access functionalityp3https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priorityhttps://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#prioritytriagedHas been triaged, issue is waiting for implementation.Has been triaged, issue is waiting for implementation.ux
Metadata
Metadata
Assignees
Labels
bugfeature/remoteNVDA's Remote Access functionalityNVDA's Remote Access functionalityp3https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priorityhttps://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#prioritytriagedHas been triaged, issue is waiting for implementation.Has been triaged, issue is waiting for implementation.ux
Type
Fields
Give feedbackNo fields configured for Bug.
Brief summary
Unlike when connecting to a remote computer as a leader, if an error occurs while attempting to connect as the controlled computer, NVDA does not notify the user about the failure. It only logs it.
Steps to reproduce
At this point, you’ll get an error: “Unable to connect to the remote computer.”
You’ll notice that the user does not receive an error message indicating that the connection failed — it’s only recorded in the log.
Actual behavior
The user is not notified if connecting as the controlled computer fails.
Expected behavior
Just like when establishing a connection to a remote computer, the user should be notified if connecting as the controlled computer fails.
NVDA logs, crash dumps and other attachments
nvda.log
NVDA type
installed copy
NVDA version
alpha-53084,43dfc2ea (2026.1.0.53084)
Have you tried any other versions of NVDA? If so, please report their behaviors.
No.
Windows version
Windows 11 24H2 (AMD64) build 26100.6725
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 not run the COM Registration Fixing Tool