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 by Calum, 8 years ago

Milestone: needs verified2.0

comment:2 by DjLegolas, 6 years ago

Owner: set to DjLegolas
Status: newaccepted

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

comment:3 by Calum, 6 years ago

Resolution: Fixed
Status: acceptedclosed

Fixed in develop

comment:4 by Calum, 6 years ago

Milestone: 2.02.0.0

Milestone renamed

Note: See TracTickets for help on using tickets.