storaged-project / blivet-gui

GUI tool for storage configuration using blivet library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gtk.Widget.reparent is deprecated

poncovka opened this issue · 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