wireplumber.rs icon indicating copy to clipboard operation
wireplumber.rs copied to clipboard

`Core.quit()` confuses wpexec

Open arcnmx opened this issue 1 year ago • 0 comments

It doesn't like it when you run:

cargo run -p wp-examples --bin wpexec -- <(echo "Core.quit()")
Error: could not connect to pipewire

but it already connected!

arcnmx avatar Nov 16 '22 20:11 arcnmx