Opened 13 years ago

Closed 13 years ago

#1870 closed bug (Invalid)

Paths are updating incorrectly in preferences using remote GTK

Reported by: thermionix Owned by:
Priority: minor Milestone: Future
Component: GTK UI 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 (8)

comment:1 Changed 13 years ago by thermionix

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

comment:2 Changed 13 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?

comment:3 Changed 13 years ago by thermionix

Happens with fresh config - Gnome 3 in Ubuntu 11.04

comment:4 Changed 13 years ago by Cas

can you provide a debug log please

comment:5 Changed 13 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.

comment:6 Changed 13 years ago by thermionix

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

comment:7 Changed 13 years ago by thermionix

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

comment:8 Changed 13 years ago by thermionix

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