Opened 14 years ago

Closed 5 years ago

#1281 closed feature-request (Fixed)

Warn/stop client connecting to incompatible deluged

Reported by: ETZel Owned by: John Garland
Priority: critical Milestone: 2.x
Component: Core Version: master
Keywords: version connection manager warning older server Cc:

Description (last modified by John Garland)

If compatibility is not provided, it should be mentioned in the docs.

Additionally, it would be nice if client refuses to connect to an incompatible server and shows a helpful message.

Change History (8)

comment:1 by Calum, 14 years ago

Milestone: Future1.3.x

comment:2 by John Garland, 14 years ago

Milestone: 1.3.x1.4.0

comment:3 by John Garland, 14 years ago

Description: modified (diff)
Keywords: connection manager warning older server added
Owner: set to John Garland
Priority: majortrivial
Status: newaccepted
Summary: Make 1.3.x client compatible with 1.2.x server.Warn if client is not compatible with server
Type: defectfeature-request

It's not always possible to make a new series (e.g. 1.3.x) compatible with an older series (e.g. 1.2.x). The server tends to be more backwards compatible than the client (i.e. 1.3.x server will work with 1.2.x client but not vice versa).

That said, I agree there should be a warning when trying to connect to an older server.

comment:4 by Calum, 13 years ago

Keywords: version added
Priority: trivialcritical
Summary: Warn if client is not compatible with serverWarn/stop client connecting to incompatible deluged
Version: 1.3.0

With the multi-user changes to git master I think this should be made a higher priority.

comment:5 by s0undt3ch, 13 years ago

Owner: changed from John Garland to s0undt3ch
Status: acceptedassigned
Version: git master

This has been achieved in git master. There ain't a nice GUI warning message yet though. I'm changing owner to implement the GUI warning in the GTK UI. Then I'll assign it back to johnnyg.

comment:6 by s0undt3ch, 13 years ago

Owner: changed from s0undt3ch to John Garland

A nice warning is now shown on the GTK UI (git master).

johnnyg anything else needs fixing, implementing?

comment:7 by Calum, 7 years ago

Milestone: 2.0.x2.x

Milestone renamed

comment:8 by int3l, 5 years ago

Resolution: Fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.