![]() |
System DBus service issue?
I'm trying to display the Maemo 5 accounts UI using DBus (via Qt's QDbus). This works fine using dbus-send on the command line.
However, when I call it from code, the first call I get back a fail of sorts (I get an empty error message and the proxy isn't valid)... ...during which, the rtcom-accounts-ui service process is fired up by DBus. The next call succeeds fine. Once the dialog is closed however, after a minute or so, the process exits. This would all be fine, but when I invoke the DBus call again, the process doesn't get fired up again, probably due to Dbus seemingly thinking it should still be running, as I instead get the error: Code:
"Could not get owner of name 'com.nokia.AccountsUI': no such name" |
Re: System DBus service issue?
Thanks to the awesome Alberto Mardegan from the maemo-devlopers list, I have an elegant workaround:
PHP Code:
|
All times are GMT. The time now is 16:40. |
vBulletin® Version 3.8.8