Comment 17 for bug 1198277

Revision history for this message
Martin Pitt (pitti) wrote : Re: Failed to create proxy object for gallery app

This is the complete output when I run "autopilot run -v ubuntu_test_cases.memory_usage_measurement 2>&1 | tee log" directly in terminal-app. This skips all the magic and shell shutdown/restart of phablet-run-test.

Note that I got the bug with media-player-app in this run. But in the next run I see this in the log:

08:48:52.449 INFO __init__:140 - Launching process: ['/usr/bin/camera-app', '-testability']
08:48:55.296 INFO __init__:299 - DBusException while attempting to get PID for org.freedesktop.DBus: DBusException("Could not get PID of name 'org.freedesktop.DBus': no such name",)
08:49:22.887 ERROR proxies:410 - Introspect error on :1.76:/com/canonical/Autopilot/Introspection: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.

and camera app never got started. The first run (in attached log) did not have this "Did not receive a reply" error/timeout. So with this the problem still doesn't reproduce well.