Bug 781799

Summary: [abrt] deluge-gtk-1.3.3-1.fc16: connectionmanager.py:480:on_button_connect_clicked:AttributeError: 'NoneType' object has no attribute 'addCallback'
Product: [Fedora] Fedora Reporter: Ira Malinich <thub>
Component: delugeAssignee: Rahul Sundaram <metherid>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 16CC: calumlind, justinnoah, metherid
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Unspecified   
Whiteboard: abrt_hash:e3dca22604e7674a012949745e88c4a53afa6414
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-04-25 14:15:40 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Bug Depends On: 733573    
Bug Blocks:    
Attachments:
Description Flags
File: smolt_data none

Description Ira Malinich 2012-01-15 09:32:36 UTC
libreport version: 2.0.7
abrt_version:   2.0.6
cmdline:        /usr/bin/python /usr/bin/deluge-gtk
comment:        I added a new connection to a remote daemon in the connection manager (after two tries with the wrong password) and now it shows an entry with a green status icon.  After highlighting the new host and clicking the connect button, this error occurs and no connection is made and the connection manager remains on the screen.
executable:     /usr/bin/deluge-gtk
kernel:         3.1.4-1.fc16.i686
reason:         connectionmanager.py:480:on_button_connect_clicked:AttributeError: 'NoneType' object has no attribute 'addCallback'
time:           Sun 15 Jan 2012 02:25:43 AM MST
uid:            1000
username:       thub

smolt_data:     Text file, 2672 bytes

backtrace:
:connectionmanager.py:480:on_button_connect_clicked:AttributeError: 'NoneType' object has no attribute 'addCallback'
:
:Traceback (most recent call last):
:  File "/usr/lib/python2.7/site-packages/deluge/ui/gtkui/connectionmanager.py", line 480, in on_button_connect_clicked
:    client.disconnect().addCallback(do_connect)
:AttributeError: 'NoneType' object has no attribute 'addCallback'
:
:Local variables in innermost frame:
:status: 'Online'
:widget: <gtk.Button object at 0xb1738734 (GtkButton at 0x8c86c78)>
:do_connect: <function do_connect at 0x8d42614>
:port: 58846
:host: 'prometheus'
:user: 'thub'
:host_id: '2742e3d40cddeee0f9e9341d0065a4a3a83507d0'
:model: <gtk.ListStore object at 0xb17286e4 (GtkListStore at 0x8be1248)>
:password: 'tr3bles'
:self: <deluge.ui.gtkui.connectionmanager.ConnectionManager object at 0x8a10dcc>
:row: <GtkTreeIter at 0x8e176c0>

Comment 1 Ira Malinich 2012-01-15 09:32:39 UTC
Created attachment 555339 [details]
File: smolt_data

Comment 2 Calum 2012-04-25 14:15:40 UTC

*** This bug has been marked as a duplicate of bug 733573 ***