Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 287326

Summary: app-misc/gpsdrive crashes on missing geoinfo.db
Product: Gentoo Linux Reporter: karpi <karpi.web>
Component: New packagesAssignee: Steve Arnold <nerdboy>
Status: RESOLVED INVALID    
Severity: normal CC: mobile+disabled
Priority: High    
Version: 2007.0   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description karpi 2009-10-02 09:12:04 UTC
gpsdrive crashes on start with this message:

DB: Error while opening /usr/share/icons/map-icons/geoinfo.db: unable to open database file

root /usr/share/icons # ln -s /usr/share/osm/ map-icons

fix this



Reproducible: Always
Comment 1 Steve Arnold archtester gentoo-dev 2009-10-04 20:45:53 UTC
The correct approach would be to edit your gpsdriverc file and make sure the following two settings have the correct paths:

geoinfofile = /usr/share/osm/geoinfo.db
osmdbfile = /usr/share/gpsdrive/osm.db

Perhaps your config is left over from a previous install (the current deps on osm are pretty new).
Comment 2 karpi 2009-10-05 15:54:06 UTC
oki, sorry for my rushing ,)