Opened 7 years ago

Closed 7 years ago

Last modified 6 years ago

#3059 closed bug (Fixed)

autoconnect & webserver

Reported by: firefox Owned by: Cas
Priority: major Milestone: 2.0.0
Component: GTK UI Version: develop
Keywords: Cc:

Description

Autoconnect to selected daemon is not working anymore.

if i stop the daemon and start it again i get this:

Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/deluge/ui/gtkui/connectionmanager.py", line 479, in on_button_startdaemon_clicked
    self.start_daemon(port, get_config_dir()).addCallback(on_daemon_status_change)
AttributeError: 'bool' object has no attribute 'addCallback'

i cant get more information about this but gtk is not connecting to the daemon... guess it's self.start_daemon btw i have tho daemons in the config, but with the latest deluge version on ppa develop i just see one.... if i do a regress to Client: 2.0.0.dev7027 Server: 2.0.0.dev7055 works fine and i can see the localclient and the remote daemon

Change History (4)

comment:1 Changed 7 years ago by firefox

Also webserver does not autostart see ticket 3060

comment:2 Changed 7 years ago by Cas

  • Milestone changed from needs verified to 2.0
  • Owner set to Cas
  • Status changed from new to assigned
  • Version changed from master (git) to develop (git)

comment:3 Changed 7 years ago by Cas

  • Resolution set to Fixed
  • Status changed from assigned to closed

comment:4 Changed 6 years ago by Cas

  • Milestone changed from 2.0 to 2.0.0

Milestone renamed

Note: See TracTickets for help on using tickets.