Created attachment 716555 [details] anaconda-tb crash Description of problem: Anaconda crashes in the network spoke if one tries to add a bond or vlan by using the "+" and then "add". Version-Release number of selected component (if applicable): F19a TC2 (19.13) How reproducible: always Steps to Reproduce: 0. Reach the Main Hub, leave the default language in the Welcome Screen 1. Enter Network Spoke 2. Select (click) the Wireless [wlp2s0] device 3. Click "+" to "add" something... 4. Select either Bond or Vlan and click "Add". 5. Anaconda crashes. Actual results: a crash. Expected results: no crash or an error if the action is not valid. Additional info: ABRT still not working.
Created attachment 716556 [details] anaconda.log
Created attachment 716557 [details] program.log
Created attachment 716558 [details] storage.log
Created attachment 716559 [details] ifcfg log
anaconda 19.13 exception report Traceback (most recent call first): File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/network.py", line 513, in on_add_device_clicked dev_type = model.get[ai][1][0] TypeError: 'instancemethod' object has no attribute '__getitem__' Local variables in innermost frame: ai: <GtkTreeIter at 0x5191600> self: <pyanaconda.ui.gui.spokes.network.NetworkControlBox object at 0x7f7257fa5350> args: (<ToolButton object at 0x7f72530e6820 (GtkToolButton at 0x3960b10)>,) dialog: <Dialog object at 0x7f72530e6870 (GtkDialog at 0x39d08c0)> rc: 1 model: <ListStore object at 0x7f72530e68c0 (GtkListStore at 0x3996650)>
Created attachment 716560 [details] syslog file
Tested with 19 Beta TC4. Both Vlan and Bond seem to work okay (I didn't actually go all the way through adding one, but it brings up a dialog at the point where it crashed for Reartes). Closing.