The Windows started via a batch should not have the focus. - #6318
Conversation
|
Prepared d6469897e, based directly on this PR's current head, to address the remaining batch problems found in Windows testing. Opening the saved template still followed the interactive linked-data synchronization path. If the template's original data file had changed, JASP could show Datafile changed and attempt another import while the batch was supposed to use its explicitly supplied data file. The commit skips that automatic synchronization during batching and keeps unattended workers hidden on the normal Qt platform, which supports rendering the exported results. The batch also treated a successful export as a successful analysis. A report could contain an analysis error, and The change retains the existing directory traversal and process structure, adds no CLI flags, and limits shared dialog handling to JASP warning messages. Help text and focused tests are included; existing parser tests were updated to use Validation on Windows, Qt 6.10.2, Release Pro build:
GitHub denied my account permission to push to git fetch https://github.com/FBartos/jasp-desktop.git codex/pr-6318-batch-fixes
git cherry-pick d6469897e8fb72aea2b89c28805a0a9aec108c9b |

No description provided.