<div dir="ltr"><div>I'm testing with HEAD plus MR <a href="https://invent.kde.org/education/kstars/-/merge_requests/742" target="_blank">https://invent.kde.org/education/kstars/-/merge_requests/742</a> (which should only affect Dark Guiding).</div><div><br></div><div>1) Guiding with scheduler gets suspended right away and never restarts. I've tracked that issue down to this line, <a href="https://invent.kde.org/education/kstars/-/blob/master/kstars/ekos/capture/capture.cpp#L6060" rel="noopener nofollow noreferrer" target="_blank">https://invent.kde.org/education/kstars/-/blob/master/kstars/ekos/capture/capture.cpp#L6060</a> but that line makes sure the exposure isn't a Light frame, and yet all I'm capturing are Light frames. Perhaps the getFrameType() is not set up yet? I commented out those lines, restarted, and guiding no longer gets suspended. I am leaving finding the underlying issue to you folks. This is a show-stopper for internal guiding.</div><div><br></div><div>2) My guiding exposure gets reset to 1s on restart, even though I've set 5s several times. I can check again, but it has happened several times. Doesn't consistently happen, though.<br></div><div><br></div><div>3)  Polar alignment in refresh mode with the plate-solve scheme never refreshes.  The move-star scheme works. <b>I discovered that the refresh algorithm-choice parameter is not being set anywhere. It can't have always been this way...in any event, I've written </b><a href="https://invent.kde.org/education/kstars/-/merge_requests/743">https://invent.kde.org/education/kstars/-/merge_requests/743</a><b> to fix it. Seems to work now in the simulator.</b></div><div><br></div><div>4) When I first started, all tabs had many things disabled. I needed to change trains, then change them back to get things working. After that, on restarts, things worked. I'm guessing there's a stored parameter that isn't initialized at first. This happened on the simulator too. Leaving for you folks to debug.</div><div><br></div><div>5) I suspect the guide tab is defaulting to the Primary train (it should default to Secondary).</div><div><br></div><div></div><div>With the fixes MR 742 and the lines commented out as described in #1 above, I am currently successfully running a scheduler job. It has autofocused, aligned, guided with dithering, dark guiding, ...</div></div>