Opened 14 years ago
Closed 14 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 by , 14 years ago
comment:2 by , 14 years ago
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:5 by , 14 years ago
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 by , 14 years ago
Yes, I'm connecting as localhost (using ssh port forward). I'll play around with the tunnel settings
comment:8 by , 14 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Just tested the windows GTK client - the path selection fields are text boxes, which don't have this issue.