bbrf-client icon indicating copy to clipboard operation
bbrf-client copied to clipboard

[ERROR] You need to select a program to execute this action.

Open honoki opened this issue 2 years ago • 0 comments

When running some bbrf commands without having selected an "active" program, the client will respond with [ERROR] You need to select a program to execute this action.. This doesn't always make sense, e.g. for:

bbrf programs where custom_tag is 123

The workaround is to run bbrf use <program_name> of an existing program first.

Fix: only throw the error when an active program is required.

honoki avatar Dec 26 '23 15:12 honoki