Actions
Bug #1641
closedQt client, Load saved game with Show preview checked causes crash
Start date:
07/31/2025
Due date:
% Done:
0%
Estimated time:
Description
Seen in 3.2.0
When Show preview is checked, clicking on a saved game filename causes crash. Log shows
ASSERT: "uint(i) < uint(size())" in file /opt/local/libexec/qt5/include/QtCore/qstring.h, line 1069
Files
Updated by Dean Brown 8 days ago
- File 1641.patch 1641.patch added
In slot_selection_changed(), nat_y++ was in the wrong place.
Patch should be good for all branches.
Updated by Marko Lindqvist 5 days ago
- Status changed from New to In Review
- Assignee set to Marko Lindqvist
- Target version set to 3.1.6
Updated by Marko Lindqvist about 16 hours ago
- Status changed from In Review to Closed
Actions