Opened 8 years ago

Closed 6 years ago

Last modified 6 years ago

#2867 closed bug (Fixed)

web-gui does not changing deluge instance properly

Reported by: driiper Owned by: DjLegolas
Priority: major Milestone: 2.0.0
Component: Web UI Version: 1.3.12
Keywords: Cc:

Description

Setup: 2x Deluged daemons

Symptom:


Adding 2 instances to the connection manager, lets say both are online and you connect to one of the instances. All torrents registrered to this server appear properly and up until this point all is fine.

The error occurs when connecting to the second instance of deluge without first disconnecting the first instance. While the statuses changes, the torrent list are not cleaned up properly.

The proper behaviour would be to first clear torrents when connecting to the new instance.

Change History (4)

comment:1 Changed 8 years ago by Cas

  • Milestone changed from needs verified to 2.0

comment:2 Changed 6 years ago by DjLegolas

  • Owner set to DjLegolas
  • Status changed from new to accepted

Current code does not disconnect from the current daemon before connecting to the new one, despite Deluge.TorrentGrid is being cleared.

comment:3 Changed 6 years ago by Cas

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

Fixed in develop

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.