Skip to content

Add sliding progress bar on job startup - #1282

Open
MBartkowiakSTFC wants to merge 2 commits into
protosfrom
fancy-job-start
Open

Add sliding progress bar on job startup#1282
MBartkowiakSTFC wants to merge 2 commits into
protosfrom
fancy-job-start

Conversation

@MBartkowiakSTFC

Copy link
Copy Markdown
Collaborator

Description of work
A minor change to the GUI behaviour: when a job is starting and has not completed a single step, show a scrolling bar in the "Running Jobs" table with the text "STARTING". This is meant mainly to reassure the user that the specific job is being prepared.

Fixes

  1. Add a QTimer to JobEntry, to control the progress bar movement in the starting phase.
  2. Extend ProgressDelegate to handle negative values of progress.

To test
Start a converter or an analysis run.
Go to the "Running Jobs" tab and check if the "Starting" message is shown on the progress bar before the run starts.
Try pausing and resuming the run before and after the "Starting" message has disappeared. All the buttons from the context menu should work the same as before.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant