View Single Post
Posts: 23 | Thanked: 6 times | Joined on Apr 2011 @ Finland
#37
Hi

I tried the app, but all I get is the big "global" map without any buttons. I tried to reinstall, but no luck.

When I tried to start from xterminal I got this.

Code:
---snip---
nominatim_geonames search for:
__init__ nominatim_geonames
google_geonames last search:
google_geonames download state: 0
__init__ google geonames
__init__ fotoradary
__init__ gpx tracks
__init__ rcspot eventy
ERROR: 'osmgpsmap.GpsMap' object has no attribute 'layer_add'
GPS init
GPS init DONE
Traceback (most recent call last):
  File "./yosmapa.py", line 1786, in on_changed
    self.osmMapa.osm.gps_add( self.lat, self.lon, self.heading)
AttributeError: 'osmgpsmap.GpsMap' object has no attribute 'gps_add'
Traceback (most recent call last):
  File "./yosmapa.py", line 1786, in on_changed
    self.osmMapa.osm.gps_add( self.lat, self.lon, self.heading)
AttributeError: 'osmgpsmap.GpsMap' object has no attribute 'gps_add'