Ubuntu Pastebin

Paste from Do at Wed, 1 Jul 2015 00:36:10 +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
 ✘  ~/Canonical/Mir/mir/mir-on-x/build  MIR_CLIENT_RPC_REPORT=log bin/mir_demo_client_flicker 
MIR_CLIENT_PLATFORM_PATH=bin/../lib/client-modules/
MIR_SERVER_PLATFORM_PATH=bin/../lib/server-modules/
MIR_SERVER_PLATFORM_INPUT_LIB=bin/../lib/server-modules/input-stub.so
LD_LIBRARY_PATH=/home/chris/.local/lib:bin/../lib
exec=bin/.mir_demo_client_flicker-uninstalled
Starting
[1435710941.352343] <DEBUG> rpc: Invocation request: id: 0 method_name: connect
[1435710941.352387] <DEBUG> rpc: Invocation succeeded: id: 0 method_name: connect
[1435710941.352553] <DEBUG> rpc: Result received: id: 0
[1435710941.352587] <DEBUG> rpc: Complete response: id: 0
[1435710941.352674] <DEBUG> rpc: File descriptors received: 7 
Connected
[1435710941.356168] <DEBUG> rpc: Invocation request: id: 1 method_name: create_surface
[1435710941.356204] <DEBUG> rpc: Invocation succeeded: id: 1 method_name: create_surface
[1435710941.356893] <DEBUG> rpc: Result received: id: 1
[1435710941.356924] <DEBUG> rpc: Complete response: id: 1
[1435710941.357042] <DEBUG> rpc: File descriptors received: 8 
Surface created
[1435710941.357188] <DEBUG> rpc: Invocation request: id: 2 method_name: configure_surface
[1435710941.357225] <DEBUG> rpc: Invocation succeeded: id: 2 method_name: configure_surface
[1435710941.357373] <DEBUG> rpc: Result received: id: 2
[1435710941.357399] <DEBUG> rpc: Complete response: id: 2
[1435710941.359096] <DEBUG> rpc: Invocation request: id: 3 method_name: exchange_buffer
[1435710941.359145] <DEBUG> rpc: Invocation succeeded: id: 3 method_name: exchange_buffer
[1435710941.359949] <DEBUG> rpc: Result received: id: 0
[1435710941.359979] <DEBUG> rpc: Event parsed
[1435710941.361360] <DEBUG> rpc: Result received: id: 3
[1435710941.361383] <DEBUG> rpc: Complete response: id: 3
[1435710941.361404] <DEBUG> rpc: File descriptors received: 9 
[1435710941.362938] <DEBUG> rpc: Invocation request: id: 4 method_name: exchange_buffer
[1435710941.362973] <DEBUG> rpc: Invocation succeeded: id: 4 method_name: exchange_buffer
[1435710941.363444] <DEBUG> rpc: Result received: id: 4
[1435710941.363462] <DEBUG> rpc: Complete response: id: 4
[1435710941.364707] <DEBUG> rpc: Invocation request: id: 5 method_name: exchange_buffer
[1435710941.364732] <DEBUG> rpc: Invocation succeeded: id: 5 method_name: exchange_buffer
[1435710941.379136] <DEBUG> rpc: Result received: id: 5
[1435710941.379182] <DEBUG> rpc: Complete response: id: 5
[1435710941.380551] <DEBUG> rpc: Invocation request: id: 6 method_name: exchange_buffer
[1435710941.380590] <DEBUG> rpc: Invocation succeeded: id: 6 method_name: exchange_buffer
[1435710941.395710] <DEBUG> rpc: Result received: id: 6
[1435710941.395741] <DEBUG> rpc: Complete response: id: 6
[1435710941.397133] <DEBUG> rpc: Invocation request: id: 7 method_name: exchange_buffer
[1435710941.397168] <DEBUG> rpc: Invocation succeeded: id: 7 method_name: exchange_buffer
[1435710941.412429] <DEBUG> rpc: Result received: id: 7
[1435710941.412476] <DEBUG> rpc: Complete response: id: 7
[1435710941.413945] <DEBUG> rpc: Invocation request: id: 8 method_name: exchange_buffer
[1435710941.413993] <DEBUG> rpc: Invocation succeeded: id: 8 method_name: exchange_buffer
[1435710941.429348] <DEBUG> rpc: Result received: id: 8
[1435710941.429391] <DEBUG> rpc: Complete response: id: 8
[1435710941.431171] <DEBUG> rpc: Invocation request: id: 9 method_name: exchange_buffer
[1435710941.431244] <DEBUG> rpc: Invocation succeeded: id: 9 method_name: exchange_buffer
[1435710941.445980] <DEBUG> rpc: Result received: id: 9
Download as text