Opened 11 years ago
Closed 11 years ago
#1015 closed defect/bug (fixed)
vehicle_new:invalid type 'demo'
Reported by: | linesoff.myopenid.com | Owned by: | cp15 |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | port/android | Version: | 0.2.0 |
Severity: | Keywords: | demo vehicle | |
Cc: |
Description
On my Android system (Motorola Defy+) I cannot use the demo-vehicle. I get always the log-message E navit : navit:vehicle_new:invalid type 'demo'
This is independent whether LocalGps? is enabled too. In the example iI took the navit.xml from Version 0.2.0 and modified only the LocalGPS to not enabled and the Demo to Enabled and Active. I will try to add the navit.xml and the part of logcat-file. The effect is the same in newer versions (e.g. navit-svn-4952).
On Windows-XP and Windows-CE the same approach did work
Attachments (3)
Change History (5)
Changed 11 years ago by linesoff.myopenid.com
Changed 11 years ago by linesoff.myopenid.com
Changed 11 years ago by linesoff.myopenid.com
comment:1 Changed 11 years ago by linesoff.myopenid.com
comment:2 Changed 11 years ago by tryagain
- Resolution set to fixed
- Status changed from new to closed
Shold be working now if you start with current navit_*.xml from android builds or put in your navit.xml manually
<plugin path="$NAVIT_PREFIX/lib/lib*.so" ondemand="yes"/>
before
<plugin path="$NAVIT_PREFIX/lib/libgraphics_android.so" ondemand="no"/>
And yes, Demo vehicle should be the only enabled.
The logcat-file is inadvertently twice added