anyrun-org / anyrun

A wayland native, highly customizable runner.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

michaelcosj opened this issue · 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.

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.

Is there anyway I can debug this?

commented

Have you found a solution @michaelcosj ?

Nope, I tried and gave up