Code review comment for lp:~mterry/unity8/demo

Revision history for this message
MichaƂ Sawicz (saviq) wrote :

Works on desktop, but still no demo :/

$ dbus-send --system --print-reply --dest=org.freedesktop.Accounts /org/freedesktop/Accounts/User1000 org.freedesktop.DBus.Properties.Get string:com.canonical.unity.AccountsService string:demo-edges

method return sender=:1.383 -> dest=:1.389 reply_serial=2
   variant boolean true

On device it's still erroring out (having installed the .deb from above).

phablet@ubuntu-phablet:~$ dbus-send --system --print-reply --dest=org.freedesktop.Accounts /org/freedesktop/Accou
nts/User32011 org.freedesktop.DBus.Properties.Get string:com.canonical.unity.AccountsService string:demo-edges
Error org.freedesktop.DBus.Error.InvalidArgs: No such interface 'com.canonical.unity.AccountsService'

« Back to merge proposal