anyrun icon indicating copy to clipboard operation
anyrun copied to clipboard

Can't copy symbols: "cat: write error: Broken pipe"

Open michaelcosj opened this issue 2 years ago • 4 comments

Anyrun gives this error whenever I select a symbol from the menu

Child spawned to serve copy requests.
cat: write error: Broken pipe
thread 'main' panicked at anyrun/src/main.rs:286:18:
Failed to serve copy bytes: Paste(Copy(ChildError(1)))

It was working sometime ago, I'm not sure what changed.

michaelcosj avatar Oct 13 '23 22:10 michaelcosj

What is cat doing here? Anyrun doesn't run it at any point as far as I know, and it's also working fine on my machine.

Kirottu avatar Oct 14 '23 17:10 Kirottu

Is there anyway I can debug this?

michaelcosj avatar Oct 15 '23 14:10 michaelcosj

Have you found a solution @michaelcosj ?

elythh avatar Feb 01 '24 22:02 elythh

Nope, I tried and gave up

michaelcosj avatar Feb 02 '24 00:02 michaelcosj