Code review comment for lp:~charlesk/indicator-session/lp-1074065

Revision history for this message
Charles Kerr (charlesk) wrote :

I'm not sure why this is failing. When I run the same code on a stock install in VirtualBox, service activation succeeds. Maybe there's some package needed for dbus activation that's not getting installed here?

Adding g_message() calls to confirm that the g_dbus_connection_call*() funcs are where the error messages are coming from...

« Back to merge proposal