sugarlabs / memorize-activity

A memory game, not only to play but also to create you own games, for the Sugar learning environment
GNU General Public License v2.0
1 stars 15 forks source link

GtkBox warnings #11

Closed quozl closed 6 years ago

quozl commented 6 years ago

Activity log contains;

(sugar-activity:18568): Gtk-CRITICAL **: gtk_box_pack: assertion '_gtk_widget_get_parent (child) == NULL' failed
(sugar-activity:18568): Gtk-CRITICAL **: gtk_box_pack: assertion '_gtk_widget_get_parent (child) == NULL' failed

Need a way to isolate these warnings to specific Python source lines.

Has no effect apart from slowing down the system with unecessary work.

quozl commented 6 years ago

Also occurs on change size button.