13:01 #startmeeting Calendar app meeting 13:01 Meeting started Thu May 14 13:01:26 2015 UTC. The chair is popey. Information about MeetBot at http://wiki.ubuntu.com/meetingology. 13:01 13:01 Available commands: action commands idea info link nick 13:02 o/ 13:05 kunal: mihir about? 13:05 HI 13:05 how are you 13:05 Hi Kunal 13:07 I’m well thanks, and you? 13:07 great thanks 13:07 I am too 13:08 Hey popey kunal JMulholland 13:09 hi mihir 13:09 Ok, we have some bugs that need some triage.. 13:09 Hi mihir 13:09 https://bugs.launchpad.net/ubuntu-calendar-app/+bugs?orderby=-id&start=0 13:10 JMulholland: one of the main issues we've seen raised both in reviews and in bugs is the workflow for adding calendars 13:10 It needs some improvement 13:10 right 13:11 well the good news is that calnedar is currently the first app getting some design attention for convergence (started wotking on it yesterday) 13:11 good news 13:11 \o/ 13:11 which means it’s also an opportunity to improve our old phone-specific designs - I’ll be sure to take a look at adding calendars while I do so 13:12 * faenil enters the room 13:12 o/ 13:12 sorry for the delay 13:13 hi faenil 13:13 I was also having some discussion on this bug 13:13 https://bugs.launchpad.net/ubuntu-calendar-app/+bug/1454657 13:14 how to represent event on month view 13:14 without confusing it with actual calendar for with event belongs 13:15 it would be good to have design feedback 13:15 simplest solution would be to just use black for our dots instead of purple 13:15 True. 13:15 ok 13:15 I like simple solutions 13:15 rrather than relying on (possibly rather subtle) font changes (like bold) 13:16 so I’d recomend we go that route :) 13:16 ok, then can you leave some comment there 13:17 will do! 13:19 done 13:19 https://bugs.launchpad.net/ubuntu-calendar-app/+bug/1448988 13:19 i have seen this reported elsewhere, verbally to me 13:23 ok 13:24 popey, https://code.launchpad.net/~pkunal-parmar/ubuntu-calendar-app/TapToCreateEvent/+merge/254175 13:24 heh 13:24 now AP is fixed 13:24 was just looking at that 13:24 is that ready? 13:24 yes 13:25 ok, will review after the meeting 13:25 also this one 13:25 https://code.launchpad.net/~pkunal-parmar/ubuntu-calendar-app/DefReminderTime/+merge/257743 13:26 and this needs to be tested and reviewed 13:26 https://code.launchpad.net/~pkunal-parmar/ubuntu-calendar-app/UrlInvocation/+merge/255234 13:27 ok, will do those too 13:28 kunal: just thinking, shouldn't the connect() be outside of the showEventsFromId function? 13:28 shouldn't it be connected when the app is initialized? 13:28 faenil: code reviews most welcome! :D 13:28 I don't know the rest of the code, it was just a blind guess :) 13:29 hah 13:29 let me check 13:29 its now old MR 13:29 I might not know what I have did there 13:29 :D 13:30 I'm not even sure what happens when you call that connect multiple times, does it store one new function with the same code every time? 13:30 that would be...suboptimal :D 13:31 I created anonymous or inner function 13:32 I thought it gets destroyed once function is executed 13:32 I will confirm 13:32 JMulholland, regarding this bug 13:32 https://bugs.launchpad.net/ubuntu-calendar-app/+bug/1432624 13:32 I proposed following MR 13:32 https://code.launchpad.net/~pkunal-parmar/ubuntu-calendar-app/WeekViewHighlight/+merge/259111 13:32 would be good to have some input 13:37 JMulholland: do you need me to make a click package of that merge for you to test? 13:37 hm 13:37 So we want a highlight state and subsequent tap before going from wekk to day view? 13:38 ah yes, I commented previously 13:38 will make sure it’s included in the UX refresh Im doing for calendar (and get visual design input) 13:38 ok 13:39 ok, thanks 13:40 kunal: I'd say you have to disconnect the function when it is executed, at least 13:41 but I might be wrong ;) 13:41 will do 13:41 can you leave some comment there 13:41 so I can remember 13:41 sure 13:43 thanks 13:43 asking in #qt-quick in the meanwhile ;) 13:43 just to make sure it makes sense 13:43 :) that would be nice, to have some confirmation 13:44 because docs don't talk about that case 13:44 but I don't know why the engine would handle that 13:44 if you connect it multiple times, and you don't disconnect 13:44 it should create multiple slots, unless it has some clever way to understand that the function body is actually always the same 13:45 but let's see :) 13:45 popey, I am on business trip next week, so I will not be available for meeting 13:45 ok, noted 13:46 faenil, thanks, please leave comment there, once you have some feedback 13:46 sure, will try to remember :D 13:49 kunal: any other bugs we should focus on? 13:50 some are design related 13:50 so I am planning to work on 13:50 https://bugs.launchpad.net/ubuntu-calendar-app/+bug/1432624 13:50 there is also similar bug for month view 13:51 will work on that too 13:51 ok, great. 13:51 Seen others mention that. 13:51 and 13:51 https://bugs.launchpad.net/ubuntu-calendar-app/+bug/1454657 13:51 this one is easy fix 13:51 will cover this as well 13:52 and for others not sure, are there any other urgent bug that I should focus ? 13:53 kunal: just made a testcase, I was right ;) 13:53 thanks 13:54 will address that 13:54 kunal: looks good. 13:54 Will review the existing merges. and update store once they land, then wait for those two fixes for the next update. 13:55 ok, thre was one more bug related to Read only calendar, renato just proposed MR with Fix, 13:55 I will also add necessary code in Calendar and propose MR 13:56 is that for the birthday one? 13:56 yes 13:56 kunal: http://pastebin.ubuntu.com/11130951/ fwiw 13:56 (there is some extra useless stuff in there) 13:58 ok, great 13:58 Ok, anything else? We done? 13:58 faenil, I think it will be useful anyway 13:58 no, I am done 13:59 Great. 13:59 Thanks kunal, faenil JMulholland 13:59 enjoy your trip kunal 13:59 o/ 13:59 #endmeeting