[marble] [Bug 419998] tracks from gpx lines are painted as a px white line, invisible almost

Torsten Rahn bugzilla_noreply at kde.org
Fri Apr 7 19:43:36 BST 2023


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

Torsten Rahn <rahn at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rahn at kde.org
             Status|REPORTED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #6 from Torsten Rahn <rahn at kde.org> ---
Sorry that this took so embarrassing long. Fixed with:

commit fbb2d704c615a1cd4968bed49a0d4b26c1469134 (origin/master, origin/HEAD)
Author: Anthony P. Austin <aaustin at meromorphic.net>
Date:   Sun Jul 24 10:46:22 2022 -0700

    Restore former GPX rendering behavior.

    Previous versions of Marble rendered GPX tracks using a thick red line
    and then recentered and zoomed the map so that the newly-loaded track
    occupied most of the display.  At some point, this behavior got lost;
    for some time now, Marble has been rendering GPX tracks as a
    difficult-to-see 1-pixel-wide white line and not recentering or zooming
    the map, leading some users to the conclusion that the software wasn't
    loading the track at all.  See the following bug reports:

      https://bugs.kde.org/show_bug.cgi?id=419998
      https://bugs.kde.org/show_bug.cgi?id=411669
      https://bugs.kde.org/show_bug.cgi?id=370263
      https://bugs.kde.org/show_bug.cgi?id=402153

    This patch restores the old rendering behavior.

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


More information about the Marble-bugs mailing list