Bug fix for calculating required light frames
ClosedPublic

Authored by wreissenberger on Apr 19 2019, 9:11 AM.

Details

Summary

Determining whether a job needs to capture frames was wrong for the situation that "Remember job progress" was selected and "Repeat until terminated" was selected as completion condition. In this case the scheduler assumed that no frames need to be captures when there were already some frames existing. This is wrong, the scheduler should start capturing no matter how many frames already exist.

Test Plan

Check all completion conditions both for "Remember job progress" is on and off.

Diff Detail

Repository
R321 KStars
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
wreissenberger created this revision.Apr 19 2019, 9:11 AM
Restricted Application added a project: KDE Edu. · View Herald TranscriptApr 19 2019, 9:11 AM
Restricted Application added a subscriber: kde-edu. · View Herald Transcript
wreissenberger requested review of this revision.Apr 19 2019, 9:11 AM
mutlaqja accepted this revision.Apr 19 2019, 9:20 AM
This revision is now accepted and ready to land.Apr 19 2019, 9:20 AM
This revision was automatically updated to reflect the committed changes.