Skip to content

bug with Natlink and Dragon16: natlink.execScript #64

Open
@quintijn

Description

When calling natlink.execScript, Dragon freezes.

When running the testscript, the playEvents action is performed, but the windows error message shows up.
playevents error 2024-02-03

(not the code as shown in the image has been changed a bit after it was taken). replace unimacroutils. by natlinkutils., as is now correct in the test file, (buttonclicktest.py in natlinkcore.tests)

The problem shows up with natlinkutils.buttonClick.

When you need this buttonClick function, you can circumvent via unimacroutils, then it runs via natlink.execScript, which also shows, that this function is working.

When the test script runs without Dragon is running, , the code runs (the right click is performed), but afterwards
the "ESP" error is hit.

When Dragon is running, it freezes, and must be closed with the windows task manager.

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions