[marble] [Bug 384308] New: KML tracks only visible while moving the map

Fritz Reichmann bugzilla_noreply at kde.org
Sun Sep 3 10:16:55 UTC 2017


https://bugs.kde.org/show_bug.cgi?id=384308

            Bug ID: 384308
           Summary: KML tracks only visible while moving the map
           Product: marble
           Version: unspecified
          Platform: openSUSE RPMs
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: marble-bugs at kde.org
          Reporter: fritz at reichmann.nl
  Target Milestone: ---

I am using marble to look at my gps recordings from my running watch. I convert
these to kml first using gpsbabel.

Until recently, this worked just fine. Since about 2-3 months, the tracks are
only visible while I am zooming in or out in marble, or hold the left or middle
mouse buttons to move, zoom in or out. Immediately after releasing, the kml
track display disappears. Rotating the map with the right mouse button shows no
track appearing, they just remain undisplayed.

I am using marble version Version 2.2.20 (2.3 development version), with
libraries (on opensuse Tumbleweed, updated and recycled last time yesterday):
KDE Frameworks 5.37.0
Qt 5.9.1 (kompiliert gegen 5.9.1)
Das xcb Fenstersystem

gpsbabel translation is with:
for i in $(ls *.fit); do n=$(echo $i | rev | cut -d \. -f 2- | rev); echo $n;
gpsbabel -w -r -t -i garmin_fit -f $n.fit -o
kml,points=0,lines=1,line_width=2,line_color=FFFF00FF,labels=1 -F $n.kml; done

Symptom is with all kml files, as well with those that worked before, and
symptom is on all of the openSuse (I have no other) boxes that I have tried.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Marble-bugs mailing list