Opened 12 years ago
Closed 12 years ago
#2270 closed bug (Duplicate)
Autoadd settings does not accept .dot (hidden) folder names
Reported by: | Kvaks | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | Future |
Component: | Unknown | Version: | 1.3.5 |
Keywords: | Cc: |
Description
I'm trying to add another Autoadd folder in deluge-gtk. After setting the watch folder, "download location" folder and "move completed" folder and finishing with the Add+ button, I notice that the watch folder changed from
/home/user/.deluge-watch-folders/new
to
/home/user/
(I can see this because this path is shown in the list of watch folders)
After experimenting with various other folders, it seems this happens whenever I try to set the watch folder to any that contains a hidden (.foo) folder along its path.
I should add that I already have several watch-folders set up that do contain the ".deluge-watch-folders" (with a dot) in the paths, so this has been successfully done earlier. For some reason, adding another similar to the existing ones now does not work.
Other info of interest: System: Kubuntu, KDE 4.10
It's bug in gtk folder selection: #2169