Details
-
Bug
-
Status: Closed
-
Not Evaluated
-
Resolution: Incomplete
-
1.2.x
-
None
-
None
-
GNU/linux (gentoo)
Description
Before PR 1.3, my app starts just tapping icon on device. With the PR 1.3
the app doesn't start anymore; it only runs using QtCreator (I'm using 2.5 version).
So with PR 1.3 if I launch app within terminal, I got this error:
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 “))
Three times and then it prompts the cursor.
I'm sure of that also because using the n950 it works very well.