Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#4955 closed Bug (invalid)

Qt: remote configuration is still used after switching session back to local

Reported by: hsn Owned by: jordan
Priority: Normal Milestone: None Set
Component: Qt Client Version: 2.52
Severity: Normal Keywords:
Cc:

Description

If you change session from Local to Remote and Back then Tranmission Qt will be left configured with remote settings (Like download directory), old local configuration will not be reloaded.

This is annoying because if you remote control unix machine download directories are way different from what standard windows machine provides.

Change History (3)

comment:1 Changed 11 years ago by rb07

There is no "old local configuration", if you want to use more than one configuration you have to use the -g parameter and, for instance, create different shortcuts: one for the local session (no -g parameter), one for the remote (with -g /path/to/other/config), and so on for other sessions / settings.

comment:2 Changed 11 years ago by jordan

  • Resolution set to invalid
  • Status changed from new to closed

comment:3 Changed 11 years ago by hsn

Fix to this problem is easy, if Transmission is running in remote control mode, then do not save configuration downloaded from remote node, which will overwrite local configuration.

I see no reason why configuration like download directory etc is loaded from remote node. Its not needed for remote controlling other node.

Note: See TracTickets for help on using tickets.