"Lei Zhang" thestig@google.com writes:
We ran into a problem with Picasa and directory scanning. It looks like an issue with FindFirstChange/FindNextChange and overlapping directories, so I'm trying to use shell redirection to avoid the problem. Perhaps we should fix the problem with FindFirstChange/FindNextChange rather than avoid it.
We should at least understand what the problem is. And if it turns out that we have to use shell redirection, then we want to do that in all cases, it shouldn't be specific to the xdg case.
I'll resubmit the patches without the shell redirection code.
Thanks.