I just wanted to mention that I came across the problem once again that navit only starts via xterm, not with the launch icon from menu after installing the new navit.xml from /etc/navit in the .navit-directory in home.
I tried again with the former navit.xml that didnīt caused this- works!
Then tried again with the new navit.xml- suddenly it worked too!
Can anyone reproduce this behavior?
It is good for next time to know but I would be curious for the reason of all this.
Magic_doc: I cannot reproduce this (but I use slightly different navit.xml). Maybe try to modify the command used by to launch navit to redirect its output to a file and see what is going on?
I made some changes navit.xml I use and link to from navit wiki (mainly cosmetics - better formatting so that the diff from /etc/navit/navit.xml is clearer) and the OSD (added quit button and switching to 2D now zooms out to the whole route - I have yet to see if this is a good idea in practice as well). Here you go in case anybody is interested.
in the latest versions seems no all the settings are translated according to localization
my localization is italian, but some settings are in english still (for example the profiles in settings->vehicle; rules settings, and "former destination")
is the same for other languages?
we should inform navit team or submit a translation?
in the latest versions seems no all the settings are translated according to localization
my localization is italian, but some settings are in english still (for example the profiles in settings->vehicle; rules settings, and "former destination")
is the same for other languages?
we should inform navit team or submit a translation?
Yeah, for Czech the situation is the same with probably the same strings (only some of the vehicle profiles are untranslated). Informing the developers is a good idea (irc is accesible via web and they are responsive, usually in a couple of hours).
...so I wanted to make my own navit build; downloaded the source, configured; make; make install....now how can I make the .deb package in scratchbox so I can transfer it to the phone? I dont have such "debian" folder when I try "dpkg-buildpackage" what should I do now?