navit-gps / navit

The open source (GPL v2) turn-by-turn navigation software for many OS
http://www.navit-project.org
Other
550 stars 173 forks source link

Yellow Screen in Raspberry Pi #1210

Closed NKumar1612 closed 1 year ago

NKumar1612 commented 1 year ago

Hello Team Navit,

I'm using a Rasperry Pi 3b+ with, Raspbian 11 OS, with U-blox 7 GPS/GLONASS device for finding my location. I used this with a few changes since i used Ublox 7 instead of BerryGPS-IMU.

So after i followed all of the steps and even checked my gps which works alright.

And in the navit.xml, i've added a map of my city using, maps9 navit, (i'll show my whole code below)

So then when i ran the code, first i got a white screen for about 3 seconds: navit-1

then it turned yellow: navit-2

i've tried shifting the location to other areas in the city and yet they are still pitch yellow.

and these are the errors that i recieve in the terminal: navit-4

and this is my navit.xml code: xmlcode1 xmlcode2 xmlcode3 xmlcode4 xmlcode5 xmlcode6 xmlcode7 xmlcode8 xmlcode9 xmlcode10 xmlcode11 xmlcode12 xmlcode13 xmlcode14 xmlcode15

xmlcode16 xmlcode17 xmlcode18

hoehnp commented 1 year ago

Hi @NKumar1612,

it would be more helpful to have the navit.xml as a text file instead of screenshots. Especially since the lines seem truncated to me.

NKumar1612 commented 1 year ago

Hello @hoehnp, Would you please help me in sending the file since it's my first time opening an issue in GitHub?

hoehnp commented 1 year ago

this should work by simply renaming navit.xml to navit.txt and drag it in, like you probably did with the images.

hoehnp commented 1 year ago

Hello @NKumar1612, this is an downstream bug of debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=967960

It should be resolved by downloading the navit_layout*.xml files from https://github.com/navit-gps/navit/tree/trunk/navit and placing them in .navit since you use your own navit.xml.

jkoan commented 1 year ago

@hoehnp has already given the solution, so closing this