[SOLVED] Error launching my App after PR 1.3
-
Hi,
I noticed that I'm not able to launch my app directly from my N9; it works well launching it thru QtCreator and works well on N950.
This is the error on N9 if I launch the app thru terminal:Bus error:
org.freedesktop.DBus.Error.AccessDenied
Rejected send message, 3 matched rules; type="method_call", sender=":1.117" (uid=29999 pid=2736 comm="./SoftairRealFight ") interface="com.nokia.positioningd.client" member="registerListener" error name="(unset)" requested_reply=0 destination="com.nokia.positioningd.client" (uid=29999 pid=1163 comm="/usr/bin/positioningd "))
DBus error:
org.freedesktop.DBus.Error.AccessDenied
Rejected send message, 3 matched rules; type="method_call", sender=":1.117" (uid=29999 pid=2736 comm="./SoftairRealFight ") interface="com.nokia.positioningd.client" member="configSession" error name="(unset)" requested_reply=0 destination="com.nokia.positioningd.client" (uid=29999 pid=1163 comm="/usr/bin/positioningd "))
-