storaged-project/blivet-gui

Gtk.Widget.reparent is deprecated

poncovka opened this issue · 0 comments

In anaconda, we get a deprecation warning from blivetgui.

/tmp/anaconda.log:
10:41:21,358 WARN anaconda: /usr/lib/python3.6/site-packages/blivetgui/osinstall.py:104: DeprecationWarning: Gtk.Widget.reparent is deprecated
vbox.reparent(spoke_container)

Documentation:
https://lazka.github.io/pgi-docs/Gtk-3.0/classes/Widget.html#Gtk.Widget.reparent