Bug 846867 - [abrt] deluge-gtk-1.3.5-1.fc17: connectionmanager.py:481:on_button_connect_clicked:AttributeError: 'NoneType' object has no attribute 'addCallback'
Summary: [abrt] deluge-gtk-1.3.5-1.fc17: connectionmanager.py:481:on_button_connect_cl...
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: deluge
Version: 17
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Rahul Sundaram
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:e90b588e313e20bb936abd78f90...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-08-09 00:35 UTC by Mengxuan Xia
Modified: 2013-02-21 02:01 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-02-21 02:01:10 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Mengxuan Xia 2012-08-09 00:35:35 UTC
libreport version: 2.0.10
abrt_version:   2.0.10
cmdline:        /usr/bin/python /usr/bin/deluge-gtk
executable:     /usr/bin/deluge-gtk
kernel:         3.5.0-2.fc17.x86_64
time:           2012年08月08日 星期三 20时32分51秒
uid:            1000
username:       xiamx

backtrace:
:connectionmanager.py:481: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 578, in on_hostlist_row_activated
:    self.on_button_connect_clicked()
:  File "/usr/lib/python2.7/site-packages/deluge/ui/gtkui/connectionmanager.py", line 481, in on_button_connect_clicked
:    client.disconnect().addCallback(do_connect)
:AttributeError: 'NoneType' object has no attribute 'addCallback'
:
:Local variables in innermost frame:
:status: 'Offline'
:widget: None
:do_connect: <function do_connect at 0x2b87c08>
:port: 58846
:host: '192.168.1.175'
:model: <gtk.ListStore object at 0x2b960f0 (GtkListStore at 0x2d1f340)>
:self: <deluge.ui.gtkui.connectionmanager.ConnectionManager object at 0x2296cd0>
:row: <GtkTreeIter at 0x2dc55a0>

Comment 1 Ondra Pelech 2012-10-07 04:43:53 UTC
after trying to connect to the demon

Package: deluge-gtk-1.3.5-1.fc17
OS Release: Fedora release 17 (Beefy Miracle)

Comment 2 Calum 2013-02-21 02:01:10 UTC
This is due to not restarting after disabling Classic Mode, fixed for next release: http://dev.deluge-torrent.org/ticket/1871


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