Custom Query (1067 matches)
Results (13 - 15 of 1067)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#358 | worksforme | navit ignores OSM oneway tag | KaZeR | Ernia |
Description |
It seems to me that navit doesn't care about OSM oneway tags in route calculation.
With the following points: mg:0x12f543 0x54d095 type=bookmark label="1" mg:0x12f713 0x54cfcd type=bookmark label="2" navit would make me go from 1 to 2 in the wrong direction. |
|||
#246 | fixed | Add of a .desktop file | KaZeR | Fabian Affolter <fab@…> |
Description |
Can you please add a .desktop file to your package?
This is a possible skeleton: {{{ [Desktop Entry] Encoding=UTF-8 Name=Navit GenericName=Navigation Software Comment=Helps you navigate your vehicle Exec=navit Icon=navit Terminal=false Type=Application Categories=Graphics; }}} For more details please check http://standards.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html |
|||
#279 | fixed | Some OSD items not displaying data | KaZeR | Gerritv |
Description |
The street_name, next_street_name, vehicle_speed and vehicle_sat_nums icons are not displaying any data.
The cause is that in the _draw() functions for those functions, the p.x value was uninitialized. This resuts in a random but out of bounds x value being giving to display the data. Patch is http://pastebin.com/m4fe02eb, tested on X86 and N8x0. |
Note: See TracQuery
for help on using queries.