This message is showing up on startup with export G_ENABLE_DIAGNOSTIC=true set before running.
Currently no idea on how to find except by a binary search of the glade file by commenting things out.
/mnt/aviary/home/malmberg/work/d-rats/D-Rats/d_rats/mainwindow.py:83: Warning: The property GtkContainer:child is deprecated and shouldn't be used anymore. It will be removed in a future version.
wtree.add_from_file(file_name)
This message is showing up on startup with
export G_ENABLE_DIAGNOSTIC=true
set before running.Currently no idea on how to find except by a binary search of the glade file by commenting things out.