ydotool icon indicating copy to clipboard operation
ydotool copied to clipboard

Broken Pipe

Open Philetjosie opened this issue 3 years ago • 2 comments

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)

Philetjosie avatar May 20 '22 10:05 Philetjosie

same here

iradraconis avatar Oct 07 '22 18:10 iradraconis

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.

ReimuNotMoe avatar Jan 10 '23 17:01 ReimuNotMoe