View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006174 | DarkRadiant | Saving and loading | public | 19.11.2022 09:47 | 13.01.2024 05:34 |
Reporter | thebigh | Assigned To | greebo | ||
Priority | normal | Severity | minor | Reproducibility | sometimes |
Status | closed | Resolution | fixed | ||
OS | Linux Mint | ||||
Product Version | 3.6.0 | ||||
Target Version | 3.7.0 | Fixed in Version | 3.7.0 | ||
Summary | 0006174: Hitting escape while autosaving crashes to desktop | ||||
Description | If you hit Escape (to deselect something) just as DR decides to autosave, DR crashes with the following error message: terminate called after throwing an instance of 'map::FileOperation::OperationCancelled' what(): Aborted (core dumped) | ||||
Steps To Reproduce | As above. But it is very hard to do deliberately because you have to get the timing just right. | ||||
Tags | Crash; darkradiant | ||||
DarkRadiant: master 24de467b 21.11.2022 17:39 Details Diff |
0006174: Fix exception leak, even the destructor of the MapExporter might throw if map progress messages are sent |
Affected Issues 0006174 |
|
mod - plugins/dm.gameconnection/GameConnection.cpp | Diff File | ||
mod - radiantcore/map/Map.cpp | Diff File | ||
mod - radiantcore/map/MapResource.cpp | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
19.11.2022 09:47 | thebigh | New Issue | |
19.11.2022 09:47 | thebigh | Tag Attached: Crash; darkradiant | |
21.11.2022 12:08 | greebo | Status | new => acknowledged |
21.11.2022 17:34 | greebo | Assigned To | => greebo |
21.11.2022 17:34 | greebo | Status | acknowledged => assigned |
21.11.2022 17:35 | greebo | Note Added: 0015456 | |
21.11.2022 17:35 | greebo | Target Version | => 3.7.0 |
21.11.2022 17:45 | greebo | Changeset attached | => DarkRadiant master 24de467b |
21.11.2022 17:45 | greebo | Status | assigned => resolved |
21.11.2022 17:45 | greebo | Resolution | open => fixed |
21.11.2022 17:45 | greebo | Fixed in Version | => 3.7.0 |
13.01.2024 05:34 | greebo | Status | resolved => closed |