#1450: Setting paths with "config --set" in deluge-console appends trailing
space
----------------------------------------+-----------------------------------
Reporter: ionsquare | Owner:
Type: bug | Status: new
Priority: major | Milestone: Future
Component: console | Version: 1.3.0
Keywords: console, path, config, set |
----------------------------------------+-----------------------------------
If a path is set in deluge-console with a command such as:
config --set download_location /home/user/Downloads
The path that gets saved to /home/user/.config/deluge/core.conf contains a
trailing space:
"download_location": "/home/user/Downloads "
This causes a directory with the name "/home/user/Downloads\ " to be
created (notice the trailing space).
The only way to correctly set the path is to manually change it in
"/home/user/.config/deluge/core.conf".
--
Ticket URL: <https://dev.deluge-torrent.org/ticket/1450>
Deluge <http://deluge-torrent.org/>
Deluge project
--
You received this message because you are subscribed to the Google Groups
"Deluge Dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/deluge-dev?hl=en.