<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>202162</bug_id>
          
          <creation_ts>2009-08-01 02:34:54 +0000</creation_ts>
          <short_desc>Altitude in &quot;Current Location&quot; is shown as 0</short_desc>
          <delta_ts>2009-11-15 18:04:25 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>2</classification_id>
          <classification>Applications</classification>
          <product>marble</product>
          <component>general</component>
          <version>unspecified</version>
          <rep_platform>Ubuntu</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>0.8 (KDE 4.3)</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Lew Palm">lew</reporter>
          <assigned_to>marble-bugs</assigned_to>
          
          
          <cf_commitlink></cf_commitlink>
          <cf_versionfixedin></cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>802008</commentid>
    <comment_count>0</comment_count>
    <who name="Lew Palm">lew</who>
    <bug_when>2009-08-01 02:34:54 +0000</bug_when>
    <thetext>Version:           Revision 1005421 from SVN trunk (using KDE 4.2.2)
Compiler:          gcc 4.3.3 
OS:                Linux
Installed from:    Ubuntu Packages

When I open the &quot;Current Location&quot; tab and click on &quot;Navigation mode&quot;, longitude and latitude are shown correctly but altitude is 0.

Gpsd is running and offers another value than 0 for altitude to its clients, which I can see with xgps. Longitude and latitude are the same in xgps and marble.

Marble is compiled with libgps 2.38 (official ubuntu package). 

Marble was started with LANG=C.


I fiddled a bit with the source and found out that GpsdPositionProviderPlugin puts the right value in its GeoDataCoordinates m_position. But in the end the MarbleControlBox gets something different with altitude == 0 ....</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>861327</commentid>
    <comment_count>1</comment_count>
    <who name="Dennis Nienhüser">nienhueser</who>
    <bug_when>2009-11-14 00:14:13 +0000</bug_when>
    <thetext>SVN commit 1048806 by nienhueser:

Forward available altitude values to the UI.
CCBUG: 202162


 M  +2 -1      GpsTracking.cpp  
 M  +3 -2      PositionTracking.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&amp;revision=1048806</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>862252</commentid>
    <comment_count>2</comment_count>
    <who name="Dennis Nienhüser">nienhueser</who>
    <bug_when>2009-11-15 18:04:25 +0000</bug_when>
    <thetext>SVN commit 1049668 by nienhueser:

Forward available altitude values to the UI.
Altitude needs to be set here as well, otherwise the speed estimation gets confused by seemingly changing positions. Backport of commit 1048806 and 1049655
BUG: 202162



 M  +2 -1      GpsTracking.cpp  
 M  +9 -6      PositionTracking.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&amp;revision=1049668</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>