<table><tr><td style="">TallFurryMan 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/D15359">View Revision</a></tr></table><br /><div><div><p>I made a few more tests, I agree with your observation. Using auto-focus and this differential on a no-star frame:</p>

<ol class="remarkup-list">
<li class="remarkup-list-item">With "auto select star" disabled, procedure runs 1 capture before asking the end-user to select a star.</li>
<li class="remarkup-list-item">With "auto select star" enabled, procedure attempts 4 times the analysis of 4 captures before aborting.</li>
<li class="remarkup-list-item">With "full frame" enabled, procedure attempts 4 times the analysis of 4 captures before aborting.</li>
</ol>

<p>Although I'm not sure the end-user will wait 16 frames before aborting, I understand the original behavior to keep is to ask the end-user select a star when no stars are detected in case 2.</p>

<p>Based on your proposal to have a "wait" flag from D-Bus, I propose to detect the use of the D-Bus method to decide whether the end-user should be involved or not, and to enable or disable "auto select star" for this run.<br />
If the auto-focus procedure was started by the D-Bus method, Focus should abort after X attempts of 4 captures (and we push the decision on whether to wait for clouds to go away to the Scheduler).<br />
If the auto-focus procedure was started by the UI button, Focus should ask the end-user to select a star after 4 attempts of 4 captures (and we discuss how many attempts are OK for the end-user to be requested).</p>

<p>This will only slightly change this differential. What do you think?</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/D15359">https://phabricator.kde.org/D15359</a></div></div><br /><div><strong>To: </strong>TallFurryMan, mutlaqja, wreissenberger<br /><strong>Cc: </strong>kde-edu, narvaez, apol<br /></div>