View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005675 | DarkRadiant | Saving and loading | public | 18.07.2021 18:07 | 02.04.2022 05:55 |
Reporter | jonri | Assigned To | greebo | ||
Priority | normal | Severity | normal | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | Linux | ||||
Product Version | 2.12.0 | ||||
Target Version | 2.13.0 | Fixed in Version | 2.13.0 | ||
Summary | 0005675: Auto-save is slow when animation or particle viewer is playing | ||||
Description | Under normal conditions, the auto-save is reasonably fast. However, if you have a player such as the the one in the animation viewer or particle editor actively playing something when the auto-save kicks on, the auto-save is extremely slow. You can see it saving one entity at a time in the popup. I suspect that a loop in the save process somehow gets coupled to the framerate of the player, or vice versa. | ||||
Steps To Reproduce | 1. Load a map with a decent number of entities 2. Open the animation or particle editor 3. Choose something and play it 4. Wait for the auto-save to start | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
DarkRadiant: master 4cbcf683 06.08.2021 13:59 Details Diff |
0005675: Block auto saves when a modal dialog is open |
Affected Issues 0005675 |
|
add - libs/wxutil/dialog/AutoSaveRequestBlocker.h | Diff File | ||
mod - libs/wxutil/dialog/DialogBase.cpp | Diff File | ||
mod - libs/wxutil/dialog/DialogBase.h | Diff File | ||
mod - tools/msvc/wxutillib.vcxproj | Diff File | ||
mod - tools/msvc/wxutillib.vcxproj.filters | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
18.07.2021 18:07 | jonri | New Issue | |
18.07.2021 18:07 | jonri | File Added: autosave.mkv | |
06.08.2021 13:36 | greebo | Status | new => confirmed |
06.08.2021 13:36 | greebo | Product Version | 2.13.0 => 2.12.0 |
06.08.2021 13:36 | greebo | Target Version | => 2.13.0 |
06.08.2021 13:36 | greebo | Assigned To | => greebo |
06.08.2021 13:36 | greebo | Status | confirmed => assigned |
06.08.2021 13:59 | greebo | Changeset attached | => DarkRadiant master 4cbcf683 |
06.08.2021 13:59 | greebo | Status | assigned => resolved |
06.08.2021 13:59 | greebo | Resolution | open => fixed |
06.08.2021 13:59 | greebo | Fixed in Version | => 2.13.0 |
06.08.2021 13:59 | greebo | Note Added: 0014243 | |
02.04.2022 05:55 | greebo | Status | resolved => closed |