| The Following User Says Thank You to 7thd For This Useful Post: | ||
| The Following User Says Thank You to woody14619 For This Useful Post: | ||
| The Following 2 Users Say Thank You to jj0 For This Useful Post: | ||
~ $ 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
~ $
| The Following User Says Thank You to 7thd For This Useful Post: | ||
I have a GTA02v5 sitting on a shelf right now collecting dust. I keep meaning to bring it into work to flash it with the latest qtmoko (they just release v30 this week), but I keep forgetting it. (I don't have a windows box at home anymore, and the linux tools for FR never worked right for me...) I hear it's almost working as a reliable phone now... But then I heard that from some people the whole time, and mine was never good at keeping a GSM signal, yet alone handling calls or text. :P
BTW, there is a (bit old) howto for running modRana on QtMoko 

regexp;your_regexp_code
St;Street
St ;Street
St. ;Street
St.;Street

Also, there might be problems with order of the rules in the merged file.
Ave;Avenue Cir;Circle Hts;Heights Hwy;Highway Ln;Lane Pde;Parade Pkwy;Parkway Pl;Place Plz;Plaza Rd;Road Sq;Square Tce;Terrace Trk;Track Wy;Way

| The Following User Says Thank You to MartinK For This Useful Post: | ||

~ $ 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
~ $
| The Following User Says Thank You to petur For This Useful Post: | ||
| The Following User Says Thank You to Wikiwide For This Useful Post: | ||
