== Meeting information == * #ubuntu-touch-meeting: Calendar app meeting, 17 Apr at 13:04 — 13:43 UTC * Full logs at [[http://ubottu.com/meetingology/logs/ubuntu-touch-meeting/2014/ubuntu-touch-meeting.2014-04-17-13.04.log.html]] == Meeting summary == ''LINK:'' https://code.launchpad.net/~gang65/ubuntu-calendar-app/ubuntu-calendar-app-quick-add-event/+merge/215067 == Vote results == == Done items == * (none) == People present (lines said) == * popey (55) * pkunal-parmar (24) * tsdgeos (17) * gang65 (14) * renato_ (6) * meetingology (3) * mihir (3) == Full Log == 13:04 #startmeeting Calendar app meeting 13:04 Meeting started Thu Apr 17 13:04:25 2014 UTC. The chair is popey. Information about MeetBot at http://wiki.ubuntu.com/meetingology. 13:04 13:04 Available commands: action commands idea info link nick 13:04 Ok, lets get started. 13:04 It's release day! 13:04 ok 13:05 We'll take one phone image and make that the "stable" release as we did with 13.10 13:05 but we can continue to deliver updates via click packages as always 13:05 the biggest problem for calendar at the moment is https://code.launchpad.net/~pkunal-parmar/ubuntu-calendar-app/CalManagement/+merge/213355 13:05 which is blocked on an upstream issue in qtpim 13:06 yes 13:06 when that is going to release/fixed ? 13:07 i see renato_ reviewed it. 13:07 renato_: do you know how long that would take to end up on devices? 13:07 (if approved)? 13:09 popey, I did the review, and added some comments I am waiting for the reply 13:09 popey: hi 13:09 tsdgeos: we were just discussing your qtpim fix 13:10 popey hi 13:10 hi mihir 13:10 wondered how long this might block us for? 13:10 this comment still open: https://code.launchpad.net/~pkunal-parmar/ubuntu-calendar-app/CalManagement/+merge/213355/comments/512729 13:10 sorry getting disconnected 13:11 popey, regarding limit functionality MR, I am unablee to run as soon as I fix my machine I will fix it 13:11 popey: well, either you distropatch it or make it so that the same filter is not shared between all models 13:13 popey: i'd vote for distropatch, given qtpim is a bit of no man's land tbh (hasn't had a release yet, right?) 13:13 right 13:13 do we need to track that on an lp bug too? 13:14 or would it be faster for pkunal-parmar to work around that for now? 13:14 s/faster/possible/ 13:15 popey: tbh i don't know much about the code 13:15 popey: the problem is that two models are sharing the same filter 13:16 and when one model goes down it deletes the filter when it shouldn't 13:16 renato_ , I addressed that comment, Now I am not recreating filter every time 13:16 so basically the other model gets with a filter that has alredy been deleted 13:16 but reusing the filter, if one exists 13:16 not sure if that's workaroundable or not 13:16 you'll need someone that understands the code to comment on that 13:17 pkunal-parmar, It still on the MR diff: 67 + var calFilter = Qt.createQmlObject("import QtOrganizer 5.0; CollectionFilter{}", root, "CalendarChoice.qml"); 13:17 64 + if(model.filter) { 13:17 65 + model.filter.ids = collectionIds; 13:17 66 + } else { 13:18 I checking if filter exists then using it 13:18 else creating one 13:22 ok, is that sufficient? 13:22 pkunal-parmar, ok sorry my bad 13:22 looks good now 13:23 I will approve it 13:23 thanks :) 13:23 great. thanks renato_ pkunal-parmar 13:23 is there anyway, I can try that QtPim patch on my PC ? 13:24 could build it locally... 13:25 qtdeclarative5-qtorganizer-plugin is the resultant package, right tsdgeos ? 13:25 so, its on ubuntu site somewhere, or I need to build Qt ? 13:25 popey: correct 13:25 pkunal-parmar: i can push it to a ppa for you.. 13:25 ok, that will be good 13:26 One more branch to merge. It is waiting for final Approve: 13:26 https://code.launchpad.net/~gang65/ubuntu-calendar-app/ubuntu-calendar-app-quick-add-event/+merge/215067 13:26 or some instruction how to get source and build 13:26 Could you please take a look at this 13:26 ? 13:26 gang65, I just reviewed it 13:26 one final comment, else looks good to me 13:26 if you address that, I wil approve 13:28 ok 13:28 I will try to 13:28 :-) 13:28 popey: not related, but maybe you know, any idea why there's no dbgsym package of qtdeclarative5-qtorganizer-plugin in the ddebs repos? 13:29 I don't, sorry. That sounds like a seb128 question 13:29 or mirv 13:30 ok 13:30 gang65: i don't know if you've seen the page dpm setup for us to track these outstanding merges.. people.canonical.com/~dpm/core-apps-sponsoring/ 13:31 thanks 13:31 are you able to help with the AgendaView one from ybon perhaps? 13:32 (or indeed any of the other calendar ones) ☻ 13:32 The priority initially is to get the calendar management one in, as discussed above. But the Agenda view would be good to move forward 13:35 gang65: ^ 13:36 popey: fwiw the patch is approved upstream https://codereview.qt-project.org/#change,83696 13:36 sweet! 13:36 thanks 13:36 they're pretty quick. 13:36 Ok 13:36 pkunal-parmar: are there any other things blocking you, or issues to discuss? 13:36 I will look at it 13:37 thanks gang65 13:37 What is the deadline for that work? 13:37 Is it till today? 13:37 Well. 13:38 The release is pretty much done, the image is already baked. 13:38 popey, forward me information about that QtPim 13:38 So we can't affect that. 13:38 pkunal-parmar: it will be in https://launchpad.net/~popey/+archive/qtpim shortly 13:38 ok 13:38 pkunal-parmar: just building locally now and will push to that ppa shortly 13:38 ok 13:38 gang65: sorry.. so yes, the image is baked.. 13:38 thanks 13:38 but we can still deliver updates via the click store of course 13:39 and I'm keeping close watch on merges. 13:39 as new features and fixes land I'm grabbing the click, testing and if it passes, upload to the store. 13:39 ok 13:39 Tomorrow and Friday are public holidays so some people wont be around much 13:40 But I'll keep an eye on the merges 13:40 popey: tomorrow is friday 13:40 duh! 13:40 tomorrow and monday I meant ☻ 13:40 thanks] 13:40 i was just afriad i had to work a day more ^_^ 13:41 gang65: so, "as soon as possible" ☻ 13:41 Ok, anything else we need to discuss? 13:41 not from my site 13:42 nothing from my side as well 13:42 Great! 13:42 Thanks tsdgeos and renato_ for help with upstream qt! 13:43 and thanks gang65 & pkunal-parmar for working hard on calendar.. 13:43 lets wrap up.. have a great weekend ☻ 13:43 a pleasure :) 13:43 * tsdgeos waves 13:43 to you too, 13:43 #endmeeting Generated by MeetBot 0.1.5 (http://wiki.ubuntu.com/meetingology)