Opened 13 years ago

Closed 13 years ago

#1987 closed bug (Duplicate)

Connection Manager

Reported by: Calum Owned by:
Priority: trivial Milestone: 1.3.4
Component: GTK UI Version: 1.3.2
Keywords: Cc:

Description (last modified by Calum)

From: https://bugzilla.redhat.com/show_bug.cgi?id=733573

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'

Change History (3)

comment:1 by Calum, 13 years ago

Description: modified (diff)

comment:2 by Calum, 13 years ago

Description: modified (diff)
Version: 1.3.31.3.2

comment:3 by Calum, 13 years ago

Resolution: duplicate
Status: newclosed
Summary: Connection Manager: AttributeError: 'NoneType' object has no attribute 'addCallback'Connection Manager

This is actually a duplicate of #1871

Note: See TracTickets for help on using tickets.