Revision 17b732a...

Go back to digest for 27th January 2013

Bug Fixes in Educational

Dennis Nienhüser committed changes in [marble] src/plugins/positionprovider/gpsd/GpsdPositionProviderPlugin.cpp:

status is unreliable, check for nan explicitly.

Losing the GPS fix often results in gpsd reporting status as ok, but
reporting nan as position. These invalid coordinates result in broken
position data (nan as position, random painting on the map) and likely
also crashes.

File Changes

Modified 1 files
  • src/plugins/positionprovider/gpsd/GpsdPositionProviderPlugin.cpp
1 files changed in total