Ubuntu Pastebin

Paste from tim at Fri, 19 Jun 2015 14:34:42 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
tim@ubuntu:~/dev/messaging-app/src$ ./messaging-app 
Fail to connect with service: QDBusError("org.freedesktop.DBus.Error.ServiceUnknown", "The name com.canonical.pim was not provided by any .service files")
UCUriHandler: Empty "APP_ID" environment variable, ignoring.
APP_ID isn't set, the handler can not be registered
file:///home/tim/dev/ubuntu-ui-toolkit/staging/modules/Ubuntu/Components/1.2/PageWrapperUtils.js:42: Error: Error while loading page: file:///home/tim/dev/messaging-app/src/qml/MainPage.qml:42 Type Messages unavailable
file:///home/tim/dev/messaging-app/src/qml/Messages.qml:1049 Type SwipeItemDemo unavailable
file:///home/tim/dev/messaging-app/src/qml/SwipeItemDemo.qml:189 Cannot assign to non-existent property "animated"

file:///home/tim/dev/ubuntu-ui-toolkit/staging/modules/Ubuntu/Components/1.2/PageWrapperUtils.js:42: Error: Error while loading page: file:///home/tim/dev/messaging-app/src/qml/MainPage.qml:42 Type Messages unavailable
file:///home/tim/dev/messaging-app/src/qml/Messages.qml:1049 Type SwipeItemDemo unavailable
file:///home/tim/dev/messaging-app/src/qml/SwipeItemDemo.qml:189 Cannot assign to non-existent property "animated"

file:///home/tim/dev/messaging-app/src/qml/messaging-app.qml:32:32: Unable to assign [undefined] to QObject*
APP_ID isn't set, the handler ignored
APP_ID isn't set, the handler ignored
Download as text