=== faenil_ is now known as faenil === faenil is now known as faenil_ === faenil_ is now known as faenil === _salem is now known as salem_ === la_juyis` is now known as la_juyis [12:06] ah, davidcalle, I did some more edits to the community ports page yesterday and I created an anchor to it: https://developer.ubuntu.com/en/start/ubuntu-for-devices/devices/#community-ports [12:06] dpm: oh nice edits! [12:07] well, you did all the work revamping the page :) [12:11] popey: dpm: mhall119: balloons: dholbach: do we have a good way of recording the phone screen at "at least" ~20fps and no lag? I've tried many things without success. Maybe there is a brand new method I'm not aware of? [12:15] no [12:15] the way I do it, I get ~4fps [12:16] http://paste.ubuntu.com/15130508/ that's the script I use [12:16] plug phone in over usb cable and run that script [12:41] popey: excellent! I've tweaked it a little and I get the perf I need [12:41] patches welcome davidcalle :) [12:42] ssh $SSH_OPTS -C -c aes128-ctr phablet@localhost mirscreencast -m /var/run/mir_socket --stdout --cap-interval 1 -s 360 640 | mplayer -framedrop -demuxer rawvideo -rawvideo w=360:h=640:format=rgba - [12:42] l135 [12:43] popey: ^ === javiercrowsoft1 is now known as javiercrowsoft [15:36] balloons: ping [16:14] balloons, can you remind me... core app click packages are built on every commit of a MP, or only when it's been approved and merged into trunk? [16:14] we build on every commit [16:14] ok, cool thanks [16:14] so we get a click everytime. However, what goes into the store / gets reviewed is built seperately [16:15] sverzegnassi, pong [16:15] and what does it mean that it's built separately? [16:15] I mean, popey builds them however he wishes :-) I don't believe he takes the click from the a jenkins MP, but maybe he does :-) [16:16] sometimes [16:17] I was building locally for a while for numerous reasons. 1) When jenkins failed, 2) When I wanted a fat package, 3) When jenkins builds a click without the right version number in the filename [16:17] (3) is the only one that still applies now === chihchun_afk is now known as chihchun [16:17] due to the rather ropey chroot we have, which doesn't have bzr installed due to dependency hell [16:18] ahh, well presumably you just kick off a build of trunk to get your click then? [16:19] yes [16:19] I build every core app every day anyway [16:19] but if I am about to upload and one of the above issues arises, I'll build on demand [16:22] so dpm, the workflow is covering the upload to the store. The first bit happens on every commit, the second is the store upload. I had them broken up better, but left them as bullet points since I wanted to make a visual anyway [16:24] popey, but I guess that (3) is simply a bug? Is it still present and affects all apps? [16:28] dpm, afaik it's an issue with how cmake is built. I'd call it simply a bug that could be fixed [16:30] yes, it's a bug [16:30] its a bug in the samba packaging which means we have to do a bit of a packaging dance === chihchun is now known as chihchun_afk [18:33] appdevs: Hi there, I'm quite new to QML development and I hope I can find some help here. Imagine I'm writing a client to some rest API, so the question is: how much should I implement in C++ and how much in QML? [18:34] At the moment I have a rest client implemented using JS via XMLHttpRequest and it works fine, but the question is how to implement for example loading of images, how to persist them, is it possible from QML? [18:35] Since Ubuntu apps are being written using QML, I hope some of you guys can help me a bit here, thanks in advance! === javiercrowsoft1 is now known as javiercrowsoft === boiko_ is now known as boiko === chihchun_afk is now known as chihchun === salem_ is now known as _salem === chihchun is now known as chihchun_afk