Summary: | scheduler does not start a sequence when frames exist although repeat until terminated is selected | ||
---|---|---|---|
Product: | [Applications] kstars | Reporter: | Wolfgang Reissenberger <wreissen> |
Component: | general | Assignee: | TallFurryMan <eric.dejouhanet> |
Status: | REPORTED --- | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | 3.0.1 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Wolfgang Reissenberger
2018-12-30 15:17:37 UTC
Version? There was a regression with a hotfix for that specific issue: https://github.com/KDE/kstars/commit/a3e3b2c7c42d64548bb2052700e8aa5998261b37 I assume the problem is still here somehow. The latest commit on the master branch is 2bd1ad0433ce9a0cabce2b693ebc4bc50be6e703 It seems like lightFramesRequired is not used properly, since it does not take into account, whether the image sequence is multiply run. |