Bug 662264

Summary: [abrt] deluge-1.3.0-1.fc14: connectionmanager.py:480:on_button_connect_clicked:AttributeError: 'NoneType' object has no attribute 'addCallback'
Product: [Fedora] Fedora Reporter: Misha Shnurapet <shnurapet>
Component: delugeAssignee: Rahul Sundaram <metherid>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 14CC: calumlind, sanjay.ankur
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:f6f46696
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-12-03 15:21:55 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace none

Description Misha Shnurapet 2010-12-11 04:32:26 UTC
abrt version: 1.1.14
architecture: x86_64
cmdline: /usr/bin/python /usr/bin/deluge-gtk
comment: All done without program restart.
component: deluge
executable: /usr/bin/deluge-gtk
kernel: 2.6.35.9-64.fc14.x86_64
package: deluge-1.3.0-1.fc14
reason: connectionmanager.py:480:on_button_connect_clicked:AttributeError: 'NoneType' object has no attribute 'addCallback'
release: Fedora release 14 (Laughlin)
time: 1292041863
uid: 500

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: '\xd0\x92 \xd1\x81\xd0\xb5\xd1\x82\xd0\xb8'
widget: <gtk.Button object at 0x1ce0d20 (GtkButton at 0x1b5a340)>
do_connect: <function do_connect at 0x1ce6488>
port: 58846
host: '127.0.0.1'
user: ''
host_id: '75d1f384f0610984c028b9a6d473bc800a094ebf'
model: <gtk.ListStore object at 0x1cde870 (GtkListStore at 0x1ba8eb0)>
password: ''
self: <deluge.ui.gtkui.connectionmanager.ConnectionManager object at 0x157ae10>
row: <GtkTreeIter at 0x214c6a0>

How to reproduce
-----
1. Turn on classic mode
2. Open connection manager
3. Run the daemon
4. Connect to the daemon

Comment 1 Misha Shnurapet 2010-12-11 04:32:30 UTC
Created attachment 468107 [details]
File: backtrace

Comment 2 Fedora Admin XMLRPC Client 2011-03-16 08:13:49 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 3 Calum 2011-12-03 15:21:55 UTC

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