Andreas Stenglein a écrit : > Hello, > > I tried to bring over the EtrexLegendC driver from qlandkarte tree. > Find attached a patch for GarminDev tree. > Compile-tested only. > > please test if it works. > > best regards, > Andreas > Hi
The patch seems to work .. I eventually managed to compile it (ccmake is new to me, please someone give me my ./configure back !!) Anyway, the GPS unit seems to respond, and I could download some waypoints. (I had to run qlandkarte as root though .. I need to work on this) Then I tried to load a garmin topo map into QLandkarte, and it crashed. Nothing to do with the GPS unit. The map used to work fine with former qlandkarte. Log: sudo ~/bin/qlandkartegt ------------ 4506687.439892 5432922.567629 ------------ +proj=tmerc +lat_0=0 +lon_0=12 +k=1 +x_0=4500000 +y_0=0 +ellps=bessel +datum=potsdam +units=m +no_defs +towgs84=606.0,23.0,413.0 ------------ 4506687.439892 5432922.567629 ------------ +proj=tmerc +lat_0=0 +lon_0=12 +k=1 +x_0=4500000 +y_0=0 +ellps=bessel +datum=potsdam +units=m +no_defs +towgs84=606.0,23.0,413.0 QStatusBar::insertPermanentWidget: Index out of range (1), appending widget CDeviceGarmin::CDeviceGarmin() CDeviceGarmin::downloadWpts() CDeviceGarmin::downloadTracks() pjsrc: +proj=merc +lat_ts=43 +ellps=WGS84 pjtar: +proj=longlat +ellps=WGS84 +datum=WGS84 +no_defs +towgs84=0,0,0 name: "Topo 3 Provence Côte d'Azur Méditerranée" basemap: "/home/ttk/Garmin/Maps/FranceTopo03PACA/basemap.img" dimensions: N 0.781245 E 0.135478 S 0.741554 W 0.02599 13 2 true 15 1 true 17 0 true 20 2 false 22 1 false 24 0 false 11 1000 14 1000 "100 km" add "/home/ttk/.config/QLandkarteGT/Topo 3 Provence Côte d'Azur Méditerranée.db" QSqlDatabase: QSQLITE driver not loaded QSqlDatabase: available drivers: QMYSQL3 QMYSQL CMapTDB::CMapTDB() Erreur de segmentation (that is: segmentation fault) What is this qsqlite driver ? Thanks for your help. -- Roland 'ttk' ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ QLandkarte-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qlandkarte-users
