Bug 927962 - model: <ListStore object at 0x7f72530e68c0 (GtkListStore at 0x3996650)> (crash in the network spoke when trying to add a Bond or Vlan)
Summary: model: <ListStore object at 0x7f72530e68c0 (GtkListStore at 0x3996650)> (cras...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 19
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-03-26 14:57 UTC by Reartes Guillermo
Modified: 2013-05-12 17:12 UTC (History)
8 users (show)

Fixed In Version: anaconda-19.14-1
Clone Of:
Environment:
Last Closed: 2013-05-12 17:12:52 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
anaconda-tb crash (681.70 KB, text/plain)
2013-03-26 14:57 UTC, Reartes Guillermo
no flags Details
anaconda.log (6.04 KB, text/plain)
2013-03-26 14:58 UTC, Reartes Guillermo
no flags Details
program.log (28.32 KB, text/plain)
2013-03-26 14:58 UTC, Reartes Guillermo
no flags Details
storage.log (93.23 KB, text/plain)
2013-03-26 14:58 UTC, Reartes Guillermo
no flags Details
ifcfg log (486 bytes, text/plain)
2013-03-26 14:59 UTC, Reartes Guillermo
no flags Details
syslog file (79.07 KB, text/plain)
2013-03-26 15:00 UTC, Reartes Guillermo
no flags Details

Description Reartes Guillermo 2013-03-26 14:57:42 UTC
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.

Comment 1 Reartes Guillermo 2013-03-26 14:58:04 UTC
Created attachment 716556 [details]
anaconda.log

Comment 2 Reartes Guillermo 2013-03-26 14:58:24 UTC
Created attachment 716557 [details]
program.log

Comment 3 Reartes Guillermo 2013-03-26 14:58:50 UTC
Created attachment 716558 [details]
storage.log

Comment 4 Reartes Guillermo 2013-03-26 14:59:18 UTC
Created attachment 716559 [details]
ifcfg log

Comment 5 Reartes Guillermo 2013-03-26 15:00:04 UTC
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)>

Comment 6 Reartes Guillermo 2013-03-26 15:00:42 UTC
Created attachment 716560 [details]
syslog file

Comment 7 Adam Williamson 2013-05-12 17:12:52 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.