Ubuntu Pastebin

Paste from rvr at Tue, 29 Mar 2016 11:47:13 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
phablet@ubuntu-phablet:~$ tail -f oaui.log 

service.cpp 42 requestAccess Got request: QMap(("pid", QVariant(uint, 7934) ) ( "provider" ,  QVariant(QString, "ubuntuone") ) ( "serviceType" ,  QVariant(QString, "ubuntuone") ) ( "windowId" ,  QVariant(uint, 7934) ) ) 
utils.cpp 49 apparmorProfileOfPeer App ID: "unconfined"
request-manager.cpp 113 runQueue Head: OnlineAccountsUi::Request(0x3b8460)
mir-helper.cpp 151 session_event_callback Prompt Session state updated to 1
Loading module: 'libubuntu_application_api_touch_mirclient.so.3.0.0'
/usr/bin/online-accounts-ui: unrecognized option '--socket'
/usr/bin/online-accounts-ui: unrecognized option '--profile'
ui-server.cpp 103 onDataReady QMap(("code", QVariant(QString, "process") ) ( "data" ,  QVariant(QVariantMap, QMap(("pid", QVariant(uint, 7934) ) ( "provider" ,  QVariant(QString, "ubuntuone") ) ( "serviceType" ,  QVariant(QString, "ubuntuone") ) ( "windowId" ,  QVariant(uint, 7934) ) ) ) ) ( "id" ,  QVariant(int, 0) ) ( "interface" ,  QVariant(QString, "com.ubuntu.OnlineAccountsUi") ) ( "profile" ,  QVariant(QString, "unconfined") ) ) 

(process:12915): accounts-glib-CRITICAL **: ag_application_get_desktop_app_info: assertion 'self != NULL' failed

(process:12915): accounts-glib-CRITICAL **: ag_application_get_desktop_app_info: assertion 'self != NULL' failed
file not found: "/home/phablet/.local/share/accounts/applications/.application"

(process:12915): accounts-glib-CRITICAL **: ag_application_get_service_usage: assertion 'self != NULL' failed

(process:12915): accounts-glib-CRITICAL **: ag_application_get_service_usage: assertion 'self != NULL' failed

(process:12915): accounts-glib-CRITICAL **: ag_application_get_service_usage: assertion 'self != NULL' failed

(process:12915): accounts-glib-CRITICAL **: ag_application_get_service_usage: assertion 'self != NULL' failed

(process:12915): accounts-glib-CRITICAL **: ag_application_get_service_usage: assertion 'self != NULL' failed

(process:12915): accounts-glib-CRITICAL **: ag_application_get_service_usage: assertion 'self != NULL' failed

(process:12915): accounts-glib-CRITICAL **: ag_application_get_service_usage: assertion 'self != NULL' failed

(process:12915): accounts-glib-CRITICAL **: ag_application_get_service_usage: assertion 'self != NULL' failed

(process:12915): accounts-glib-CRITICAL **: ag_application_get_service_usage: assertion 'self != NULL' failed

(process:12915): accounts-glib-CRITICAL **: ag_application_get_service_usage: assertion 'self != NULL' failed

(process:12915): accounts-glib-CRITICAL **: ag_application_get_service_usage: assertion 'self != NULL' failed

(process:12915): accounts-glib-CRITICAL **: ag_application_get_service_usage: assertion 'self != NULL' failed

(process:12915): accounts-glib-CRITICAL **: ag_application_get_service_usage: assertion 'self != NULL' failed

(process:12915): accounts-glib-CRITICAL **: ag_application_get_service_usage: assertion 'self != NULL' failed

(process:12915): accounts-glib-CRITICAL **: ag_application_get_service_usage: assertion 'self != NULL' failed

(process:12915): accounts-glib-CRITICAL **: ag_application_get_service_usage: assertion 'self != NULL' failed

(process:12915): accounts-glib-CRITICAL **: ag_application_get_service_usage: assertion 'self != NULL' failed

(process:12915): accounts-glib-CRITICAL **: ag_application_get_service_usage: assertion 'self != NULL' failed

(process:12915): accounts-glib-CRITICAL **: ag_application_get_service_usage: assertion 'self != NULL' failed

(process:12915): accounts-glib-CRITICAL **: ag_application_get_service_usage: assertion 'self != NULL' failed

(process:12915): accounts-glib-CRITICAL **: ag_application_get_service_usage: assertion 'self != NULL' failed

(process:12915): accounts-glib-CRITICAL **: ag_application_get_service_usage: assertion 'self != NULL' failed

(process:12915): accounts-glib-CRITICAL **: ag_application_get_service_usage: assertion 'self != NULL' failed

(process:12915): accounts-glib-CRITICAL **: ag_application_get_service_usage: assertion 'self != NULL' failed

(process:12915): accounts-glib-CRITICAL **: ag_application_get_service_usage: assertion 'self != NULL' failed
qml: Page_QMLTYPE_22(0x22aaba0)"Ubuntu One": In Ubuntu.Components 1.3, the use of Page.title, Page.flickable and Page.head is deprecated. Use Page.header and the PageHeader component instead.
file:///home/phablet/.local/share/accounts/qml-plugins/ubuntuone/Main.qml: File not found
2016-03-29 12:45:26,052 - WARNING - QWindow::fromWinId(): platform plugin does not support foreign windows.
2016-03-29 12:45:26,313 - WARNING - Got invalid serialized mime data. Ignoring it.
2016-03-29 12:45:49,347 - CRITICAL - Error occurred creating token: 0 (Network::OnReply: empty payload, giving up.)
2016-03-29 12:46:08,674 - WARNING - OAuth token received for  "Ubuntu One @ ubuntu-phablet"
2016-03-29 12:46:09,427 - WARNING - Attempted to deliver an event to a non-existent window, ignoring.
2016-03-29 12:46:09,428 - WARNING - Attempted to deliver an event to a non-existent window, ignoring.
ui-proxy.cpp 377 ~UiProxy
mir-helper.cpp 151 session_event_callback Prompt Session state updated to 0
QProcess: Destroyed while process ("/usr/bin/online-accounts-ui") is still running.
Download as text