Ubuntu Pastebin

Paste from Tim Peeters at Tue, 12 Jan 2016 21:51:06 +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
launching!
local modules path = /home/tim/dev/ubuntu-ui-toolkit/m/55-hscroll-cpo/qml
local modules path exists = True
desktop file path = /home/tim/.local/share/applications/tmpputncmoj.desktop
desktop file name = tmpputncmoj.desktop
application name = tmpputncmoj
======================================================================
ERROR: ubuntuuitoolkit.tests.custom_proxy_objects.test_flickable.SwipeFlickableTestCase.test_swipe_into_view_bottom_element
----------------------------------------------------------------------
Binary content:
  FailedTestScreenshot (image/png)

/var/log/syslog: {{{Jan 12 22:50:24 ubuntu kernel: [36443.188794] input: autopilot-finger as /devices/virtual/input/input50}}}
test-log: {{{
22:50:25.148 INFO logging:45 - str: Set the value of an initctl environment variable. Arguments ('/home/tim/dev/ubuntu-ui-toolkit/m/55-hscroll-cpo/qml',). Keyword arguments: {'global_': True}.
22:50:25.171 INFO logging:45 - str: Set the value of an initctl environment variable. Arguments ('/home/tim/dev/ubuntu-ui-toolkit/m/55-hscroll-cpo/qml',). Keyword arguments: {'global_': True}.
22:50:25.199 INFO logging:45 - str: Set the value of an initctl environment variable. Arguments ('/home/tim/dev/ubuntu-ui-toolkit/m/55-hscroll-cpo/qml',). Keyword arguments: {'global_': True}.
22:50:25.205 INFO _launcher:123 - Attempting to launch application 'tmpputncmoj' with URIs '' via upstart-app-launch
22:50:27.092 INFO logging:45 - str: Set the value of an initctl environment variable. Arguments ('/home/tim/dev/ubuntu-ui-toolkit/m/55-hscroll-cpo/qml',). Keyword arguments: {'global_': True}.
22:50:27.097 INFO logging:45 - str: Set the value of an initctl environment variable. Arguments ('/home/tim/dev/ubuntu-ui-toolkit/m/55-hscroll-cpo/qml',). Keyword arguments: {'global_': True}.
22:50:27.103 INFO logging:45 - str: Set the value of an initctl environment variable. Arguments ('/home/tim/dev/ubuntu-ui-toolkit/m/55-hscroll-cpo/qml',). Keyword arguments: {'global_': True}.
}}}

Traceback (most recent call last):
  File "/home/tim/dev/ubuntu-ui-toolkit/m/55-hscroll-cpo/tests/autopilot/ubuntuuitoolkit/tests/custom_proxy_objects/test_flickable.py", line 147, in setUp
    super().setUp()
  File "/home/tim/dev/ubuntu-ui-toolkit/m/55-hscroll-cpo/tests/autopilot/ubuntuuitoolkit/tests/__init__.py", line 135, in setUp
    super().setUp()
  File "/home/tim/dev/ubuntu-ui-toolkit/m/55-hscroll-cpo/tests/autopilot/ubuntuuitoolkit/tests/__init__.py", line 96, in setUp
    self.launch_application()
  File "/home/tim/dev/ubuntu-ui-toolkit/m/55-hscroll-cpo/tests/autopilot/ubuntuuitoolkit/tests/__init__.py", line 117, in launch_application
    emulator_base=ubuntuuitoolkit.UbuntuUIToolkitCustomProxyObjectBase)
  File "/usr/lib/python3/dist-packages/autopilot/testcase.py", line 357, in launch_upstart_application
    return launcher.launch(application_name, uris)
  File "/usr/lib/python3/dist-packages/autopilot/application/_launcher.py", line 143, in launch
    state.get('message', '')
  File "/usr/lib/python3/dist-packages/autopilot/application/_launcher.py", line 239, in _check_status_error
    raise RuntimeError(': '.join(message_parts))
RuntimeError: Application Launch Failed: Application failed to start.

Ran 1 test in 2.410s
FAILED (failures=1)
tim@ubuntu:~/dev/ubuntu-ui-toolkit/m/55-hscroll-cpo/tests/autopilot$ 
Download as text