=== ^_\\\ is now known as LockeAnarchist === chihchun_afk is now known as chihchun === chihchun is now known as chihchun_afk === chihchun_afk is now known as chihchun [08:26] #ubuntukylin-devel === chihchun is now known as chihchun_afk === chihchun_afk is now known as chihchun === chihchun is now known as chihchun_afk === chihchun_afk is now known as chihchun [09:24] * mterry waves at anpok === chihchun is now known as chihchun_afk === chihchun_afk is now known as chihchun === chihchun is now known as chihchun_afk === chihchun_afk is now known as chihchun === chihchun is now known as chihchun_afk === jibel_ is now known as jibel [16:16] kdub, I think you worked on the android/HWC improvements.. good job, Mir is a pretty nice experience now on my old Desire Z :) [16:19] thanks w-flo :D [16:21] always good to hear new devices working [16:22] yeah, I only had to upgrade to the newest qcom binary driver.. There was some sort of deadlock in eglSwapBuffers using the older one [16:23] then it was a nice surprise to see how smooth it works, compared to a few weeks ago :) [16:30] w-flo, yeah, we improved things so out-of-the-box hwc's should run more reliably within the last month or so [16:47] kdub, just got out of a meeting. So the hw_get_module failure is eventually from the_graphics_platform() from the DisplayServer() constructor [16:49] mterry, yeah, i'm moderately sure the construction for NestedDisplay goes and calls some things it shouldnt [16:50] kdub, hmm, I believe it [17:02] mterry, hopefully we've pinpointed the problem, i can make a branch to unblock [17:02] maybe tomorrow? [17:02] kdub, awesome! thanks [17:29] alf_: can you re-review https://code.launchpad.net/~alan-griffiths/mir/yet-more-cleanup-of-ownership-of-client-buffers/+merge/197089 [18:02] robotfuel: Hi! I have a proposal for removing CI logic from our build files, exposing the ability to not run a test as an option https://code.launchpad.net/~afrantzis/mir/build-options-for-tests/+merge/197051 [18:03] robotfuel: we need to change the script that runs http://jenkins.qa.ubuntu.com/job/mir-team-mir-development-branch-trusty-armhf-ci/192/console to pass the right options to cmake [18:05] robotfuel: -DMIR_RUN_INTEGRATION_TESTS=OFF -DMIR_RUN_ACCEPTANCE_TESTS=OFF