Nice feature - but not crashing the QRecallBundledHelper
When I enable it the capture-action will not complete.
The Log says (after producing the first decision output)
Lost connection with command
connection with command closed
Unable to connect with helper
cannot establish a connection with helper
Port: QRecallHelper.1b71efb
Further investigation brought up a crash log for QRecallBundledHelper.
The next run of the action will do some auto-repair (Undid incomplete changes made by previous action).
This is reproducible a result of switching the QRLogCaptureDecisions Setting. If I set it to false everything runs fine again.
So we have to fix this first, before i can go on with investigating.
Johannes