Bug 316597 - Buggy track in kml file [patch]
Summary: Buggy track in kml file [patch]
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Geolocation-KMLExport (show other bugs)
Version: 3.0.0
Platform: Slackware Linux
: NOR grave
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-12 13:55 UTC by Jules
Modified: 2018-01-31 19:39 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 3.2.0


Attachments
attachment-21406-0.html (1.94 KB, text/html)
2013-03-13 09:17 UTC, Jules
Details
attachment-21406-1.dat (1 bytes, multipart/alternative)
2013-03-13 09:17 UTC, Jules
Details
kmlgpsdataparser.diff (651 bytes, text/x-patch)
2013-03-13 09:17 UTC, Jules
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jules 2013-03-12 13:55:46 UTC
Track in kml file unusable. All points coordinates concatened in LineString.

Reproducible: Always

Steps to Reproduce:
1. Export pictures and gpx file in a kml file.
2. Try to look at it with GoogleEarth.
3. Track go all over the globe.


Expected Results:  
Worked with 1.9 kipi-plugins.

In kmlgpsdataparser.cpp should add a space at the end of each format.
Comment 1 caulier.gilles 2013-03-12 14:00:28 UTC
Patch around kmlgpsdataparser.cpp  will be welcome...

Gilles Caulier
Comment 2 Jules 2013-03-13 09:17:28 UTC
Created attachment 78002 [details]
attachment-21406-0.html

________________________________
 From: Gilles Caulier <caulier.gilles@gmail.com>
To: jsan987@yahoo.com 
Sent: Tuesday, March 12, 2013 3:00 PM
Subject: [kipiplugins] [Bug 316597] Buggy track in kml file.
 
https://bugs.kde.org/show_bug.cgi?id=316597

Gilles Caulier <caulier.gilles@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |caulier.gilles@gmail.com

--- Comment #1 from Gilles Caulier <caulier.gilles@gmail.com> ---
Patch around kmlgpsdataparser.cpp  will be welcome...

Result of:
diff kmlgpsdataparser.cpp.OLD kmlgpsdataparser.cpp >kmlgpsdataparser.diff

Many thanks for digikam...
Comment 3 Jules 2013-03-13 09:17:29 UTC
Created attachment 78003 [details]
attachment-21406-1.dat
Comment 4 Jules 2013-03-13 09:17:29 UTC
Created attachment 78004 [details]
kmlgpsdataparser.diff
Comment 5 caulier.gilles 2013-04-08 21:14:22 UTC
Git commit fd8133b1d1b15a64d1af3357d4864b7ae7bd4f51 by Gilles Caulier.
Committed on 08/04/2013 at 23:13.
Pushed by cgilles into branch 'master'.

apply patch #78004

M  +3    -3    kmlexport/kmlgpsdataparser.cpp

http://commits.kde.org/kipi-plugins/fd8133b1d1b15a64d1af3357d4864b7ae7bd4f51