Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 301898 - sci-geosciences/gpsbabel-1.3.6 fix not working encoding options for -i garmin
Summary: sci-geosciences/gpsbabel-1.3.6 fix not working encoding options for -i garmin
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Sci-geo Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-23 11:26 UTC by progserega
Modified: 2011-06-10 09:32 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
update ebuid for apply ecoding-fix patch (gpsbabel-1.3.6-r1.ebuild,1.21 KB, text/plain)
2010-01-23 11:28 UTC, progserega
Details
Patch for fix input encoding. (encoding-garmin.patch,1.17 KB, patch)
2010-01-23 11:29 UTC, progserega
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description progserega 2010-01-23 11:26:43 UTC
fix not working encoding options for -i garmin
With patch, command:
gpsbabel -p "" -w -r -t -i garmin,encoding=windows-1251 -f usb: -o gpx -F
1.gpx
properly convert names of waypoints, when received waypoints and tracks
from russian localization garmins devices.

Patch for gpsbabel-1.3.6 I submit to gpsbabel:
http://sourceforge.net/tracker/?func=detail&aid=2937857&group_id=58972&atid=489477

Patch and updated ebuild I attach to this report.

Reproducible: Always
Comment 1 progserega 2010-01-23 11:28:58 UTC
Created attachment 217218 [details]
update ebuid for apply ecoding-fix patch
Comment 2 progserega 2010-01-23 11:29:55 UTC
Created attachment 217220 [details, diff]
Patch for fix input encoding.
Comment 3 progserega 2010-01-23 11:37:41 UTC
Autor of patch:
http://dezhin.livejournal.com/
Comment 4 Christian Faulhammer (RETIRED) gentoo-dev 2010-11-08 00:59:27 UTC
Has this been incorporated into GPSBabel 1.4.2?
Comment 5 progserega 2010-11-20 08:38:38 UTC
No, i test 1.4.2 version. Option 'encoding' not supported in code. Without it - waypoints in garmin with russian locales gets by gpsbabel with '$$$$$$' name.
Comment 6 Tomáš Chvátal (RETIRED) gentoo-dev 2011-06-10 09:32:56 UTC
The patch is not applying cleanly for the 1.4.2.

Please make upstream accept the patch as we do not patch new features that were not accepted by upstream into gentoo-shipped packages.