<table><tr><td style="">murveit created this revision.<br />murveit added reviewers: mutlaqja, wreissenberger, lancaster.<br />Herald added a project: KDE Edu.<br />Herald added a subscriber: kde-edu.<br />murveit requested review of this revision.
</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/D25497">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Added a test in Capture::captureImage() that checks to see if the filterManager is busy,<br />
and if so, waits until it isn't. This resolves and issue where the focus and capture modules<br />
could both be trying to take pictures, if auto-focus-on-filter-change is set, and if a filter<br />
is changed mid-sequence, e.g. by a meridian flip causing align to run, which may run with a different filter.</p>

<p>Disabled auto-focus-on-filter-change for alignment. This wasn't 100% necessary to fix the above bug,<br />
but I believe it is the right thing to do. Without this, align is likely to initiate an autofocus,<br />
when theĀ auto-focus-on-filter-change option is set, and then, after control passes back to capture,<br />
another auto-focus would likely be run. Seems over the top.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R321 KStars</div></div></div><br /><div><strong>BRANCH</strong><div><div>filter-autofocus-bugfix (branched from master)</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D25497">https://phabricator.kde.org/D25497</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>kstars/ekos/align/align.cpp<br />
kstars/ekos/auxiliary/filtermanager.h<br />
kstars/ekos/capture/capture.cpp<br />
kstars/ekos/capture/capture.h</div></div></div><br /><div><strong>To: </strong>murveit, mutlaqja, wreissenberger, lancaster<br /><strong>Cc: </strong>kde-edu, narvaez, apol<br /></div>