[Bug 1424889] Re: Click app (Camera) cannot find qttestability library
Christopher Lee
1424889 at bugs.launchpad.net
Wed Feb 25 03:58:51 UTC 2015
Ok right, so installed the linked updated version of autopkgtest and it
gets further for me (I see some tests pass).
I do see, however, this message:
Testability driver loaded. Wire protocol version is "1.4".
Testability driver loaded. Wire protocol version is "1.4".
Unable to register object on D-Bus! Testability interface will not be available.
For some reason it appears that the app is attempting to load the
testability driver twice (and failing to register the 2nd time).
Not sure why this is happening (or if its recent) but it's not normal.
This is on the app end though.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to autopkgtest in Ubuntu.
https://bugs.launchpad.net/bugs/1424889
Title:
Click app (Camera) cannot find qttestability library
Status in autopkgtest package in Ubuntu:
New
Bug description:
I'm unable to run the camera autopilot tests using adt-run. According
to the application log[1] it fails to find the qttestability library
file (and thus autopilot can't introspect it.)
To reproduce this I run these commands:
$ ubuntu-device-flash --developer-mode --password 0000 --channel="ubuntu-touch/devel-proposed" --wipe
$ phablet-network
$ phablet-click-test-setup --click com.ubuntu.camera
$ adt-run -d -l /tmp/adt-run-camera.log --output-dir /tmp/veebers/ --click com.ubuntu.camera --timeout-short=600 --- ssh -s adb -- -p 0000
I've pastebin-ed the adt-run log too:
http://paste.ubuntu.com/10380312/
A quick look shows that LD_LIBRARY_PATH includes the path that has the
.so files. Further more if I set the image writable and install the
qttestability-autopilot package then reset the image to readonly
running this command works (presumably due to using the dpkg installed
library).
[1] See attached subunit file which includes application log.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autopkgtest/+bug/1424889/+subscriptions
More information about the foundations-bugs
mailing list