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>
Created attachment 555339 [details] File: smolt_data
*** This bug has been marked as a duplicate of bug 733573 ***