Fixed upstream and is in version 0.9.96.

Here is the patch:

-------------------------- src/terraservermapsource.c --------------------------
index 7fb9472..efeb9d0 100644
@@ -187,7 +187,8 @@ _coord_to_mapcoord ( VikMapSource *self, const VikCoord 
*src, gdouble xmpp, gdou
        
        TerraserverMapSourcePrivate *priv = 
TERRASERVER_MAP_SOURCE_PRIVATE(self);
        int type = priv->type;
+       if ( src->mode == VIK_COORD_UTM )
+               return FALSE;
 
        if ( xmpp != ympp )
                return FALSE;

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/445374

Title:
  viking crashes when I want to download the maps around a track

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to