[shr-u] [navit] dont see arrows

2 messages Options
Embed this post
Permalink
matzehuber

[shr-u] [navit] dont see arrows

Reply Threaded More More options
Print post
Permalink

Hi Lists,

i have a problem in navit:

when i enter  routing, i don't see the arrows, only the text until to
next crossing.


i am using:

<osd enabled="yes"
type="navigation_next_turn"                                        
 x="320" y="30"  w="160" h="60"  background_color="#000000cc"
/>                    
<osd enabled="yes" type="text"
label="${navigation.item[1].length[named]}"            
 x="320" y="90" w="160" h="40" align="" background_color="#000000cc"
font_size="450"/>



output doesn't say anyting interesting:

root@om-gta02 ~ # navit
navit:convert_to_attrs:failed to create attribute 'cursor' with value '1'
vehicle_gpsd:vehicle_gpsd_try_open:Trying to connect to localhost:default
vehicle_gpsd:vehicle_gpsd_try_open:Connected to gpsd fd=4 evwatch=0x98200
navit:main_real:Using '/home/root/.navit/navit.xml'
gui_internal:gui_internal_cmd_menu:x=0x122552 y=0x5de3b5
gui_internal:gui_internal_apply_config:w=480 h=575
gui_internal:gui_internal_apply_config:w=480 h=575
gui_internal:gui_internal_apply_config:w=480 h=575
gui_internal:gui_internal_cmd_position:x=0x124926 y=0x5df9c2
gui_internal:gui_internal_apply_config:w=480 h=575
oss_audio: failed to open audio device /dev/dsp
gui_internal:gui_internal_cmd_set_destination:c=1:0x124926,0x5df9c2
gui_internal:gui_internal_cmd_menu:x=0x1224e2 y=0x5def95
gui_internal:gui_internal_apply_config:w=480 h=575

any idea, how the icons for left, right, and so on are coming or not ?

_______________________________________________
Openmoko community mailing list
[hidden email]
http://lists.openmoko.org/mailman/listinfo/community
matzehuber

Re: [shr-u] [navit] dont see arrows

Reply Threaded More More options
Print post
Permalink

> i have a problem in navit:
>
> when i enter  routing, i don't see the arrows, only the text until to
> next crossing.
>
>
solved myself by reading:

http://wiki.navit-project.org/index.php/On_Screen_Display#Icon_source_setting_for_OSD

and using then:

<osd enabled="yes" type="navigation_next_turn"
 x="320" y="30"  w="160" h="60"  background_color="#000000cc"
 icon_src="$NAVIT_SHAREDIR/xpm/%s_wh_48_48.png"  />



_______________________________________________
Openmoko community mailing list
[hidden email]
http://lists.openmoko.org/mailman/listinfo/community