jj0
|
2010-12-15
, 14:00
|
Posts: 73 |
Thanked: 33 times |
Joined on Nov 2010
|
#411
|
|
2010-12-15
, 16:15
|
Posts: 1,341 |
Thanked: 708 times |
Joined on Feb 2010
|
#412
|
The Following User Says Thank You to zimon For This Useful Post: | ||
|
2010-12-15
, 20:17
|
Posts: 98 |
Thanked: 44 times |
Joined on Mar 2010
@ Netherlands
|
#413
|
<problem> I lost the crosshair/fix/pointer as well as the tracks and start/end pointers. (...)
<problem> Modrana won't start at all now.
This might be caused the by corrupted settings file. Try to delete/move somewhere else this file:
/opt/modrana/data/options.bin
ModRana will create a new one with default settings if it cant find the old one. This might even solve your other problem with missing position indicator.
Also, failed loading of the options file should really fail more gracefully, with a "loading settings failed" notifications and not with a crash... I'll do something about it
|
2010-12-15
, 23:52
|
|
Posts: 1,455 |
Thanked: 3,309 times |
Joined on Dec 2009
@ Rochester, NY
|
#414
|
The emphasis tags come from SSML are used so that espeak puts emphasis on important words
St.;Street
Turn right on <emphasis>Jay St</emphasis>
Turn right on Jay Street /emphasis>
OK, I'll try to investigate if I can find something about this mysterious option.
|
2010-12-17
, 11:54
|
Posts: 650 |
Thanked: 497 times |
Joined on Oct 2008
@ Ghent, Belgium
|
#415
|
|
2010-12-17
, 16:46
|
Posts: 451 |
Thanked: 334 times |
Joined on Sep 2009
|
#416
|
Have you tried how the batch download to sqlite fares in 0.20-3 ? I have made the database access sequential in this version as I suspect that concurrent access to the database might be causing for all those "database locked" errors.
The emphasis tags come from SSML are used so that espeak puts emphasis on important words, like street names or the turn commands. IMO it is reading the tag because it is somehow mangled - either the is a < missing or the <emphasis> opening tag is not where it should be. Does it happen for all turns or just from time to time ?
|
2010-12-17
, 16:49
|
Posts: 451 |
Thanked: 334 times |
Joined on Sep 2009
|
#417
|
I got this too, and know how to fix it. In the rule file you have:
In the case of regex, the dot (.) matches a single character. So:Code:St.;Street
becomes:Code:Turn right on <emphasis>Jay St</emphasis>
Code:Turn right on Jay Street /emphasis>
St\.;Street
|
2010-12-17
, 22:30
|
Posts: 1,341 |
Thanked: 708 times |
Joined on Feb 2010
|
#418
|
Dec 18 00:25:56 Nokia-N900 [1153]: GLIB DEBUG default - location-sb: fix status changed: 3->2 Dec 18 00:25:56 Nokia-N900 python2.5[6238]: GLIB WARNING ** default - Trying to register gtype 'LocationGPSDeviceSet' as enum when in fact it is of type 'GFlags' Dec 18 00:25:56 Nokia-N900 python2.5[6238]: GLIB WARNING ** default - Trying to register gtype 'LocationGPSDeviceSet' as enum when in fact it is of type 'GFlags' Dec 18 00:25:57 Nokia-N900 [1153]: GLIB DEBUG default - location-sb: fix status changed: 2->3 Dec 18 00:25:57 Nokia-N900 python2.5[6238]: GLIB WARNING ** default - Trying to register gtype 'LocationGPSDeviceSet' as enum when in fact it is of type 'GFlags' Dec 18 00:26:05 Nokia-N900 last message repeated 17 times
The Following User Says Thank You to zimon For This Useful Post: | ||
|
2010-12-19
, 00:07
|
Posts: 451 |
Thanked: 334 times |
Joined on Sep 2009
|
#419
|
|
2010-12-19
, 22:23
|
Posts: 98 |
Thanked: 44 times |
Joined on Mar 2010
@ Netherlands
|
#420
|
The Following User Says Thank You to 7thd For This Useful Post: | ||
Tags |
bada rox, martin_rocks, modrana, navigation, openstreetmap, the best, wehasgps |
|