Jobs - syd711/vpin-studio GitHub Wiki

Many actions in the VPin Studio - table backups, media conversion, statistics downloads, and more - run as background jobs so you can keep working while they finish. The Job Overview button in the header toolbar shows how many jobs are currently active ("No active jobs", "1 active job", "N active jobs") and gets a highlighted border while anything is running.

The Job Overview button, highlighted, with one active job

Job List

Click the button to open the job list. Every job shows its title, a status line, and a progress bar (indeterminate at first, then a percentage once known). Once finished, the status line shows either a green Job successful message or the error that caused it to fail.

Job List Panel

Per-job actions:

  • Open folder - if the job is linked to a table, jumps to that table in the Table Overview.
  • Stop Job - cancels the job, if it supports cancellation.
  • Remove - dismisses a finished job from the list.

At the top of the list, Cancel All stops every running job and Clear All dismisses every finished one.