Opened 12 years ago
Last modified 4 years ago
#759 new defect/bug
navit.xml on android , typo makes TTS dissapear
Reported by: | zoff99 | Owned by: | cp15 |
---|---|---|---|
Priority: | minor | Milestone: | version 0.6.0 |
Component: | port/android | Version: | git master |
Severity: | normal | Keywords: | xml, speech, android, plugin |
Cc: |
Description
if you put these blanks into to navit.xml file, in the plugins section. suddenly TTS is no longer found and navit sometimes even crashes
<plugins> <plugin path="$NAVIT_PREFIX/lib/libgraphics_android.so" ondemand="no"/> <plugin path="$NAVIT_PREFIX/lib/libvehicle_android.so" ondemand="no"/> <plugin path="$NAVIT_PREFIX/lib/libspeech_android.so" ondemand="no"/> <plugin path="$NAVIT_PREFIX/lib/libgui_internal.so" ondemand="no"/> <plugin path="$NAVIT_PREFIX/lib/libmap_textfile.so" ondemand="no"/> <plugin path="$NAVIT_PREFIX/lib/libmap_binfile.so" ondemand="no"/> <plugin path="$NAVIT_PREFIX/lib/libosd_core.so" ondemand="no"/> </plugins>
Change History (5)
comment:1 Changed 12 years ago by zoff99
comment:2 Changed 10 years ago by usul
- Keywords xml speech android plugin added
- Milestone set to version 0.5.1
Needs to be veryfied for current SVN.
comment:3 Changed 6 years ago by http://wiki.navit-project.org/index.php/user:jkoan
- Severity set to normal
Probably Fixed? I dont know this behavior
comment:4 Changed 5 years ago by http://wiki.navit-project.org/index.php/user:jkoan
- Milestone changed from version 0.5.1 to version 0.5.2
This ticket was pushed back in order to bring 0.5.1 out soon.
comment:5 Changed 4 years ago by http://wiki.navit-project.org/index.php/user:jkoan
- Milestone changed from version 0.5.2 to version 0.6.0
Ticket retargeted after milestone closed
Note: See
TracTickets for help on using
tickets.
actually its <navit .... timeout="1"> that makes it go crazy