Modified by Gert: We have just released version 4.5.3, this issue is NOT fixed, but we have disabled "group functionality" in this new release.Hello all,
We have identified an issue when you use the "Groups" feature of WatchDirectory (
http://www.watchdirectory.net/wdhelp/help/wdnewconfigpage7.html ).
Problem DescriptionIn the WatchDirectory Control Center, you have several tasks running (TaskA, TaskB).
You select Task
A and press the STOP button.
Task
B stops instead.
Other symptoms may include that if you edit Task
A, it overwrites the settings of Task
B.
CauseThe WatchDirectory Control Center gets confused about the selected task if you also use (or have used in the past) the "Groups" feature.
WorkaroundYou need to remove "all traces" of the Groups feature from WatchDirectory.
Stop all your tasks
In the WD Control Center select the menu option "Tools -> Explore Task Directory" (This opens explorer in the directory with your settings, normally "C:\Documents and Settings\All Users\Application Data\watchDirectory")
Open the file
common.ini with notepad
Search for:
Code:[groups-selected]
rememberSelectedGroups=0
[groups]
0=g1
1=g2
And remove the above lines. Note that in the example above 2 groups were defined (named g1 and g2), this will be different in your case.
In the same directory, there are files with a
.config extension. These files contain your settings for your tasks.
Open these files with Notepad, and search for a line like
Code:groups=g1
(where g1 is one of your group-names).
If such a line exists, remove it from those files.
FixWe are not quite sure when this problem was introduced, most likely it was version 4.5.0 as that version changed the way the Control Center
works with tasks and settings. We are investigating this problem further.
Sorry for any inconvenience this may have caused,
Gert