ydotool
ydotool copied to clipboard
Broken Pipe
Hello, I'm using ydotool with nerd-dictation, following this tutorial: https://github.com/ideasman42/nerd-dictation/blob/master/readme-ydotool.rst However, I get a broken pipe error with ydotool, and I do not know what to investigate to solve it. Here is the error message, from ydotool. Any hints to try to solve it would be really appreciated. Thanks.
subprocess.CalledProcessError: Command '['ydotool', 'type', '--next-delay', '5', '--', 'bonjour']' died with <Signals.SIGABRT: 6>. Échec de write() : Relais brisé (pipe)
same here
The problem appears to be ydotool encountered a critical error.
It seems that you're using an older release of ydotool. Please build the latest version and see if the problem persists. Thanks.