Ticket #1870 (closed bug: invalid)

Opened 2 years ago

Last modified 2 years ago

Paths are updating incorrectly in preferences using remote GTK

Reported by: thermionix Owned by:
Priority: minor Milestone: Future
Component: gtkui Version: 1.3.1
Keywords: daemon gtk remote path Cc:

Description

Using the GTK-client when connected to a remote daemon and loading the Preferences dialogue doesn't respect the 'Download to' / 'Move-Completed' / 'Copy .tor to' directories set on the server.

In this instance the server 'Download-to' is set to a path that won't exist on the client machine (a raid device /media/md0/...)

The client forces this to a directory that exists locally (e.g. /home/<user>/, for 'Download to'). If another setting (even in another tab) is changed and apply/ok are pressed, these directory changes are sent to the server.

Perhaps if connected to a remote daemon, the GTK path selection field shouldn't be used?

Change History

Changed 2 years ago by thermionix

Just tested the windows GTK client - the path selection fields are text boxes, which don't have this issue.

Changed 2 years ago by Cas

There must be something about your setup to cause this as is not an issue that can be reproduced. There is no difference between the linux and windows GTK clients.

What versions are the server and clients?

Changed 2 years ago by thermionix

Happens with fresh config - Gnome 3 in Ubuntu 11.04

Changed 2 years ago by Cas

can you provide a debug log please

Changed 2 years ago by andar

How are you connecting to the daemon? If you are connecting to 127.0.0.1 or localhost then Deluge will think the daemon is local.

Changed 2 years ago by thermionix

Yes, I'm connecting as localhost (using ssh port forward). I'll play around with the tunnel settings

Changed 2 years ago by thermionix

Yep, binding to 127.0.0.2 shows text boxes in prefs, thanks guys!

Changed 2 years ago by thermionix

  • status changed from new to closed
  • resolution set to invalid
Note: See TracTickets for help on using tickets.