The bug that I found so far is that the GUI is clueless about unsupported jobs:
DEBUG checkbox.ng.service: _result_changed(<MemoryJobResult>, <MemoryJobResult comments:'job cannot be started: resource expression "\'Button Horiz Wheel Left\' in xinput.button_labels and \'Button Horiz Wheel Right\' in xinput.button_labels" evaluates to false' outcome:'not-supported'>)
This has *no* sane feedback in the application. I'll modify the job not to require anything and try again. Curiously, I can still run that same test from command line with "plainbox -c src run -i touchpad/horizontal".
The bug that I found so far is that the GUI is clueless about unsupported jobs:
DEBUG checkbox. ng.service: _result_ changed( <MemoryJobResul t>, <MemoryJobResult comments:'job cannot be started: resource expression "\'Button Horiz Wheel Left\' in xinput. button_ labels and \'Button Horiz Wheel Right\' in xinput. button_ labels" evaluates to false' outcome: 'not-supported' >)
This has *no* sane feedback in the application. I'll modify the job not to require anything and try again. Curiously, I can still run that same test from command line with "plainbox -c src run -i touchpad/ horizontal" .