yabridge icon indicating copy to clipboard operation
yabridge copied to clipboard

Fix not being able to change path

Open SakiiCode opened this issue 1 year ago • 2 comments

Without this patch I get

thread 'main' panicked at /github/home/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clap_builder-4.3.21/src/parser/matches/arg_matches.rs:181:17:
arg `path_auto`'s `ArgAction` should be one of `SetTrue`, `SetFalse` which should provide a default
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

SakiiCode avatar Mar 12 '24 15:03 SakiiCode

I also get the same issue on the latest release (5.1.0) on Fedora 40.

hanspaerna avatar May 11 '24 08:05 hanspaerna

I also get the same issue on the latest release (5.1.0) on Fedora 40.

I'll add the patch to the yabridge copr. Should be there in a bit.

plaimbock avatar Aug 26 '24 18:08 plaimbock

Thanks for fixing this! I completely missed this PR, sorry for that!

robbert-vdh avatar Dec 01 '24 19:12 robbert-vdh