Ticket #1987 (closed bug: duplicate)

Opened 18 months ago

Last modified 15 months ago

Connection Manager

Reported by: Cas Owned by:
Priority: trivial Milestone: 1.3.4
Component: gtkui Version: 1.3.2
Keywords: Cc:

Description (last modified by Cas) (diff)

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

Changed 18 months ago by Cas

  • description modified (diff)

Changed 18 months ago by Cas

  • version changed from 1.3.3 to 1.3.2
  • description modified (diff)

Changed 15 months ago by Cas

  • status changed from new to closed
  • resolution set to duplicate
  • summary changed from Connection Manager: AttributeError: 'NoneType' object has no attribute 'addCallback' to Connection Manager

This is actually a duplicate of #1871

Note: See TracTickets for help on using tickets.