Summary: | GPX time parsing problems | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Christoph Schmid <smyp> |
Component: | Geolocation-Correlator | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | caulier.gilles, mark, mike |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 1.0.0 | |
Sentry Crash Report: | |||
Attachments: | GPX file with time tags GPSSync cannot parse |
Description
Christoph Schmid
2008-11-02 10:09:50 UTC
Created attachment 28276 [details]
GPX file with time tags GPSSync cannot parse
The attached file contains xsd:dateTime tags of the form
<time>2008-10-12T07:42:55Z</time>. GPSSync seems to be unable to parse these tags. Removing the 'Z' at the end helps.
I have this same problem as well. I'm running Version 0.10.0 Using KDE 4.2.2 on Kubuntu 9.04. If I remove the 'Z', all the images correlate fine, with the 'Z', in the same format you have listed, GPSSync gives every image the first set of coordinates listed in the GPX file. I can not reproduce your problem. Could you try again with kipi-plugins 0.9? There have been some improvements in the timezone handling. Also, please make sure that your setting for "Max time gap" is low (e.g. 2 secs). It would also be useful if you could tell me which timezone you are in and which locale you are using. Is the number of points parsed from the gpx file the same with and without the 'Z'? Do not hesitate to post a few screenshots. Michael I tried again with kipi-plugins 0-9. And indeed, it seems to work fine now. I took the exact same file I attached to this bug and tried to correlate my photos again and it worked perfectly. SVN commit 1058954 by jwienke: Closing bug 174086. BUG: 174086 M +2 -2 NEWS WebSVN link: http://websvn.kde.org/?view=rev&revision=1058954 |