Bug 1307063 - TypeError: nothing connected to <bound method NetworkControlBox.on_device_added...
Summary: TypeError: nothing connected to <bound method NetworkControlBox.on_device_add...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 24
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-02-12 15:40 UTC by Chris Lumens
Modified: 2017-03-01 15:50 UTC (History)
4 users (show)

Fixed In Version: anaconda-24.13-1
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-03-01 15:50:47 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Chris Lumens 2016-02-12 15:40:08 UTC
Found by the groups-and-envs-2 test:

Traceback (most recent call last):
File "/usr/lib64/python3.5/site-packages/pyanaconda/ui/gui/hubs/summary.py", line 74, in _on_continue_clicked
    spoke.finished()
File "/usr/lib64/python3.5/site-packages/pyanaconda/ui/gui/spokes/network.py", line 1504, in finished
    self.network_control_box.disconnect_client_callbacks()
File "/usr/lib64/python3.5/site-packages/pyanaconda/ui/gui/spokes/network.py", line 1167, in disconnect_client_callbacks
    self.client.disconnect_by_func(self.on_device_added)

TypeError: nothing connected to <bound method NetworkControlBox.on_device_added of <network.NetworkControlBox object at 0x7f6dc3634900 (pyanaconda+ui+gui+spokes+network+NetworkControlBox at 0x560f705f2d80)>>

Full logs are available here:  http://jenkins.install.bos.redhat.com/job/kickstart_tests/462/artifact/kstest-groups-and-envs-2.wQffdZ0i/virt-install.log

Comment 1 Jan Kurik 2016-02-24 14:30:54 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 24 development cycle.
Changing version to '24'.

More information and reason for this action is here:
https://fedoraproject.org/wiki/Fedora_Program_Management/HouseKeeping/Fedora24#Rawhide_Rebase


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