much better, now the libraries are present in the testability folder but
I can't still introspect unity8.
phablet@ubuntu:~$ snap run --shell unity8-session
To run a command as administrator (user "root"), use "sudo <command>".
See "man sudo_root" for details.
phablet@ubuntu:/home/phablet$ ls $SNAP/testability/
libautopilot_driver_qt4.so libautopilot_driver_qt4.so.1.0
libautopilot_driver_qt5.so libautopilot_driver_qt5.so.1.0 x86_64-linux-gnu
libautopilot_driver_qt4.so.1 libautopilot_driver_qt4.so.1.0.0
libautopilot_driver_qt5.so.1 libautopilot_driver_qt5.so.1.0.0
Just to give a little bit of more context, we are trying to introspect
the unity8 process, so the unity8 process should load the testability
libraries and it seems it is not doing it.
sudo cat /proc/U8PID/maps | awk '{print $6}' | grep '\.so' | sort | uniq
shows that the testability libraries are not loaded
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1657845
Title:
Unity8 snap can't load the testability libraries
Status in Unity8 Session Snap:
Triaged
Status in unity8 package in Ubuntu:
Incomplete
Bug description:
In order to introspect unity8, the testability libraries should be
available. Such libraries are provided by autopilot-qt snap through a
content interface called testability
unity8 snap should add a plug to such interface so that testability
libraries get loaded
To manage notifications about this bug go to:
https://bugs.launchpad.net/unity8-session-snap/+bug/1657845/+subscriptions
--
Mailing list: https://launchpad.net/~touch-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~touch-packages
More help : https://help.launchpad.net/ListHelp