Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GtkContainer:child is deprecated somewhere in mainwindow.glade. #237

Open
wb8tyw opened this issue Jul 9, 2022 · 0 comments
Open

GtkContainer:child is deprecated somewhere in mainwindow.glade. #237

wb8tyw opened this issue Jul 9, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@wb8tyw
Copy link
Owner

wb8tyw commented Jul 9, 2022

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)
@wb8tyw wb8tyw added the bug Something isn't working label Jul 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant