[Marble-bugs] [Bug 299527] Red line does not shown

marbledeveloper at gmail.com marbledeveloper at gmail.com
Wed May 23 22:20:48 UTC 2012


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

--- Comment #8 from marbledeveloper at gmail.com ---
If I change the line:

track->addPoint(mapWidget->model()->clock()->dateTime(), GeoDataCoordinates( i,
0, 22000.0 * 1000, GeoDataCoordinates::Degree ));

by the line:

track->addPoint(mapWidget->model()->clock()->dateTime().addSecs(i),
GeoDataCoordinates( i, 0, 22000.0 * 1000, GeoDataCoordinates::Degree ));

I can see the two lines: http://i46.tinypic.com/35bcr2q.jpg But I think that
isn't a solution.

I have tracked down it with Earthwings in the IRC chat and he has viewed a
strange behaviour when he has tested my code.

Those are his exact words:

"there seems to be some inconsistency, noticed this in the other example as
well"
"sometimes it's shown, sometimes not, sometimes at the wrong place"

He has made a screenshot: http://nienhueser.de/marble/marble-saturn1.png and in
there the satellite is not shown it should be appear.

Regards.

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


More information about the Marble-bugs mailing list