@jkoan How to do this?
extra geoclue 2.7.1-2 [installed]
extra geoclue1 0.12.99.8-2
@PierreBucheli You need to configure navit's settings in navit.xml see the documentation here: https://navit.readthedocs.io/en/v0.5.6/configuration/index.html#vehicle
The entry should be:
<vehicle name="Geoclue" profilename="car" enabled="yes" source="geoclue://" active="1"/>
navit.xml:
<vehicle name="Local GPS" profilename="car" enabled="yes" active="1" source="geoclue://">
Here's the error log from navit when I launch it:
error:navit:vehicle_new:invalid source 'geoclue://': unknown type 'geoclue'
@PierreBucheli probably the packager hasn't included the plugin :(
So you would need to compile yourself unfortunately
@jkoan Hello,
I have compiled navit and indeed the GPS localization by geoclue works...
Unfortunately my favorites are no longer visible and the calculation of the route makes navit crash...
Should I install gdb?
@jkoan Hello, so after installing gdb here is the error log...