Skip to content

Traceback when starting NVDA with this add-on installed #29

@Neurrone

Description

@Neurrone

On the server running remote desktop, I have NVDA 2025.1 installed along with this add-on. I see the following message when starting it:

INFO - external:globalPlugins.rdAccess.RDGlobalPlugin.__init__ (22:02:29.424) - MainThread (10464):
Initializing rdAccess version 1.5.0
ERROR - external:addons.rdAccess.lib.rdPipe.execRegsrv (22:02:29.444) - MainThread (10464):
Error calling 'C:\\WINDOWS\\Sysnative\\regsvr32.exe' with arguments ['/s', '/i:"rc NVDA-BRAILLE NVDA-SPEECH"', '/n', 'C:\\Users\\Dickson\\AppData\\Roaming\\nvda\\addons\\rdAccess\\dll\\rd_pipe_amd64.dll']
Traceback (most recent call last):
  File "C:\Users\Dickson\AppData\Roaming\nvda\addons\rdAccess\lib\rdPipe.py", line 79, in execRegsrv
    subprocess.check_call([regsvr32, *params], startupinfo=startupInfo)
  File "subprocess.pyc", line 413, in check_call
subprocess.CalledProcessError: Command '['C:\\WINDOWS\\Sysnative\\regsvr32.exe', '/s', '/i:"rc NVDA-BRAILLE NVDA-SPEECH"', '/n', 'C:\\Users\\Dickson\\AppData\\Roaming\\nvda\\addons\\rdAccess\\dll\\rd_pipe_amd64.dll']' returned non-zero exit status 3.

I also get an error when attempting to change the synthesizer to remote speech stating that it couldn't be started.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions