Hi,
I have a Qt app that initiates phone calls via QDBusMessage::createMethodCall(...). When testing on a N950 device, I receive this error: "org.freedesktop.DBus.Error.AccessDenied" (as a further note: when the app is built & launched from Qt Creator I get no errors, but when I close the app and reopen it from the phone launcher, I receive the specified error).
This is the content of my manifest.aegis:
I've tried playing with the aegis file, but without success.Code:<aegis> <request> <credential name="Cellular" /> <for path="/opt/MyApp/bin/MyApp" /> </request> </aegis>
Has anyone any hints on what I'm missing?
Thanks,
Pit


Reply With Quote

