=== rsalveti_ is now known as rsalveti === frecel_ is now known as frecel === ubot5` is now known as ubot5 === rpadovani|Dota is now known as rpadovani [08:31] greyback_: does this work for you? https://code.launchpad.net/~alan-griffiths/platform-api/delete-dead-code-that-uses-Mir-PrivateProtobuf-API-without-ABI-break/+merge/238194 [08:36] alan_g: looks like it's good. Will test it shortly === lool- is now known as lool [10:29] alf__: do you need to review this or may I TA? https://code.launchpad.net/~andreas-pokorny/mir/drop-input-configuration/+merge/237751 [10:30] alan_g: please go ahead [10:30] done === dandrader_ is now known as dandrader === dandrader is now known as dandrader|afk === alan_g is now known as alan_g|lunch === dandrader|afk is now known as dandrader === MacSlow is now known as MacSlow|lunch === alan_g|lunch is now known as alan_g [12:52] alf__: anpok - your comments addressed, care to re-review? https://code.launchpad.net/~alan-griffiths/mir/a-simpler-server-setup/+merge/237990 [13:21] alan_g: yeah already on it.. === MacSlow|lunch is now known as MacSlow [14:54] -ETOOMANYREVIEWS === dandrader is now known as dandrader|afk [16:04] alan_g: https://code.launchpad.net/~alan-griffiths/platform-api/delete-dead-code-that-uses-Mir-PrivateProtobuf-API-without-ABI-break/+merge/238194 - one small comment, works fine though [16:04] greyback_: ack, looks... [16:13] greyback_: looks like dandrader beat me too it [16:14] alan_g: oh feck, I'd no idea. Sorry about that [16:15] greyback_: np - what I care about is that Mir doesn't need to support that API [16:47] Morning [16:52] hi [16:53] racarr: some time ago you mumbled something about resampling input.. will that have impact on MirEvent or the android input stack event structures? [16:53] anpok: No its just in the client [16:53] so within or around the input reader? [16:53] doing linear interpolation and or extrapolation of motion events (with tool-type=finger) [16:54] anpok: Actually on the client [16:54] so far [16:54] in the receiver === dandrader|afk is now known as dandrader [16:54] I question that decision lol...but thats where android put it [16:54] hmm [16:54] it could be in the kernel :) [16:54] lol [16:54] tbh most of it should be in the touchscreen [16:54] 90% of it is just [16:55] an attempt to match up the refresh rate [16:55] of the display and the touchscreen [16:55] so you can get a uniform number of input frames per [16:55] video frame [16:55] yeah the devies should have a sync option [16:55] which to me seems like it could be done by [16:55] yeah [16:55] hooking up the clocks lol [16:55] on krillin we have [16:55] 57hz v 100 hz [16:55] lol [17:02] racarr: i was thinking today about moving input channel out of surface.. and look at inputdispatcher again.. [17:02] anpok: Oh? [17:03] racarr: we have two code paths there right now [17:03] to get input events to clients [17:03] brb === alan_g is now known as alan_g|EOD [17:52] camako, is the needs info addressed? https://code.launchpad.net/~kdub/mir/fix-1378326/+merge/237827 [18:05] kdub, I'll put some concerns in the review but approve... we can always change it.. [18:05] thanks! [18:12] hm why would we ever need a different clear color than 0,0,0,0? [18:17] I'm trying to rebuild this silo that Saviq made and it's getting a qtmir error. [18:17] Can someone give me a hand with that? [18:17] https://ci-train.ubuntu.com/job/ubuntu-rtm-landing-006-1-build/46/console [19:10] tedg: I am not an expert on this particular issue but I [19:10] if I was rebuilding a silo and ran in to a qtmir-gles error I would toggle the little box on the build form [19:10] about "twin packages" :p [19:10] racarr, Yeah, I tried that, it didn't seem to fix it :-/ [19:10] ;( [19:11] It had the gles example there. [19:13] tedg: I dont really know then sorry, I've yet to find an explanation for the whole twin packaging setup in CI [19:13] camako: "bzr: ERROR: Unable to find the needed upstream tarball for package qtmir-gles, version 0.4.3+14.10.20141014.1." in silo build...familiar to you? [19:14] np, thanks for looking racarr! [19:50] anpoks typeinfo branch is so cool [19:51] but it does seem that a-simpler-server-setup is...a lot simpler :p [20:24] racarr: thx