Bug 781799 - [abrt] deluge-gtk-1.3.3-1.fc16: connectionmanager.py:480:on_button_connect_clicked:AttributeError: 'NoneType' object has no attribute 'addCallback'
Summary: [abrt] deluge-gtk-1.3.3-1.fc16: connectionmanager.py:480:on_button_connect_cl...
Keywords:
Status: CLOSED DUPLICATE of bug 733573
Alias: None
Product: Fedora
Classification: Fedora
Component: deluge
Version: 16
Hardware: i686
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Rahul Sundaram
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:e3dca22604e7674a012949745e8...
Depends On: 733573
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-01-15 09:32 UTC by Ira Malinich
Modified: 2012-04-25 14:15 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-04-25 14:15:40 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: smolt_data (2.61 KB, text/plain)
2012-01-15 09:32 UTC, Ira Malinich
no flags Details

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 ***


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