[ gpsdrive ] gpsdrive - mapnik: gda_connection_add_event fails
Dieter Jäger
dieter at linuxjaeger.de
Sat Jun 7 00:25:38 AKDT 2008
Hi guys,
I am using gpsdrive with mapnik for two weeks now. The excellent map rendering
is a great help when tracking for openstreetmap.
I am having a small problem with the current svn version of gpsdrive. on a
Debian Lenny. The postgresql database has "trust" rights set in pg_hba.conf:
local all all trust
host all all 127.0.0.1/32 trust
Yet I get a connection error when gpsdrive starts and the POI list is not
available. I used following command to setup the database:
mapnik-osm-updater.sh --all-planet-geofabrik=europe/germany
This seems to have worked with previous version (2.10pre4 from Debian) of
gpsdrive as I got no errror then. With the current revision 1958 from svn ,
when starting gpsdrive I get:
DB: Using waypoints from local user file.
Error: Could not find provider PostgreSQL in the current setup
** (GpsDrive:22661): CRITICAL **: gda_connection_add_event: assertion
`GDA_IS_CONNECTION (cnc)' failed
Read 576 POI-Types from geoinfo.db
(GpsDrive:22661): Gtk-CRITICAL **: gtk_widget_hide_all: assertion
`GTK_IS_WIDGET (widget)' failed
Can anybody help me?
Dieter
More information about the GPSdrive
mailing list