The following error messages appears on the console during a Freeciv S2_6 game:
(freeciv-gtk3.22:67045): Gtk-WARNING **: 01:04:49.580: Drawing a gadget with negative dimensions. Did you forget to allocate a size? (node tab owner GtkNotebook)
I saw 4 copies of this message during a test game of about 50(?) turns, lasting 20(?) minutes. 3 occurrences happened near the beginning of the game, and 1 midway through the game. I do not know what game activity provoked them.
Freeciv version: S2_6 branch, commit 9cd08cd4cbe3dc201703e3609d42723f69065cca .
Client: freeciv-gtk3.22, "Freeciv version 2.6.4+ gui-gtk-3.22", on macOS 10.13.6 High Sierra
Game: local server, Civ2Civ3 rules, AI level Normal, Hexagonal tiles, no North-South wrapping, otherwise default settings.
This obviously looks like a GTK3 name. The name "GtkNotebook" occurs 8 times in client/gui-gtk3.22/* in the S2_6 branch source code.
Sorry, this not a well-isolated bug situation. I just want to get a placeholder into the bug list, for future refinement and isolation.
Expected behaviour:
Freeciv code never draws a GTK gadget with negative dimensions. No messages like this are printed to the console during games.
The following error messages appears on the console during a Freeciv S2_6 game:
I saw 4 copies of this message during a test game of about 50(?) turns, lasting 20(?) minutes. 3 occurrences happened near the beginning of the game, and 1 midway through the game. I do not know what game activity provoked them.
Freeciv version: S2_6 branch, commit 9cd08cd4cbe3dc201703e3609d42723f69065cca .
Client: freeciv-gtk3.22, "Freeciv version 2.6.4+ gui-gtk-3.22", on macOS 10.13.6 High Sierra
Game: local server, Civ2Civ3 rules, AI level Normal, Hexagonal tiles, no North-South wrapping, otherwise default settings.
This obviously looks like a GTK3 name. The name "GtkNotebook" occurs 8 times in client/gui-gtk3.22/* in the S2_6 branch source code.
Sorry, this not a well-isolated bug situation. I just want to get a placeholder into the bug list, for future refinement and isolation.
Expected behaviour:
Freeciv code never draws a GTK gadget with negative dimensions. No messages like this are printed to the console during games.