davmor2@stryder:~$ calendar-app
Fail to connect with client Unable to connect to 'Tasks': Cannot open calendar: Cannot connect to the service's server.
(qmlscene:6765): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed
(qmlscene:6765): libecal-CRITICAL **: e_cal_client_get_view: assertion 'E_IS_CAL_CLIENT (client)' failed
^C
davmor2@stryder:~$ reminders
Application: Running against the production server
Application: Using main qml file from: "/usr/share/reminders/qml/reminders.qml"
qml: Page.tools is a deprecated property. Please use Page.head instead.
NotesStore: Creating NotesStore instance.
Fail to connect with client Unable to connect to 'Tasks': Cannot open calendar: Authentication required: {
"error": {
"errors": [
{
"domain": "global",
"reason": "insufficientPermissions",
"message": "Insufficient Permission"
}
],
"code": 403,
"message": "Insufficient Permission"
}
}
(reminders:6803): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed
(reminders:6803): libecal-CRITICAL **: e_cal_client_get_view: assertion 'E_IS_CAL_CLIENT (client)' failed
^C