Summary: | Ekos Focus Exposure Fails with Canon DSLR | ||
---|---|---|---|
Product: | [Applications] kstars | Reporter: | stephan <stephan_bock> |
Component: | general | Assignee: | Jasem Mutlaq <mutlaqja> |
Status: | RESOLVED WORKSFORME | ||
Severity: | major | ||
Priority: | NOR | ||
Version First Reported In: | 3.5.2 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | log file |
I have researched this a little more. Firstly, I tried to compile the old kstars 3.4.3 and see if the error is still there. Interestingly enough, the error was still present when using the 3.4.3. Then I reverted to an older system image on my raspi with a working kstars 3.4.3 and the error was gone. So my assumption is, that something in the "sudo apt update; sudo apt full-upgrade" that I did in order to get the latest kstars 3.5.2 must have done something. To test this, I used the old system image and only compiled kstars 3.5.2 without a "sudo apt full-upgrade" beforehand. It compiled fine and does not show the error anymore!? So technically, I now have a working up-to-date kstars and ekos, but it leaves a strange feeling that something is still wrong. But that is as far as my basic linux skills will take me. My last insight is that it is related to indi_gphoto_ccd driver. The error only occurs with the Version 3 of this driver. Version 2.9 was ok. Also, the error only occurs with my older Canon 1000d attached. A newer Canon 760d works fine. I have filed a request for help in the indilib forum, also showing all my findings in this respect (https://www.indilib.org/forum/ccds-dslrs/9314-indi-gphoto-and-focus-module-issue-since-v3-0-and-astroberry.html) Please check against KStars 3.6.1 and report back. Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! |
Created attachment 137140 [details] log file SUMMARY I have recently upgraded from kstars 3.4.3 to 3.5.2. on my Raspi 4. Since then, I get error messages "Exposure Failed" when I try to take a focus exposure (full field). After 3x trying, Ekos stops and aborts the process. The camera behaves like it should (shutter opening and closing) Strangely enough, the camera module in ekos works fine, capturing and showing files in fits-viewer. I tried compiling the 3.5.3 beta, but it shows the same behavior (see attached excerpt from log file). STEPS TO REPRODUCE 1. start kstars and ekos 2. connect devices through indi (I use a Canon 1000d DSLR with indi Canon driver) 3. go to focus, take picture (blue camera symbol). OBSERVED RESULT Abort without picture. No focusing possible, therefore major issue! EXPECTED RESULT Picture shows up in window, ready to select star for focus. SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: Raspbian Buster (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: 5.11.3 ADDITIONAL INFORMATION Debug log file excerpt shows the following output hinting to a file error: [2021-03-27T23:42:38.621 CET INFO ][ org.kde.kstars.indi] - Canon DSLR EOS 1000D : "[INFO] Debug is disabled. " [2021-03-27T23:42:45.389 CET DEBG ][ org.kde.kstars.ekos.capture] - setFocusStatus: 5 [2021-03-27T23:42:45.390 CET INFO ][ org.kde.kstars.ekos.focus] - "Capturing image..." [2021-03-27T23:42:45.436 CET INFO ][ org.kde.kstars.indi] - Canon DSLR EOS 1000D : "[INFO] Starting 1 seconds exposure. " [2021-03-27T23:42:48.309 CET INFO ][ org.kde.kstars.indi] - Canon DSLR EOS 1000D : "[ERROR] Exposure failed. " [2021-03-27T23:42:48.314 CET INFO ][ org.kde.kstars.ekos.focus] - "Exposure failure. Restarting exposure..." [2021-03-27T23:42:51.549 CET INFO ][ org.kde.kstars.indi] - Canon DSLR EOS 1000D : "[INFO] Starting 1 seconds exposure. " [2021-03-27T23:42:54.017 CET INFO ][ org.kde.kstars.indi] - Canon DSLR EOS 1000D : "[ERROR] Cannot open /tmp/indi_udLWhI: Input/output error " [2021-03-27T23:42:54.019 CET INFO ][ org.kde.kstars.indi] - Canon DSLR EOS 1000D : "[ERROR] Exposure failed to parse raw image. " [2021-03-27T23:42:54.020 CET INFO ][ org.kde.kstars.ekos.focus] - "Exposure failure. Restarting exposure..." [2021-03-27T23:42:57.791 CET INFO ][ org.kde.kstars.indi] - Canon DSLR EOS 1000D : "[INFO] Starting 1 seconds exposure. " [2021-03-27T23:43:00.241 CET INFO ][ org.kde.kstars.indi] - Canon DSLR EOS 1000D : "[ERROR] Cannot open /tmp/indi_iSXbEM: Input/output error " [2021-03-27T23:43:00.242 CET INFO ][ org.kde.kstars.indi] - Canon DSLR EOS 1000D : "[ERROR] Exposure failed to parse raw image. " [2021-03-27T23:43:00.243 CET INFO ][ org.kde.kstars.ekos.focus] - "Exposure failure. Aborting..." [2021-03-27T23:43:00.245 CET DEBG ][ org.kde.kstars.ekos.focus] - Stopping Focus [2021-03-27T23:43:00.247 CET DEBG ][ org.kde.kstars.ekos.focus] - State: "Aborted" [2021-03-27T23:43:00.248 CET DEBG ][ org.kde.kstars.ekos.capture] - setFocusStatus: 3 [2021-03-27T23:43:00.267 CET DEBG ][ org.kde.kstars.ekos.focus] - Settled. State: "Failed" [2021-03-27T23:43:00.269 CET DEBG ][ org.kde.kstars.ekos.capture] - setFocusStatus: 2