gpsdrive crash at launch

Bug #268711 reported by Patrice Vetsel
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
gpsdrive (Ubuntu)
Expired
Medium
Unassigned

Bug Description

Binary package hint: gpsdrive

Under Intrepid Alpha5, install and launch gpsdrive (gpsdrive_2.10~pre4-3_i386.deb)

kagou@agape:~$ gpsdrive
Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
Creating main window
/home/kagou/.gpsdrive/way.txt: Aucun fichier ou dossier de ce type
Using Mapnik config-file: /usr/share/gpsdrive/mapnik/osm.xml
 got exception ...
terminate called after throwing an instance of 'std::ios_base::failure'
  what(): failed opening file: Mauvais descripteur de fichier
Abandon (core dumped)

Changed in gpsdrive:
importance: Undecided → Medium
Revision history for this message
Andreas Putzo (andreas-putzo) wrote :

Hi,

this looks to me as if gpsdrive tries to use the world_boundaries for the mapnik rendering,
also they should be commented out in this version by default.
Could you please verify if your ~/.gpsdrive/osm.xml does not contain any references
to the world_boundary layers?

e.g.

<Layer name="world-1" status="on" srs="+proj=merc +datum=WGS84 +over">
    <StyleName>world-1</StyleName>
    <Datasource>
      <Parameter name="type">shape</Parameter>
      <Parameter name="file">/usr/share/gpsdrive/mapnik/world_boundaries world_boundaries_m</Parameter>
    </Datasource>
  </Layer>

should be commented out (or point to an existing file on your system).

Regards,
Andreas

Revision history for this message
springmeyer (springmeyer) wrote :

Yes, 'got exception...' is coming out of the mapnik 'shape.input' dynamic library/plugin. If you update gpsdrive against the new Mapnik 0.6.1 package then you should get much better error output.

Revision history for this message
Logan Rosen (logan) wrote :

Thank you for reporting this bug to Ubuntu. Ubuntu 8.10 reached EOL on April 30, 2010.
Please see this document for currently supported Ubuntu releases:
https://wiki.ubuntu.com/Releases

I've tried recreating this bug with Ubuntu 12.04 LTS and was unable to, given the information you've provided. Please either a) upgrade and test or b) increase the verbosity of the steps to recreate it so we can try again.

Please feel free to report any other bugs you may find.

Changed in gpsdrive (Ubuntu):
status: New → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for gpsdrive (Ubuntu) because there has been no activity for 60 days.]

Changed in gpsdrive (Ubuntu):
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.