The iSCSI, FCoE, and zFCP radio buttons all need to be part of the same radio button group for set_active() to work correctly. --- ui/adddrive.glade | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/ui/adddrive.glade b/ui/adddrive.glade index 590aa65..a085176 100644 --- a/ui/adddrive.glade +++ b/ui/adddrive.glade @@ -173,6 +173,7 @@ <property name="active">False</property> <property name="inconsistent">False</property> <property name="draw_indicator">True</property> + <property name="group">iscsiRadio</property> <signal name="group-changed" handler="on_radio_changed"/> </widget> <packing> -- 1.7.0.1 _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list