navit-gps / navit

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

error:navit:traffic_new:wrong type 'null' #1247

Open mrakyhub opened 11 months ago

mrakyhub commented 11 months ago

error:navit:traffic_new:wrong type 'null'

jkoan commented 11 months ago

This is probably an error which let's navit still running? If so it just means that the dummy implementation that doesn't do anything couldn't be loaded, and therefore it does nothing with traffic as well. Just without the null plugin, which isn't a problem. But the question remains why the null plugin wasn't there. How have you installed navit. Via package manager or via compilation?

mrakyhub commented 11 months ago

I have both, only unzip, no compilation, but I run via package manager.

mrakyhub commented 11 months ago

error is changed, i think, (navit:4800): GLib-WARNING **: 17:47:55.139: GError set over the top of a previous GError or uninitialized memory. This indicates a bug in someone's code. You must ensure an error is NULL before it's set.