Thank you so much for the detailed explanation of the technical dependencies and for providing a potential patch. It seems, that your assumption, that the issue might be related to creation of multiple ExifTool processes was absolutely correct. I did a quick test with a small amount of files and for me the patch you've provided really resolved the issue with saving multiple pictures at once! Great! Please see attached screen shots as reference.
Hey! Thanks for the hint with "Geotag.log" - even as it did not help to improve the situation. When looking into this file, I saw a number of warnings caused by the unavailability of some external tools I am not using at all. java.io.IOException: Cannot run program "gpsbabel": CreateProcess error=2, Das System kann die angegebene Datei nicht finden at java.lang.ProcessBuilder.start(Unknown Source) at org.fibs.geotag.gpsbabel.GPSBabel.checkGPSBabelAvailable(GPSBabel.java:70) at org.fibs.geotag.gui.MainWindow.<init>(MainWindow.java:170)...
I am observing a similar behavior also with the currently available latest revision 0.1.03 - I am not sure, whether this is related to the same topic but please have a look at the topic I've created in the help forum: Geotag 0.103: "File->Save new locations -> all images" does not work - Batch processing stops after 1st image is saved
Dear all, I am using Geotag quite often to correct time deviations and adjust location details in my private vacation pictures. I really appreciate this small, lightweight and easy to use Java application. However, there is one thing which never really worked for me: For some reason I am unable to save multiple files at once, no matter whether I chose all files or selected files (if multiple files are selected) in the File-> Save menu, batch processing just doesn't work. In any case, just the first...