=== nudtrobert1 is now known as nudtrobert [11:50] balloons, DanChapman: autopilot issue: i am having problems simulating "user types something on keyboard". it seems the simulated keypresses only work on a US keyboard layout. this is what i get: testtools.matchers._impl.MismatchError: 'test_typing_works' != 'test?tzping?works' when comparing a Gtk component's content after typing with self.keyboard.focused_type() [11:51] of course, i could simulate text input for which the keypresses are identical, BUT.... ;) [11:51] paste: http://paste.ubuntu.com/13279633/ , my branch is WIP and not yet in launchpad [11:53] oh, and i tried both the X11 and UInput backend. no difference [12:39] balloons: added that test now