The file tree is sometimes not updated correspondingly (esp. if a new file had been created). This has to be investigated.
There are two issues in this case: the first one is that wxFileName::GetModificationTime() can only access file times of readable file, so one has to check in advance, whether the current modified file is readable. Second, it seems that the reload flag array is too small and ignores the reload information relating the plotting path. This might explain the weird behavior primary observed together with created plots.
This fix was tested in productive environment. No deviatons detected. Bug fix sucessful.
Anonymous
Diff:
Diff:
Diff:
Related
Commit: [r681]
Diff: