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
#1
Updated by Marko Lindqvist about 2 hours ago
- File 0064-gtk4-x-Fix-failed-asserts-when-tileset-does-not-have.patch 0064-gtk4-x-Fix-failed-asserts-when-tileset-does-not-have.patch added
- File 0038-gtk4-Fix-failed-asserts-when-tileset-does-not-have-a.patch 0038-gtk4-Fix-failed-asserts-when-tileset-does-not-have-a.patch added
- Status changed from New to In Review
- Assignee set to Marko Lindqvist
- Target version set to 3.2.7
Actions