Discovered when using batch conversion on directory that contains text file will cause program to lose ability to output file but still continue processing.
example files in directory (source):
1.jpg
1.jpg.txt <--- this is simple text file with "hello" inside.
2.jpg
3.jpg
4.jpg
Output result:
x1.jpg
** the remaining files are missing **
version: 4.36
OS: Windows XP sp3
Other discoveries:
1. If the directory does not have the file "1.jpg.txt", it will work correctly without problem and convert all files required.
2. If converting files manually, all files will work. Including the text file "1.jpg.txt"
3. if doing batch and selecting everything EXCEPT the text file, all files will convert.
4. if doing batch and selecting everything, and moving text file down to bottom of list, it would work.
The attached file is an example of a problem configuration.
*problem also with version 4.10.
Update: there is NO problem with version 3.98. slow but appears to work.
example files in directory (source):
1.jpg
1.jpg.txt <--- this is simple text file with "hello" inside.
2.jpg
3.jpg
4.jpg
Output result:
x1.jpg
** the remaining files are missing **
version: 4.36
OS: Windows XP sp3
Other discoveries:
1. If the directory does not have the file "1.jpg.txt", it will work correctly without problem and convert all files required.
2. If converting files manually, all files will work. Including the text file "1.jpg.txt"
3. if doing batch and selecting everything EXCEPT the text file, all files will convert.
4. if doing batch and selecting everything, and moving text file down to bottom of list, it would work.
The attached file is an example of a problem configuration.
*problem also with version 4.10.
Update: there is NO problem with version 3.98. slow but appears to work.
Comment