<problem> I lost the crosshair/fix/pointer as well as the tracks and start/end pointers. Latest build no improvement.
~ $ modrana == modRana Starting == device string (first parameter): n900 importing modules: * menu: Handle menus (30.00 ms) * example: A sample pyroute module (10.00 ms) * clickHandler: handle mouse clicks (10.00 ms) * waypoints: Lookup nearest town or village (80.00 ms) * messages: Handles messages (120.00 ms) * onlineServices: Module for communication with various online services. (170.00 ms) * mapView: Controls the view being displayed on the map (0.00 ms) * display: A platform independent display device control module (0.00 ms) * icons: Draw icons (10.00 ms) * log: A modRana logging module (0.00 ms) Traceback (most recent call last): File "modrana.py", line 476, in <module> program = GuiBase(device) File "modrana.py", line 411, in __init__ self.mapWidget = MapWidget() File "modrana.py", line 85, in __init__ self.loadModules('modules') # name of the folder with modules File "modrana.py", line 106, in loadModules self.m[name] = a.getModule(self.m,self.d) File "/opt/modrana/modules/mod_options.py", line 25, in getModule return(options(m,d)) File "/opt/modrana/modules/mod_options.py", line 33, in __init__ self.load() File "/opt/modrana/modules/mod_options.py", line 369, in load newData = marshal.load(f) EOFError: EOF read where object expected ~ $