I tested the existing proposal and it attempts to load the module but fails with the message (bigger log here[1]):
.. snip .. 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. .. snip .. To reproduce (on the device): - Run: OAU_LOGGING_LEVEL=2 OAU_DAEMON_TIMEOUT=9999 QT_LOAD_TESTABILITY=1 online-accounts-service - Open the signon-ui dialog (i.e. attempt to install an application) - Note the log output in the console. The failure message is coming from libautopilot-qt when it attempts to connect to dbus[2]. Looking at the log it appears that it might be trying to load the driver twice? Once succeeding the other failing (pure conjecture). [1] http://pastebin.ubuntu.com/9473161/ [2] http://bazaar.launchpad.net/~autopilot/autopilot-qt/trunk/view/head:/driver/qttestability.cpp#L38 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-system-settings- online-accounts in Ubuntu. https://bugs.launchpad.net/bugs/1400619 Title: Does not load the testability driver when QT_LOAD_TESTABILITY is set Status in Online Accounts setup for Ubuntu Touch: In Progress Status in ubuntu-system-settings-online-accounts package in Ubuntu: New Bug description: I'm currently unable to introspect into the signon-ui dialog that is launched when trying to install an application as it doesn't load the testability driver when QT_LOAD_TESTABILITY is set. (Unable to pass -testability as a command line option as the dialog is launched independently). To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-system-settings-online-accounts/+bug/1400619/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp