Bug 465364 - File name sequence number does not count up as 001 in Ekos Capture module was created
Summary: File name sequence number does not count up as 001 in Ekos Capture module was...
Status: RESOLVED FIXED
Alias: None
Product: kstars
Classification: Applications
Component: general (show other bugs)
Version: 3.6.3
Platform: Microsoft Windows Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: Jasem Mutlaq
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-06 13:05 UTC by jckde
Modified: 2023-02-06 15:27 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 3.6.3
Sentry Crash Report:


Attachments
Format for filename. (14.19 KB, image/jpeg)
2023-02-06 13:05 UTC, jckde
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jckde 2023-02-06 13:05:25 UTC
Created attachment 155996 [details]
Format for filename.

SUMMARY
In the Capture Module of Ekos, I have specified _%s3 for the format of the sequence number of the filename, but the sequence number of all files is 001.
Kstars is 3.6.3 Build 2023-02-03T15:32:48Z for Windows.

STEPS TO REPRODUCE
1. specify the file name format in Ekos Capture Module as shown in the attached image.
2. Set up and execute Sequence.
3. All file name sequence numbers are set to 001.

OBSERVED RESULTS
Mode                 LastWriteTime         Length Name
----                 -------------         ------ ----
-a---          2023/02/06     0:32       23397120 C_2022_E3_ZTF_Light_CBP_30_secs_2023-02-06T00-32-54_001.fits
-a---          2023/02/06     0:33       23397120 C_2022_E3_ZTF_Light_CBP_30_secs_2023-02-06T00-33-36_001.fits
-a---          2023/02/06     0:34       23397120 C_2022_E3_ZTF_Light_CBP_30_secs_2023-02-06T00-34-17_001.fits
-a---          2023/02/06     0:34       23397120 C_2022_E3_ZTF_Light_CBP_30_secs_2023-02-06T00-34-58_001.fits
-a---          2023/02/06     0:35       23397120 C_2022_E3_ZTF_Light_CBP_30_secs_2023-02-06T00-35-39_001.fits
-a---          2023/02/06     0:36       23397120 C_2022_E3_ZTF_Light_CBP_30_secs_2023-02-06T00-36-22_001.fits
-a---          2023/02/06     0:37       23397120 C_2022_E3_ZTF_Light_CBP_30_secs_2023-02-06T00-37-02_001.fits
...
* The sequence number of all 60 files is 001.

EXPECTED RESULT
The sequence number of the file name is counted up.

SOFTWARE/OS VERSIONS
Windows:  11
KDE Frameworks Version: 5.102.0
Qt Version: 5.15.8
Comment 1 Jasem Mutlaq 2023-02-06 15:26:16 UTC
Git commit 1530d9eec6140b53bace3cb5afda8c831834c89c by Jasem Mutlaq.
Committed on 06/02/2023 at 15:25.
Pushed by mutlaqja into branch 'master'.

Fix placeholder sequence counter on Windows.
FIXED-IN:3.6.3

M  +2    -2    kstars/auxiliary/ksutils.cpp
M  +3    -5    kstars/ekos/capture/capture.cpp
M  +23   -4    kstars/ekos/capture/placeholderpath.cpp

https://invent.kde.org/education/kstars/commit/1530d9eec6140b53bace3cb5afda8c831834c89c
Comment 2 Jasem Mutlaq 2023-02-06 15:27:25 UTC
Git commit 82ed2d79fc77d24f5d08ed719757d816dcf2182f by Jasem Mutlaq.
Committed on 06/02/2023 at 15:27.
Pushed by mutlaqja into branch 'stable-3.6.3'.

Fix placeholder sequence counter on Windows.
FIXED-IN:3.6.3

M  +2    -2    kstars/auxiliary/ksutils.cpp
M  +3    -5    kstars/ekos/capture/capture.cpp
M  +23   -4    kstars/ekos/capture/placeholderpath.cpp

https://invent.kde.org/education/kstars/commit/82ed2d79fc77d24f5d08ed719757d816dcf2182f