<table><tr><td style="">wreissenberger added a comment.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D21531">View Revision</a></tr></table><br /><div><div><p>I guess you do not mean the bug fix part. For this the use case is very simple: "I want it working :-)"</p>

<p>In addition, I want it being visible when the pausing state is reached. In fact, we have two stages: "pausing" and "paused". By pressing the pause button, we enter the stage "pausing". This is especially visible in the case that the pausing button has been pressed during a capture sequence. In this case, the Scheduler waits until the capturing sequence is completed. As soon as the capturing sequence is completed, the Scheduler reaches the state "paused".</p>

<p>To visualize this, during the "pausing" stage the pause button is inactive. As soon as the "paused" stage has been reached, the pause button gets checked and obtains a red background.</p>

<p>My intention for this diff is delivering a minimal set so that pausing the Sequencer works properly. Having this in place, I could continue the Observatory diff <a href="https://phabricator.kde.org/D21291" style="background-color: #e7e7e7;
          border-color: #e7e7e7;
          border-radius: 3px;
          padding: 0 4px;
          font-weight: bold;
          color: black;text-decoration: none;">D21291</a> and add a communication from the Observatory that pauses the Scheduler in case of warnings and stops it in alert case.</p>

<p>From a mid term perspective I would like to go further:</p>

<ul class="remarkup-list">
<li class="remarkup-list-item">Should pausing of the Scheduler trigger pausing of Capture? Currently it waits until sequence completion.</li>
<li class="remarkup-list-item">Is it really necessary having both sleeping and pausing capabilities in parallel? Sleeping is invoked when Scheduler wants to wait for the current job's starting time to be reached. Pausing does more or less the same without having a defined end.</li>
<li class="remarkup-list-item">The status messages of the SchedulerJob are slightly misleading when the Scheduler is paused.</li>
</ul>

<p>Does that answer your question?</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R321 KStars</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D21531">https://phabricator.kde.org/D21531</a></div></div><br /><div><strong>To: </strong>wreissenberger, mutlaqja, TallFurryMan<br /><strong>Cc: </strong>kde-edu, narvaez, apol<br /></div>