Skip to:
Using repo/manifests/eel_5.0.0.xml without QtWebEngine
Dec 28 17:12:30 m3ulcb afbd-naviapi-binding-service@0.1[5686]: NOTICE: [REQ/API naviapi] --> Start OnRequestNavicoreGetPosition() [/usr/src/debug/agl-service-navigation/0.1+gitAUTOINC+1f1ffc92fc-r0/git/src/api.cpp:30,OnRequestNavicoreGetPosition] Dec 28 17:12:30 m3ulcb afbd-naviapi-binding-service@0.1[5686]: NOTICE: [REQ/API naviapi] req_json_str = { "valuesToReturn": [ 161, 160 ] } [/usr/src/debug/agl-service-navigation/0.1+gitAUTOINC+1f1ffc92fc-r0/git/src/api.cpp:36,OnRequestNavicoreGetPosition] Dec 28 17:12:30 m3ulcb afbd-naviapi-binding-service@0.1[5686]: Error:The name org.agl.naviapi was not provided by any .service files Dec 28 17:12:30 m3ulcb afbd-naviapi-binding-service@0.1[5686]: ERROR: [REQ/API naviapi] posList is empty - /usr/src/debug/agl-service-navigation/0.1+gitAUTOINC+1f1ffc92fc-r0/git/src/api.cpp:61 [/usr/src/debug/agl-service-navigation/0.1+gitAUTOINC+1f1ffc92fc-r0/git/src/api.cpp:61,OnRequestNavicoreGetPosition] Dec 28 17:12:30 m3ulcb afbd-naviapi-binding-service@0.1[5686]: NOTICE: [REQ/API naviapi] <-- End OnRequestNavicoreGetPosition() [/usr/src/debug/agl-service-navigation/0.1+gitAUTOINC+1f1ffc92fc-r0/git/src/api.cpp:68,OnRequestNavicoreGetPosition]
Starting POI first before launching Navigation ==> NG caused Error: The name org.agl.naviapi was not provided by an .service file
Starting POI after launching Navigation ==> OK
It might be that org.agl.naviapi should always be available.
Anything left to do here ? For EE, for FF or GG ?
Is there some update here?
Thanks jose.
The current application framework can not launch application from application. But this design is probably right.
We are planning to replace the navigation. It's will implement to AGL service, not AGL app.
I am planning to launch an application from systemd as a workaround for ee/ff. Is this possible?
If there is something missing in app-framework, tell me
Current POI app has https://lf-automotivelinux.atlassian.net/browse/SPEC-1442#icft=SPEC-1442 issue.
https://lf-automotivelinux.atlassian.net/browse/SPEC-1442#icft=SPEC-1442 is a blocking point of https://lf-automotivelinux.atlassian.net/browse/SPEC-1242#icft=SPEC-1242. I need to fix https://lf-automotivelinux.atlassian.net/browse/SPEC-1442#icft=SPEC-1442 first.
Using repo/manifests/eel_5.0.0.xml without QtWebEngine
Dec 28 17:12:30 m3ulcb afbd-naviapi-binding-service@0.1[5686]: NOTICE: [REQ/API naviapi] --> Start OnRequestNavicoreGetPosition() [/usr/src/debug/agl-service-navigation/0.1+gitAUTOINC+1f1ffc92fc-r0/git/src/api.cpp:30,OnRequestNavicoreGetPosition] Dec 28 17:12:30 m3ulcb afbd-naviapi-binding-service@0.1[5686]: NOTICE: [REQ/API naviapi] req_json_str = { "valuesToReturn": [ 161, 160 ] } [/usr/src/debug/agl-service-navigation/0.1+gitAUTOINC+1f1ffc92fc-r0/git/src/api.cpp:36,OnRequestNavicoreGetPosition] Dec 28 17:12:30 m3ulcb afbd-naviapi-binding-service@0.1[5686]: Error:The name org.agl.naviapi was not provided by any .service files Dec 28 17:12:30 m3ulcb afbd-naviapi-binding-service@0.1[5686]: ERROR: [REQ/API naviapi] posList is empty - /usr/src/debug/agl-service-navigation/0.1+gitAUTOINC+1f1ffc92fc-r0/git/src/api.cpp:61 [/usr/src/debug/agl-service-navigation/0.1+gitAUTOINC+1f1ffc92fc-r0/git/src/api.cpp:61,OnRequestNavicoreGetPosition] Dec 28 17:12:30 m3ulcb afbd-naviapi-binding-service@0.1[5686]: NOTICE: [REQ/API naviapi] <-- End OnRequestNavicoreGetPosition() [/usr/src/debug/agl-service-navigation/0.1+gitAUTOINC+1f1ffc92fc-r0/git/src/api.cpp:68,OnRequestNavicoreGetPosition]
Starting POI first before launching Navigation ==> NG caused Error: The name org.agl.naviapi was not provided by an .service file
Starting POI after launching Navigation ==> OK
It might be that org.agl.naviapi should always be available.