Ticket #1870 (closed bug: invalid)
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?
