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