View Single Post
Posts: 98 | Thanked: 44 times | Joined on Mar 2010 @ Netherlands
#404
in addition to forementioned problem

Originally Posted by 7thd View Post
<problem> I lost the crosshair/fix/pointer as well as the tracks and start/end pointers. Latest build no improvement.
Modrana won't start at all now. I have only tried out setting buttons and have not tried to reinstall or other installs. I'm quite ignorant of the technique so I have no real clue.

Start in Xterminal shows the following
Code:
~ $ 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
~ $
Would it help to uninstall or sth? Or can some1 provide info on a detail?

I'm not experiencing other big failures other than some widgets falling out. I have toggled 3G/GSM while running Modrana by the way

<edit> I have tried reinstall (OTA). Xterminal session of modRana still shows the above. I can safely say that I left mod_options.py untouched, so far as I made no textual alterations whatsoever.

I miss this app with its k i c k a s s tiles, could anyone help restoring this modRana 0.20-3?

Last edited by 7thd; 2010-12-14 at 21:27.
 

The Following User Says Thank You to 7thd For This Useful Post: