Actions
Bug #1652
closedQt: xxx_selected SLOT definitions wrong
Start date:
08/09/2025
Due date:
% Done:
0%
Estimated time:
Description
Reported by leo.priori in https://forum.freeciv.org/f/viewtopic.php?t=95444
"After compiling the 3.2.0 Qt Client using Linux Lite (Ubuntu LTS), I tried to select a nation, but the window freezes and doesn't update the information on the right side, such as the city style and the leader's name. The only option that works is selecting "Random."
After some investigation, I discovered that the following functions in the client/gui-qt/dialogs.cpp file were altered:
style_selected
nation_selected
group_selected
The second parameter was removed from these function definitions, but it was not removed from the function calls on lines 543, 548, and 559 of dialogs.cpp."
Files
Actions