Thanks. I noticed the Marble bug myself, but unfortunately I don't have any idea how to fix it. An upstream fix might be good, but I don't know if this application is still developed. I'll correct the udev rule, but can you help with the Marble bug?
Search Criteria
Package Details: igotu2gpx 0.3.0-3
Package Actions
| Package Base: | igotu2gpx |
|---|---|
| Description: | Free GUI and command line utility to provide Linux/Mac OS X support for the MobileAction i-gotU USB GPS travel loggers |
| Upstream URL: | https://launchpad.net/igotu2gpx |
| Category: | system |
| Licenses: | |
| Submitter: | None |
| Maintainer: | Weytsengtang |
| Last Packager: | Weytsengtang |
| Votes: | 1 |
| First Submitted: | 2011-07-17 10:45 |
| Last Updated: | 2014-10-05 15:50 |
Latest Comments
Comment by Weytsengtang
Comment by maleadt
Needs two changes in order to compile:
* udev rules should go to /usr/lib instead of /lib (package() in the PKGBUILD)
* marblevisualizer.cpp should include <marble/MarbleModel.h> and use tracks->model()->addGeoDataFile instead of tracks->addPlace[mM]arkFile (probably should go upstream, or might be fixed in 0.4-trunk already)