[Freeciv-Dev] (PR#4033) abandoning city causes GTK2 client to crash
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
[guest - Sat Apr 19 12:59:19 2003]:
> select 'abandon when settlers at size 1' in the city dialog
> build settlers at size 1
> city report shows weird values
> after one or two turns, the client crashes
> closing and reopening the city report prevents crashing
Turns out this was caused by the new dialog update algorithm. So much
for trying weird optimizations. Now I just destroy the whole list and
create it again on each update like the GTK+ 1.2 client did.
Thanks for the bug report!
|
|