https://bugs.kde.org/show_bug.cgi?id=453050
Bug ID: 453050
Summary: Temporary images files used in platesolving not being
deleted
Product: kstars
Version: 3.5.8
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
***
When platesolving in ekos temporary image files are created in /tmp of the form
solve*.fits these files are not removed leading to the file system filling up
STEPS TO REPRODUCE
1. go into align module
2. select slew to target and press capture&solve
3. Check /tmp
OBSERVED RESULT
Multiple solve*.fits files accumulate in /tmp
EXPECTED RESULT
Files are deleted once used.
Looking at the source it appears that it tries to delete temporary files but
the patterns used are not ones that would match these files . Would also think
it needs to use its own directory to prevent accidental matches with other
files in /tmp
SOFTWARE/OS VERSIONS
Windows:
macOS:
Linux/KDE Plasma: Astroberry 2.0.4
(available in About System)
KDE Plasma Version:
KDE Frameworks Version:
Qt Version:
ADDITIONAL INFORMATION
Raspberry Pi 4 with 4gb
--
You are receiving this mail because:
You are watching all bug changes.