Bug 458366

Summary: Missing some entries in XML file "/home/astroberry/.indi directory/V4L2 CCD_config.XML"
Product: [Applications] kstars Reporter: Albert Fetscher <Albert.Fetscher>
Component: generalAssignee: Jasem Mutlaq <mutlaqja>
Status: RESOLVED FIXED    
Severity: major    
Priority: NOR    
Version First Reported In: 3.6.0   
Target Milestone: ---   
Platform: Other   
OS: Other   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Albert Fetscher 2022-08-27 05:39:10 UTC
SUMMARY
Missing some entries in XML file "/home/astroberry/.indi directory/V4L2 CCD_config.XML".
Environment:
+ Raspberry Pi 4
+ Astroberry
+ KStars/EKOS/INDI
+ iOptron GEM28
+ iOptron iGuider


STEPS TO REPRODUCE
Missing some entries in XML file "/home/astroberry/.indi directory/V4L2 CCD_config.XML":

a) related to "INDI Control Panel" tab "CCD_INFO":
   Key/Value for: CCD_MAX_X, CCD_MAX_Y, CCD_PIXEL_SIZE, CCD_PIXEL_SIZE_X, CCD_PIXEL_SIZE_Y, CCD_BITSPERPIXEL
   
b) reltated to "INDI Control Panel" tab "Capture Options":
   Key/Value for: e.g. "Capture Size"

Therefore it is not possible to "Save" this settings at the moment. I think this behaviour is not intended, isn't it?


OBSERVED RESULT
It is not possible to "Save" all settings in the "INDI Control Panel - KStars" related to tab "V4L2 CCD". 
Some previous set values will be lost next time.


EXPECTED RESULT
All settings in the "INDI Control Panel - KStars" related to tab "V4L2 CCD" should be able to be saved in the corresponding XML file.

SOFTWARE/OS VERSIONS
Astroberry: Newest version from 24.08.2022
KDE Frameworks Version: 5.54.0
Qt Version: 5.11.3 (built against 5.11.3)


ADDITIONAL INFORMATION
Manuel editing the XML file will help the very first time to read the modified and also new (still missing) key/value pairs, but will also be overridden while setting another value in the INDI Control Panel. So this settings will be lost next time.
Comment 1 Jasem Mutlaq 2022-09-21 07:47:04 UTC
This is not a KStars bug, it's an issue in INDI. At any rate, it should be fixed in INDI Git now.