Bug 447136 - Capture module / Planning module should estimate size on disk and warn when running out of disk when starting the session
Summary: Capture module / Planning module should estimate size on disk and warn when r...
Status: ASSIGNED
Alias: None
Product: kstars
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Other Other
: NOR wishlist
Target Milestone: ---
Assignee: Jasem Mutlaq
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-17 16:07 UTC by Jens Scheidtmann
Modified: 2021-12-18 07:05 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jens Scheidtmann 2021-12-17 16:07:23 UTC
SUMMARY

Both capture module and scheduler should estimate the likely size on disk and issue a warning if a session is likely to exceed the available disk space when starting the session.

A few users reported having lost pictures due to not watching the session, as warning messages were not issued when starting the session. Some warnings seem to be issued during the session, though.

Note: This is likely not trivial, due to mount points and how files are stored.
Comment 1 Jens Scheidtmann 2021-12-17 16:10:09 UTC
Original report:
https://www.facebook.com/groups/288687005742546/permalink/597866481491262/
Comment 2 Jasem Mutlaq 2021-12-18 07:05:53 UTC
That's a good suggestion, will see how we can incorporate that.