My request has been declined, unfortunately: https://answers.launchpad.net/launchpad/+question/214251
I just uploaded revision 1071 to our Snapshots PPA: https://launchpad.net/~onboard/+archive/snapshots It should however not be to difficult to build the ARM, if you fetch the package from our PPA: - Enable the Snapshots PPA - Get the Onboard source from the PPA (I think that it gets the most recent version from all the available repositories; it is the version in the PPA at the moment): $ apt-get source onboard - Get the the packages needed to build Onboard (root privileges are required as it might install packages): $ sudo apt-get build-dep onboard - Change directory to the downloaded Onboard folder: - Call the command to build the debian package of Onboard (Unless you created a new debian/changelog entry with your own key, you should get signing errors at the end of the build of the package; you can ignore them.): $ debuild -tc - Double click on the created deb to install it. @marmuta As I don't have a table, could you please test of the steps indicated above are working on your tablet? Thanks. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to cairo in Ubuntu. https://bugs.launchpad.net/bugs/1070760 Title: 1st time running onboard with default theme is painfully slow Status in Cairo Graphics Library: Unknown Status in Onboard on-screen keyboard: Fix Committed Status in Ubuntu on the Nexus 7: Confirmed Status in “cairo” package in Ubuntu: Confirmed Bug description: The current behavior tweak of onboard is to hide it when the session starts. This leads to a useability issue when starting the dash for the first time, e.g. as the dash opens and an empty onboard frame is rendered but not usable for 45 seconds. I would prefer to have the keyboard opened when the session starts and pay the price then, rather than randomly irritating the user the first time he/she tries to do input. To manage notifications about this bug go to: https://bugs.launchpad.net/cairo/+bug/1070760/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp