stderr |
_StringException: Application Log (com.ubuntu.notes_notes_1.4.269): {{{
libust[3107/3110]: Error: Error opening shm /lttng-ust-wait-5-32011 (in get_wait_shm() at lttng-ust-comm.c:886)
libust[3107/3110]: Error: Error opening shm /lttng-ust-wait-5-32011 (in get_wait_shm() at lttng-ust-comm.c:886)
libust[3107/3109]: Error: Error opening shm /lttng-ust-wait-5 (in get_wait_shm() at lttng-ust-comm.c:886)
libust[3107/3109]: Error: Error opening shm /lttng-ust-wait-5 (in get_wait_shm() at lttng-ust-comm.c:886)
/usr/lib/arm-linux-gnueabihf/qt5/bin/qmlscene: invalid option -- 'I'
Testability driver loaded. Wire protocol version is "1.4".
file:///custom/xdg/data/themes/Ubuntu/Custom/MainViewStyle.qml:45:5: QML QQuickImage: Cannot open:
file:///custom/xdg/data/themes/Ubuntu/Custom/artwork/background_paper.png
file:///custom/xdg/data/themes/Ubuntu/Custom/MainViewStyle.qml:42: ReferenceError: internals is not defined
callbacks 0xb3baf445 0xb3baf33d
creating surface at (0, 58) with size (768, 1222) with title 'qmlscene'file:///custom/xdg/data/themes/Ubuntu/Custom/MainViewStyle.qml:42:
ReferenceError: internals is not defined
file:///custom/xdg/data/themes/Ubuntu/Custom/MainViewStyle.qml:45:5: QML QQuickImage: Cannot open:
file:///custom/xdg/data/themes/Ubuntu/Custom/artwork/background_paper.png
file:///custom/xdg/data/themes/Ubuntu/Custom/MainViewStyle.qml:42: ReferenceError: internals is not defined
}}}
Traceback (most recent call last):
File "/home/phablet/autopilot/notes_app/tests/test_delete.py", line 25, in setUp
self.setup_db()
File "/home/phablet/autopilot/notes_app/tests/test_delete.py", line 32, in setup_db
path = self.ensure_db()
File "/home/phablet/autopilot/notes_app/tests/__init__.py", line 111, in ensure_db
self.launch_and_quit_app()
File "/home/phablet/autopilot/notes_app/tests/__init__.py", line 96, in launch_and_quit_app
self.launch_app()
File "/home/phablet/autopilot/notes_app/tests/__init__.py", line 72, in launch_app
self.launch_click_installed()
File "/home/phablet/autopilot/notes_app/tests/__init__.py", line 93, in launch_click_installed
emulator_base=UbuntuUIToolkitEmulatorBase)
File "/usr/lib/python3/dist-packages/autopilot/testcase.py", line 302, in launch_click_package
return launcher.launch(package_id, app_name, app_uris)
File "/usr/lib/python3/dist-packages/autopilot/application/_launcher.py", line 279, in launch
return super().launch(app_id, app_uris)
File "/usr/lib/python3/dist-packages/autopilot/application/_launcher.py", line 142, in launch
pid=pid
File "/usr/lib/python3/dist-packages/autopilot/introspection/_search.py", line 175, in get_proxy_object_for_existing_process
_get_search_criteria_string_representation(**kwargs)
File "/usr/lib/python3/dist-packages/autopilot/introspection/_search.py", line 374, in _raise_if_not_single_result
(criteria_string)
autopilot.exceptions.ProcessSearchError: Search criteria (object path = '/com/canonical/Autopilot/Introspection', pid = 3107) returned no results
|