×

INDI Library v2.0.7 is Released (01 Apr 2024)

Bi-monthly release with minor bug fixes and improvements

Nightly on RPi4 - Scheduler is broken

  • Posts: 33
  • Thank you received: 7
Not sure if this is the place to report this buy here goes anyway.

Built the nightly on an RPI4 from commit c9cc6bfcae4514dd844091e8b474a269f0c7b15a

Author: Eric Dejouhanet <This email address is being protected from spambots. You need JavaScript enabled to view it.>
Date: Fri Sep 25 14:53:42 2020 +0000

Color scheme update through d-bus


The scheduler to longer finds any completed exposures because its lost the root path top the image files.

The relevant log lines from the stable build are:

[2020-09-26T14:12:00.438 EDT DEBG ][ org.kde.kstars.ekos.scheduler] - Capture State "Capturing"
[2020-09-26T14:12:10.854 EDT INFO ][ org.kde.kstars.indi] - "FITS" file saved to "/home/pi/Ekos//NGC_6939/Light/Luminance/NGC_6939_Light_Luminance_10_secs_2020-09-26T14-12-10_003.fits"
[2020-09-26T14:12:12.607 EDT INFO ][ org.kde.kstars.ekos.capture] - "Download Time: 1.86 s, New Download Time Estimate: 1.96 s."
[2020-09-26T14:12:12.610 EDT INFO ][ org.kde.kstars.fits] - Loading FITS file "/home/pi/Ekos//NGC_6939/Light/Luminance/NGC_6939_Light_Luminance_10_secs_2020-09-26T14-12-10_003.fits"
[2020-09-26T14:12:12.611 EDT INFO ][ org.kde.kstars.ekos.capture] - "Received image 3 out of 10."
[2020-09-26T14:12:12.710 EDT INFO ][ org.kde.kstars.ekos.capture] - "Capturing 10.000-second Luminance image..."
[2020-09-26T14:12:12.712 EDT DEBG ][ org.kde.kstars.ekos.scheduler] - Capture State "Image Received"
[2020-09-26T14:12:12.713 EDT DEBG ][ org.kde.kstars.ekos.scheduler] - "Searching in path '/home/pi/Ekos//NGC_6939/Light/Luminance', files 'NGC_6939_Light_Luminance_10_secs*' for prefix 'NGC_6939_Light_Luminance_10_secs'..."
[2020-09-26T14:12:12.713 EDT DEBG ][ org.kde.kstars.ekos.scheduler] - "> Found 'NGC_6939_Light_Luminance_10_secs_2020-09-26T14-12-10_003'"
[2020-09-26T14:12:12.713 EDT DEBG ][ org.kde.kstars.ekos.scheduler] - "> Found 'NGC_6939_Light_Luminance_10_secs_2020-09-26T14-11-45_001'"
[2020-09-26T14:12:12.713 EDT DEBG ][ org.kde.kstars.ekos.scheduler] - "> Found 'NGC_6939_Light_Luminance_10_secs_2020-09-26T14-11-58_002'"


When we look at the same condition in the nightly:

[2020-09-26T13:52:39.815 EDT DEBG ][ org.kde.kstars.ekos.scheduler] - Capture State "Capturing"
[2020-09-26T13:52:50.257 EDT INFO ][ org.kde.kstars.indi] - "FITS" file saved to "/home/pi/Ekos//NGC_6939/Light/Luminance/NGC_6939_Light_Luminance_10_secs_2020-09-26T13-52-50_003.fits"
[2020-09-26T13:52:51.251 EDT INFO ][ org.kde.kstars.ekos.capture] - "Download Time: 1.13 s, New Download Time Estimate: 1.19 s."
[2020-09-26T13:52:51.257 EDT INFO ][ org.kde.kstars.fits] - Loading FITS file "/home/pi/Ekos//NGC_6939/Light/Luminance/NGC_6939_Light_Luminance_10_secs_2020-09-26T13-52-50_003.fits"
[2020-09-26T13:52:51.264 EDT INFO ][ org.kde.kstars.ekos.capture] - "Received image 3 out of 10."
[2020-09-26T13:52:51.369 EDT INFO ][ org.kde.kstars.ekos.capture] - "Capturing 10.000-second Luminance image..."
[2020-09-26T13:52:51.382 EDT DEBG ][ org.kde.kstars.ekos.scheduler] - Capture State "Image Received"
[2020-09-26T13:52:51.388 EDT DEBG ][ org.kde.kstars.ekos.scheduler] - "Searching in path '/NGC_6939/Light/Luminance', files 'NGC_6939_Light_Luminance_10_secs*' for prefix 'NGC_6939_Light_Luminance_10_secs'..."
[2020-09-26T13:52:51.394 EDT DEBG ][ org.kde.kstars.ekos.scheduler] - Frame map summary:
[2020-09-26T13:52:51.402 EDT DEBG ][ org.kde.kstars.ekos.scheduler] - "/NGC_6939/Light/Luminance/NGC_6939_Light_Luminance_10_secs" : 0


The nightly has lost the '/home/pi/Ekos/' prefix, which the fits save successfully picks up.

Complete logs attached.

J.
3 years 7 months ago #60684
Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 1119
  • Thank you received: 182
This has already been covered in another thread: indilib.org/forum/ekos/7788-scheduler-no...s.html?start=0#60402

You can get around the problem by unselecting "Remember Job Progress" in Ekos > Scheduler. If you do that, the Scheduler will perform as intended.
The following user(s) said Thank You: Jeremy Burton
Last edit: 3 years 7 months ago by Jose Corazon.
3 years 7 months ago #60692

Please Log in or Create an account to join the conversation.

  • Posts: 33
  • Thank you received: 7
Thanks.

Tagging the other post to track it.
3 years 7 months ago #60694

Please Log in or Create an account to join the conversation.

Time to create page: 0.814 seconds