Menu

#3 One photo geotaged instead of many

v1.0 (example)
closed
nobody
None
7
2014-05-23
2012-07-12
No

HI,

Here I use :
last version of gpsdings (0.6.9.1)
OpenJDK 6

I\\\'ve a routine that make 1.1 valid GPX files (according to http://validator.nu/?schema=http%3A%2F%2Fwww.topografix.com%2Fgpx%2F1%2F1%2Fgpx.xsd\).

And of couple of photos with EXIF time tag in them.

And here the command line that I launch :

java -jar gpsdings-0.6.9.jar exifloc -g test.gpx -t gpsdings_output.txt Photos/*.jpg

The problem is gpsdings make geotaging for only one photo when there has 9 photos in the folder.

I join with the ticket the photos and the gpx file.

In the output of the launching of the script there are something wrong.
SEVERE: Digits < 0

But I didn\\\'t find this exception in the sources of your code, or in the library that you use.

Hvave you an idee where the problem come from ?

Thanks for any help,

Guillaume

Discussion

  • Guillaume Miko

    Guillaume Miko - 2012-07-12
     
  • Guillaume Miko

    Guillaume Miko - 2012-07-12
     
  • Guillaume Miko

    Guillaume Miko - 2012-07-12
     
  • Guillaume Miko

    Guillaume Miko - 2012-07-12
    • priority: 5 --> 7
     
  • Guillaume Miko

    Guillaume Miko - 2012-07-12

    Notice that I make a new test, by removing the geotaged photo.

    The result is a another photo is geotaged, but always not the entiere folder :(

     
  • Moritz Ringler

    Moritz Ringler - 2012-07-12

    I reproduced the bug. It seems to be caused by a Java bug:
    http://bugs.sun.com/view_bug.do?bug_id=6476425

    I will fix this with the workaround described there ASAP.

     
  • Moritz Ringler

    Moritz Ringler - 2012-07-12

    fixed in the new 6.9.2 release

     
  • Moritz Ringler

    Moritz Ringler - 2012-07-12
    • status: open --> pending
     
  • Moritz Ringler

    Moritz Ringler - 2012-07-12
    • status: pending --> pending-fixed
     
  • Moritz Ringler

    Moritz Ringler - 2014-05-23
    • status: pending-fixed --> closed
    • Group: --> v1.0 (example)
     

Log in to post a comment.