Actions
Bug #2188
opengtk4: "assertion 'G_IS_OBJECT (object)' failed" for pix in city_dialog_update_building()
Start date:
08/30/2026
Due date:
% Done:
0%
Estimated time:
Description
Running custom ruleset and tileset I get a lot of "assertion 'G_IS_OBJECT (object)' failed".
Debugger points to g_object_unref(pix) at city_dialog_update_building().
It's quite possible that the tileset does not provide graphics for all the buildings in the ruleset, and gtk4-client does not like it.
Files
Actions