View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004602 | DarkRadiant | Saving and loading | public | 13.08.2017 05:51 | 10.05.2018 18:28 |
| Reporter | Goldwell | Assigned To | greebo | ||
| Priority | normal | Severity | normal | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | PC | OS | Windows | OS Version | 10 |
| Product Version | 2.3.0 | ||||
| Target Version | 2.4.0 | Fixed in Version | 2.4.0 | ||
| Summary | 0004602: Snapshots feature ignoring / not notifying about folder size limit | ||||
| Description | DarkRadiant will continue to save snapshots completely ignoring the limit that is set in the settings screen. In addition the limit default is quite low at 100mb. | ||||
| Steps To Reproduce | Turn on snapshots, wait for the game to save enough that exceeds the limit in the settings. | ||||
| Tags | No tags attached. | ||||
|
Looking into the snapshots feature, there's never been any code doing any cleanup or deletion. It just issues a warning to the console if the snapshot size *for the current map* exceeds the given size in MB. "AutoSaver: The snapshot files in C:\Games\darkmod\maps\snapshots\ total more than 100 MB. You might consider cleaning up." |
|
|
I won't implement anything like auto-deletion for the moment being (I want to avoid algorithms automatically deleting stuff in the background). But I improved the user notification somewhat: A warning popup will appear once after exceeding the limit, and will not re-appear unless the size goes below the threshold again in the meantime. |
|
| Also, default per-map snapshot size increased to 1 GiB. | |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 13.08.2017 05:51 | Goldwell | New Issue | |
| 13.08.2017 06:07 | greebo | Status | new => acknowledged |
| 13.08.2017 06:54 | greebo | Note Added: 0009082 | |
| 13.08.2017 16:52 | greebo | Assigned To | => greebo |
| 13.08.2017 16:52 | greebo | Status | acknowledged => assigned |
| 13.08.2017 16:52 | greebo | Target Version | => 2.4.0 |
| 13.08.2017 16:52 | greebo | Summary | Snapshots ignoring limit => Snapshots feature ignoring / not notifying about folder size limit |
| 13.08.2017 16:56 | greebo | Note Added: 0009083 | |
| 13.08.2017 16:56 | greebo | Status | assigned => resolved |
| 13.08.2017 16:56 | greebo | Fixed in Version | => 2.4.0 |
| 13.08.2017 16:56 | greebo | Resolution | open => fixed |
| 13.08.2017 16:56 | greebo | Note Added: 0009084 | |
| 10.05.2018 18:28 | greebo | Status | resolved => closed |