View Single Post
Posts: 45 | Thanked: 80 times | Joined on Jun 2010
#8
************************************************** ******************************
Qt Location requires usage of app_id and token parameters obtained from:
https://api.forum.nokia.com/ovi-api/ui/registration
For more information about app_id and token please consult:
http://doc.qt.nokia.com/qtmobility-l...e-nokia-plugin
************************************************** ******************************


this is at the moment my biggest trouble: I can use the GPS only as long as I don't reboot the system. if I do reboot the system, I need to first remove my current installation, install the original apparently registered app, start it up once, overwrite the relevant files with my modifications.

Actually, I get the above error also when the software does work, while this extra message comes after rebooting:


DBus error:
org.freedesktop.DBus.Error.AccessDenied
Rejected send message, 2 matched rules; type="method_call", sender=":1.215" (uid=29999 pid=3650 comm="python main.py ") interface="com.nokia.positioningd.client" member="configSession" error name="(unset)" requested_reply=0 destination="com.nokia.positioningd.client" (uid=29999 pid=1123 comm="/usr/bin/positioningd "))


I'm quite sure there a solution that does not involve reflashing my phone. I would not like to do that, and I'm behind a network connection where downloading a firmware would take me a couple of days.

Last edited by mfrasca; 2018-03-12 at 02:06.
 

The Following User Says Thank You to mfrasca For This Useful Post: