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 Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1657845 Title: Unity8 snap can't load the testability libraries To manage notifications about this bug go to: https://bugs.launchpad.net/unity8-session-snap/+bug/1657845/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs