[Bug 701600] Re: [regression] upload route to garmin, route truncated, no waypoints

2011-07-28 Thread Daniel T Chen
Fixed in Oneiric

** Changed in: gpsbabel (Ubuntu)
   Status: New => Fix Released

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

Title:
  [regression] upload route to garmin, route truncated, no waypoints

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gpsbabel/+bug/701600/+subscriptions

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


[Bug 701600] Re: [regression] upload route to garmin, route truncated, no waypoints

2011-01-12 Thread Brian Murray
** Tags added: patch

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

Title:
  [regression] upload route to garmin, route truncated, no waypoints

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


[Bug 701600] Re: [regression] upload route to garmin, route truncated, no waypoints

2011-01-12 Thread Per Ångström
I have notified upstream, http://sourceforge.net/projects/gpsbabel/, of
the problem.

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

Title:
  [regression] upload route to garmin, route truncated, no waypoints

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


[Bug 701600] Re: [regression] upload route to garmin, route truncated, no waypoints

2011-01-11 Thread Per Ångström
This patch reverts the change and fixes the problem for me.

** Attachment added: "garmin_route_bug_patch.txt"
   
https://bugs.launchpad.net/ubuntu/+source/gpsbabel/+bug/701600/+attachment/1791414/+files/garmin_route_bug_patch.txt

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

Title:
  [regression] upload route to garmin, route truncated, no waypoints

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


[Bug 701600] Re: [regression] upload route to garmin, route truncated, no waypoints

2011-01-11 Thread Per Ångström
Investigating the Sourceforge CVS tree, I have found the offending
commit to be 1.135:

date: 2010/01/20 12:40:53;  author: robertl;  state: Exp;  lines: +4 -1
When writing routes, set class to map type instead of user so that duplicate 
waypoints aren't created.

$ cvs diff -r 1.134 -r 1.135 garmin.c
Index: garmin.c
===
RCS file: /cvsroot/gpsbabel/gpsbabel/garmin.c,v
retrieving revision 1.134
retrieving revision 1.135
diff -r1.134 -r1.135
772c772
<   way->wpt_class = 0;
---
>   way->wpt_class = 0;  // user waypoint by default.
968a969,971
> // map class so unit doesn't duplicate routepoints as a waypoint.
>   rte->wpt_class = 0x80;  
> 

Reverting this change fixes the problem.

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

Title:
  [regression] upload route to garmin, route truncated, no waypoints

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


[Bug 701600] Re: [regression] upload route to garmin, route truncated, no waypoints

2011-01-11 Thread Per Ångström
In the Maverick branch (rev. 14), reverting file garmin.c to revision 10
(Lucid) fixes the problem. Unfortunately, that file has quite a lot of
changes, so it may be tricky to track down the error.

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

Title:
  [regression] upload route to garmin, route truncated, no waypoints

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


[Bug 701600] Re: [regression] upload route to garmin, route truncated, no waypoints

2011-01-11 Thread Per Ångström
The bug seems to have been introduced in revision 11, i.e. the first
revision after the Lucid branch:

revno: 11 [merge]
tags: 1.3.7~cvs2-3
author: Bernd Zeimetz 
committer: Bazaar Package Importer 
branch nick: maverick
timestamp: Thu 2010-05-06 14:12:41 +0200
message:
  * [b76106eb] Rename gpsbabel.doc-base parts to stop confusing
dh_installdocs.
  * [0c9397ce] Split documentation into gpsbabel-doc.
  * [08e7b6ec] Fix build target dependency for build-doc.

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

Title:
  [regression] upload route to garmin, route truncated, no waypoints

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


[Bug 701600] Re: [regression] upload route to garmin, route truncated, no waypoints

2011-01-11 Thread Per Ångström


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

Title:
  [regression] upload route to garmin, route truncated, no waypoints

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